Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: sched: factorize code (qdisc_drop()) | Eric Dumazet | 2012-05-04 | 1 | -5/+3 |
* | pkt_sched: Stop using NLA_PUT*(). | David S. Miller | 2012-04-01 | 1 | -2/+3 |
* | net: Make qdisc_skb_cb upper size bound explicit. | David S. Miller | 2012-02-09 | 1 | -2/+1 |
* | net_sched: red: split red_parms into parms and vars | Eric Dumazet | 2012-01-05 | 1 | -19/+21 |
* | sch_red: generalize accurate MAX_P support to RED/GRED/CHOKE | Eric Dumazet | 2011-12-09 | 1 | -1/+7 |
* | sch_choke: use skb_flow_dissect() | Eric Dumazet | 2011-11-29 | 1 | -89/+31 |
* | sch_choke: use skb_header_pointer() | Eric Dumazet | 2011-11-08 | 1 | -10/+17 |
* | ip: introduce ip_is_fragment helper inline function | Paul Gortmaker | 2011-06-21 | 1 | -1/+1 |
* | sch_choke: add choke_skb_cb | Eric Dumazet | 2011-02-24 | 1 | -2/+13 |
* | sch_choke: Need linux/vmalloc.h | David S. Miller | 2011-02-02 | 1 | -0/+1 |
* | sched: CHOKe flow scheduler | stephen hemminger | 2011-02-02 | 1 | -0/+676 |