Commit Graph

1043 Commits (4271e7ff1a9fc49efeff8496d1e21878e7de74eb)

Author SHA1 Message Date
Eric Dumazet b379135c40 fq_codel: dont reinit flow state 13 years ago
Jason Wang 16c0b164bd act_mirred: do not drop packets when fails to mirror it 13 years ago
Eric W. Biederman a6c6796c71 userns: Convert cls_flow to work with user namespaces enabled 13 years ago
Eric W. Biederman af4c6641f5 net sched: Pass the skb into change so it can access NETLINK_CB 13 years ago
Amerigo Wang ee89bab14e net: move and rename netif_notify_peers() 13 years ago
Paolo Valente be72f63b4c sched: add missing group change to qfq_change_class 13 years ago
Hiroaki SHIMODA 47fd92f5a7 net_sched: act: Delete estimator in error path. 13 years ago
Hiroaki SHIMODA 696ecdc106 net_sched: gact: Fix potential panic in tcf_gact(). 13 years ago
David S. Miller 92101b3b2e ipv4: Prepare for change of rt->rt_iif encoding. 13 years ago
Eric Dumazet 5a308f40bf netem: refine early skb orphaning 13 years ago
Alan Cox 7ac2908e4b sch_sfb: Fix missing NULL check 13 years ago
Florian Westphal 6d4fa852a0 net: sched: add ipset ematch 13 years ago
Eric Dumazet 960fb66e52 netem: add limitation to reordered packets 13 years ago
David S. Miller dbedbe6d56 sch_teql: Convert over to dev_neigh_lookup_skb(). 13 years ago
Rostislav Lisovy f057bbb6f9 net: em_canid: Ematch rule to match CAN frames according to their identifiers 13 years ago
David S. Miller 02ef22ca40 pkt_sched: sch_api: Move away from NLMSG_NEW(). 13 years ago
David S. Miller 942b81653a pkt_sched: cls_api: Move away from NLMSG_NEW(). 13 years ago
David S. Miller 8b00a53c63 pkt_sched: act_api: Move away from NLMSG_PUT(). 13 years ago
Al Viro d58367515f sch_atm.c: get rid of poinless extern 13 years ago
Eldad Zack 1de5a71c3e ipv6: correct the ipv6 option name - Pad0 to Pad1 13 years ago
Eric Dumazet 865ec5523d fq_codel: should use qdisc backlog as threshold 13 years ago
Joe Perches e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited 13 years ago
Sasha Levin 669d67bf77 net: codel: fix build errors 13 years ago
Geert Uytterhoeven ce5b4b9771 net/codel: Add missing #include <linux/prefetch.h> 13 years ago
Eric Dumazet 4b549a2ef4 fq_codel: Fair Queue Codel AQM 13 years ago
Eric Dumazet 76e3cc126b codel: Controlled Delay AQM 13 years ago
Eric Dumazet 2dd875ff31 net_sched: update bstats in dequeue() 13 years ago
Eric Dumazet 1704575519 net: sched: factorize code (qdisc_drop()) 13 years ago
Eric Dumazet 116a0fc31c netem: fix possible skb leak 13 years ago
Eric Dumazet e4ae004b84 netem: add ECN capability 13 years ago
David Ward 244b65dbfe net_sched: gred: Fix oops in gred_dump() in WRED mode 13 years ago
David S. Miller 1b34ec43c9 pkt_sched: Stop using NLA_PUT*(). 13 years ago
Tejun Heo 4baf6e3325 cgroup: convert all non-memcg controllers to the new cftype interface 13 years ago
Tejun Heo 676f7c8f84 cgroup: relocate cftype and cgroup_subsys definitions in controllers 13 years ago
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