summaryrefslogtreecommitdiff
path: root/net/sched/sch_choke.c
AgeCommit message (Expand)Author
2012-02-06net: Make qdisc_skb_cb upper size bound explicit.David S. Miller
2012-01-05net_sched: red: split red_parms into parms and varsEric Dumazet
2011-12-09sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet
2011-11-29sch_choke: use skb_flow_dissect()Eric Dumazet
2011-11-08sch_choke: use skb_header_pointer()Eric Dumazet
2011-06-21ip: introduce ip_is_fragment helper inline functionPaul Gortmaker
2011-02-24sch_choke: add choke_skb_cbEric Dumazet
2011-02-02sch_choke: Need linux/vmalloc.hDavid S. Miller
2011-02-02sched: CHOKe flow schedulerstephen hemminger