aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/sch_sfb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-30net: sched: implement qstat helper routinesJohn Fastabend1-5/+5
2014-09-13net: rcu-ify tcf_protoJohn Fastabend1-6/+9
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane1-2/+2
2012-07-12sch_sfb: Fix missing NULL checkAlan Cox1-0/+2
2012-04-01pkt_sched: Stop using NLA_PUT*().David S. Miller1-1/+2
2012-02-09net: Make qdisc_skb_cb upper size bound explicit.David S. Miller1-2/+1
2011-11-28sch_sfb: use skb_flow_dissect()Eric Dumazet1-3/+14
2011-08-26net_sched: sfb: optimize enqueue on full queueEric Dumazet1-5/+8
2011-02-23net_sched: SFB flow schedulerEric Dumazet1-0/+709