Commit Graph

878 Commits (9360ffd1859720f6520cf59241909b74dae369d0)

Author SHA1 Message Date
Eric Dumazet cc34eb672e sch_sfq: revert dont put new flow at the end of flows 13 years ago
Eric Dumazet cd961c2ca9 netem: fix dequeue 13 years ago
Eric Dumazet 2132cf6437 net_sched: sch_plug: plug_qdisc_ops is static 13 years ago
David S. Miller 16bda13d90 net: Make qdisc_skb_cb upper size bound explicit. 13 years ago
Shriram Rajagopalan c3059be16c net/sched: sch_plug - Queue traffic until an explicit release command 13 years ago
David S. Miller a0417fa3a1 net: Make qdisc_skb_cb upper size bound explicit. 13 years ago
Li Zefan 761b3ef50e cgroup: remove cgroup_subsys argument from callbacks 13 years ago
Vijay Subramanian a42b4799c6 netem: Fix off-by-one bug in reordering 13 years ago
Eric Dumazet ddecf0f4db net_sched: sfq: add optional RED on top of SFQ 13 years ago
Eric Dumazet eeca6688d6 net_sched: red: split red_parms into parms and vars 13 years ago
Eric Dumazet 18cb809850 net_sched: sfq: extend limits 13 years ago
Hagen Paul Pfeifer eb10192447 net_sched: Bug in netem reordering 13 years ago
Eric Dumazet 02a9098ede net_sched: sfq: always randomize hash perturbation 13 years ago
Eric Dumazet bd16a6cce2 net_sched: sfq: fix mem alloc error recovery 13 years ago
Eric Dumazet fa0f5aa743 net_sched: qdisc_alloc_handle() can be too slow 13 years ago
Eric Dumazet d32ae76f2b sch_qfq: accurate wsum handling 13 years ago
Eric Dumazet 6bafcac323 sch_qfq: fix overflow in qfq_update_start() 13 years ago
Eric Dumazet d47a0ac7b6 sch_sfq: dont put new flow at the end of flows 13 years ago
Eric Dumazet 50612537e9 netem: fix classful handling 13 years ago
Eric Dumazet b0460e4484 sch_tbf: report backlog information 13 years ago
Eric Dumazet bb52c7acf8 netem: dont call vfree() under spinlock and BH disabled 13 years ago
stephen hemminger 2494654d48 netem: loss model API sizes 13 years ago
Eric Dumazet f5a59b7332 sch_hfsc: report backlog information 13 years ago
Thomas Graf 7838f2ce36 mqprio: Avoid panic if no options are provided 13 years ago
Eric Dumazet 225d9b89c9 sch_sfq: rehash queues in perturb timer 13 years ago
Eric Dumazet 869aa41044 sch_gred: prefer GFP_KERNEL allocations 13 years ago
Eric Dumazet 3a53943b5a cls_flow: remove one dynamic array 13 years ago
Hagen Paul Pfeifer 90b41a1cd4 netem: add cell concept to simulate special MAC behavior 13 years ago
Eric Dumazet 3f1e6d3fd3 sch_gred: should not use GFP_KERNEL while holding a spinlock 13 years ago
Eric Dumazet a73ed26bba sch_red: generalize accurate MAX_P support to RED/GRED/CHOKE 13 years ago
Eric Dumazet 8af2a218de sch_red: Adaptative RED AQM 13 years ago
David Miller 2721745501 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. 13 years ago
Eric Dumazet 1ee5fa1e99 sch_red: fix red_change 13 years ago
Eric Dumazet fc33cc7242 netem: fix build error on 32bit arches 13 years ago
Hagen Paul Pfeifer 7bc0f28c7a netem: rate extension 13 years ago
Eric Dumazet f7e57044ee sch_teql: fix lockdep splat 13 years ago
Eric Dumazet 2bcc34bb98 sch_choke: use skb_flow_dissect() 13 years ago
Eric Dumazet 11fca931d3 sch_sfq: use skb_flow_dissect() 13 years ago
Tom Herbert 7346649826 net: Add queue state xoff flag for stack 13 years ago
Eric Dumazet a00bd469b6 sch_sfb: use skb_flow_dissect() 13 years ago
Eric Dumazet 6bd2a9af17 cls_flow: use skb_flow_dissect() 13 years ago
david decotigny ccf5ff69fb net: new counter for tx_timeout errors in sysfs 13 years ago
Eric Dumazet 9ecd04bc04 sch_choke: use skb_header_pointer() 13 years ago
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
Paul Gortmaker 3a9a231d97 net: Fix files explicitly needing to include module.h 13 years ago
Eric Dumazet 859c20123a net_sched: cls_flow: use skb_header_pointer() 14 years ago
Igor Maravić 27e95a8c67 pkt_sched: cls_rsvp.h was outdated 14 years ago
Eric Dumazet 363437f40a net_sched: sfb: optimize enqueue on full queue 14 years ago
Jamal Hadi Salim 8919bc13e8 net_sched: fix port mirror/redirect stats reporting 14 years ago
Florian Westphal 3557619f0f net_sched: prio: use qdisc_dequeue_peeked 14 years ago