summaryrefslogtreecommitdiff
path: root/net/sched/sch_choke.c
Commit message (Expand)AuthorAge
* net: sched: sch: add extack for change qdisc opsAlexander Aring2017-12-21
* net: sched: sch: add extack for init callbackAlexander Aring2017-12-21
* net_sched: red: Avoid illegal valuesNogah Frankel2017-12-05
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-08
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* net: sched: choke: remove some dead codeDan Carpenter2017-04-05
* net: sched: choke: remove dead filter classify codeJiri Pirko2017-03-24
* sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_apiJiri Pirko2017-02-10
* net_sched: drop packets after root qdisc lock is releasedEric Dumazet2016-06-25
* net_sched: sch_choke: defer skb freeingEric Dumazet2016-06-15
* sched: remove qdisc->dropFlorian Westphal2016-06-08
* net_sched: update hierarchical backlog tooWANG Cong2016-02-29
* net: sched: kill dead code in sch_choke.cPhil Sutter2015-11-03
* flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert2015-09-01
* net: sched: consolidate tc_classify{,_compat}Daniel Borkmann2015-08-27
* sch_choke: drop all packets in queue during resetWANG Cong2015-07-24
* flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko2015-05-13
* net: change name of flow_dissector header to match the .c file nameJiri Pirko2015-05-13
* sch_choke: Use flow_keys_digestTom Herbert2015-05-04
* net: sched: implement qstat helper routinesJohn Fastabend2014-09-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-23
|\
| * net: sched: shrink struct qdisc_skb_cb to 28 bytesEric Dumazet2014-09-22
* | net: rcu-ify tcf_protoJohn Fastabend2014-09-13
|/
* net: use the new API kvfree()WANG Cong2014-06-05
* random32: add prandom_u32_max and convert open coded usersDaniel Borkmann2014-01-21
* treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches2013-08-20
* net/sched: rename random32() to prandom_u32()Akinobu Mita2013-04-29
* net: sched: factorize code (qdisc_drop())Eric Dumazet2012-05-04
* pkt_sched: Stop using NLA_PUT*().David S. Miller2012-04-01
* net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-09
* net_sched: red: split red_parms into parms and varsEric Dumazet2012-01-05
* sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet2011-12-09
* sch_choke: use skb_flow_dissect()Eric Dumazet2011-11-29
* sch_choke: use skb_header_pointer()Eric Dumazet2011-11-08
* ip: introduce ip_is_fragment helper inline functionPaul Gortmaker2011-06-21
* sch_choke: add choke_skb_cbEric Dumazet2011-02-24
* sch_choke: Need linux/vmalloc.hDavid S. Miller2011-02-02
* sched: CHOKe flow schedulerstephen hemminger2011-02-02