| Commit message (Expand) | Author | Age | Files | Lines |
* | net_sched: update hierarchical backlog too | WANG Cong | 2016-02-29 | 1 | -2/+4 |
* | net: sched: kill dead code in sch_choke.c | Phil Sutter | 2015-11-03 | 1 | -59/+0 |
* | flow_dissector: Add flags argument to skb_flow_dissector functions | Tom Herbert | 2015-09-02 | 1 | -2/+2 |
* | net: sched: consolidate tc_classify{,_compat} | Daniel Borkmann | 2015-08-27 | 1 | -1/+1 |
* | sch_choke: drop all packets in queue during reset | WANG Cong | 2015-07-25 | 1 | -0/+13 |
* | flow_dissect: use programable dissector in skb_flow_dissect and friends | Jiri Pirko | 2015-05-13 | 1 | -2/+2 |
* | net: change name of flow_dissector header to match the .c file name | Jiri Pirko | 2015-05-13 | 1 | -1/+1 |
* | sch_choke: Use flow_keys_digest | Tom Herbert | 2015-05-04 | 1 | -10/+4 |
* | net: sched: implement qstat helper routines | John Fastabend | 2014-09-30 | 1 | -7/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-23 | 1 | -4/+14 |
|\ |
|
| * | net: sched: shrink struct qdisc_skb_cb to 28 bytes | Eric Dumazet | 2014-09-22 | 1 | -4/+14 |
* | | net: rcu-ify tcf_proto | John Fastabend | 2014-09-13 | 1 | -6/+9 |
|/ |
|
* | net: use the new API kvfree() | WANG Cong | 2014-06-05 | 1 | -6/+1 |
* | random32: add prandom_u32_max and convert open coded users | Daniel Borkmann | 2014-01-22 | 1 | -8/+1 |
* | treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks | Joe Perches | 2013-08-20 | 1 | -1/+2 |
* | net/sched: rename random32() to prandom_u32() | Akinobu Mita | 2013-04-30 | 1 | -1/+1 |
* | net: sched: factorize code (qdisc_drop()) | Eric Dumazet | 2012-05-04 | 1 | -5/+3 |
* | pkt_sched: Stop using NLA_PUT*(). | David S. Miller | 2012-04-02 | 1 | -2/+3 |
* | net: Make qdisc_skb_cb upper size bound explicit. | David S. Miller | 2012-02-09 | 1 | -2/+1 |
* | net_sched: red: split red_parms into parms and vars | Eric Dumazet | 2012-01-05 | 1 | -19/+21 |
* | sch_red: generalize accurate MAX_P support to RED/GRED/CHOKE | Eric Dumazet | 2011-12-09 | 1 | -1/+7 |
* | sch_choke: use skb_flow_dissect() | Eric Dumazet | 2011-11-29 | 1 | -89/+31 |
* | sch_choke: use skb_header_pointer() | Eric Dumazet | 2011-11-08 | 1 | -10/+17 |
* | ip: introduce ip_is_fragment helper inline function | Paul Gortmaker | 2011-06-22 | 1 | -1/+1 |
* | sch_choke: add choke_skb_cb | Eric Dumazet | 2011-02-25 | 1 | -2/+13 |
* | sch_choke: Need linux/vmalloc.h | David S. Miller | 2011-02-03 | 1 | -0/+1 |
* | sched: CHOKe flow scheduler | stephen hemminger | 2011-02-03 | 1 | -0/+676 |