aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/sch_choke.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-09sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet1-1/+7
2011-11-29sch_choke: use skb_flow_dissect()Eric Dumazet1-89/+31
2011-11-08sch_choke: use skb_header_pointer()Eric Dumazet1-10/+17
2011-06-21ip: introduce ip_is_fragment helper inline functionPaul Gortmaker1-1/+1
2011-02-24sch_choke: add choke_skb_cbEric Dumazet1-2/+13
2011-02-02sch_choke: Need linux/vmalloc.hDavid S. Miller1-0/+1
2011-02-02sched: CHOKe flow schedulerstephen hemminger1-0/+676