aboutsummaryrefslogtreecommitdiff
path: root/net/sched/sch_choke.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-05net_sched: red: split red_parms into parms and varsGravatar Eric Dumazet 1-19/+21
2011-12-09sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEGravatar Eric Dumazet 1-1/+7
2011-11-29sch_choke: use skb_flow_dissect()Gravatar Eric Dumazet 1-89/+31
2011-11-08sch_choke: use skb_header_pointer()Gravatar Eric Dumazet 1-10/+17
2011-06-21ip: introduce ip_is_fragment helper inline functionGravatar Paul Gortmaker 1-1/+1
2011-02-24sch_choke: add choke_skb_cbGravatar Eric Dumazet 1-2/+13
2011-02-02sch_choke: Need linux/vmalloc.hGravatar David S. Miller 1-0/+1
2011-02-02sched: CHOKe flow schedulerGravatar stephen hemminger 1-0/+676