summaryrefslogtreecommitdiffstats
path: root/net/sched/sch_choke.c
Commit message (Expand)AuthorAgeFilesLines
* net: sched: factorize code (qdisc_drop())Eric Dumazet2012-05-041-5/+3Star
* pkt_sched: Stop using NLA_PUT*().David S. Miller2012-04-021-2/+3
* net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-091-2/+1Star
* net_sched: red: split red_parms into parms and varsEric Dumazet2012-01-051-19/+21
* sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet2011-12-091-1/+7
* sch_choke: use skb_flow_dissect()Eric Dumazet2011-11-291-89/+31Star
* sch_choke: use skb_header_pointer()Eric Dumazet2011-11-081-10/+17
* ip: introduce ip_is_fragment helper inline functionPaul Gortmaker2011-06-221-1/+1
* sch_choke: add choke_skb_cbEric Dumazet2011-02-251-2/+13
* sch_choke: Need linux/vmalloc.hDavid S. Miller2011-02-031-0/+1
* sched: CHOKe flow schedulerstephen hemminger2011-02-031-0/+676