summaryrefslogtreecommitdiffstats
path: root/net/sched/sch_choke.c
Commit message (Expand)AuthorAgeFilesLines
* net: sched: implement qstat helper routinesJohn Fastabend2014-09-301-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-231-4/+14
|\
| * net: sched: shrink struct qdisc_skb_cb to 28 bytesEric Dumazet2014-09-221-4/+14
* | net: rcu-ify tcf_protoJohn Fastabend2014-09-131-6/+9
|/
* net: use the new API kvfree()WANG Cong2014-06-051-6/+1Star
* random32: add prandom_u32_max and convert open coded usersDaniel Borkmann2014-01-221-8/+1Star
* treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches2013-08-201-1/+2
* net/sched: rename random32() to prandom_u32()Akinobu Mita2013-04-301-1/+1
* net: sched: factorize code (qdisc_drop())Eric Dumazet2012-05-041-5/+3Star
* pkt_sched: Stop using NLA_PUT*().David S. Miller2012-04-021-2/+3
* net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-091-2/+1Star
* net_sched: red: split red_parms into parms and varsEric Dumazet2012-01-051-19/+21
* sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet2011-12-091-1/+7
* sch_choke: use skb_flow_dissect()Eric Dumazet2011-11-291-89/+31Star
* sch_choke: use skb_header_pointer()Eric Dumazet2011-11-081-10/+17
* ip: introduce ip_is_fragment helper inline functionPaul Gortmaker2011-06-221-1/+1
* sch_choke: add choke_skb_cbEric Dumazet2011-02-251-2/+13
* sch_choke: Need linux/vmalloc.hDavid S. Miller2011-02-031-0/+1
* sched: CHOKe flow schedulerstephen hemminger2011-02-031-0/+676