Commit Graph

938 Commits (1b4f59e356cc94929305bd107b7f38eec62715ad)

Author SHA1 Message Date
David S. Miller f54ba77988 pkt_sched: Fix warning false positives. 13 years ago
Eric Dumazet 5640f76858 net: use a per task frag allocator 13 years ago
Paolo Valente 7126195697 pkt_sched: fix virtual-start-time update in QFQ 13 years ago
Tejun Heo 8c7f6edbda cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them 13 years ago
Daniel Wagner 8a8e04df47 cgroup: Assign subsystem IDs during compile time 13 years ago
David Ward ba1bf474ea net_sched: gred: actually perform idling in WRED mode 13 years ago
David Ward 1fe37b106b net_sched: gred: fix qave reporting via netlink 13 years ago
David Ward c22e464022 net_sched: gred: eliminate redundant DP prio comparisons 13 years ago
David Ward e29fe837bf net_sched: gred: correct comment about qavg calculation in RIO mode 13 years ago
Eric Dumazet bdfc87f7d1 net-sched: sch_cbq: avoid infinite loop 13 years ago
Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 13 years ago
Eric Dumazet 23d3b8bfb8 net: qdisc busylock needs lockdep annotations 13 years ago
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