aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/sch_sfb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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