aboutsummaryrefslogtreecommitdiff
path: root/net/sched/sch_sfb.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-12sch_sfb: Fix missing NULL checkGravatar Alan Cox 1-0/+2
2012-04-01pkt_sched: Stop using NLA_PUT*().Gravatar David S. Miller 1-1/+2
2012-02-09net: Make qdisc_skb_cb upper size bound explicit.Gravatar David S. Miller 1-2/+1
2011-11-28sch_sfb: use skb_flow_dissect()Gravatar Eric Dumazet 1-3/+14
2011-08-26net_sched: sfb: optimize enqueue on full queueGravatar Eric Dumazet 1-5/+8
2011-02-23net_sched: SFB flow schedulerGravatar Eric Dumazet 1-0/+709