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