Age | Commit message (Expand) | Author |
2018-07-16 | sch_cake: Fix tin order when set through skb->priority | Toke Høiland-Jørgensen |
2018-07-13 | net: sched: refactor flower walk to iterate over idr | Vlad Buslov |
2018-07-12 | net/sched: act_skbedit: don't use spinlock in the data path | Davide Caratti |
2018-07-12 | net/sched: skbedit: use per-cpu counters | Davide Caratti |
2018-07-11 | net: sched: fix unprotected access to rcu cookie pointer | Vlad Buslov |
2018-07-11 | net: sched: act_ife: fix memory leak in ife init | Vlad Buslov |
2018-07-11 | net/sched: flower: Fix null pointer dereference when run tc vlan command | Jianbo Liu |
2018-07-10 | sch_cake: Conditionally split GSO segments | Toke Høiland-Jørgensen |
2018-07-10 | sch_cake: Add overhead compensation support to the rate shaper | Toke Høiland-Jørgensen |
2018-07-10 | sch_cake: Add DiffServ handling | Toke Høiland-Jørgensen |
2018-07-10 | sch_cake: Add NAT awareness to packet classifier | Toke Høiland-Jørgensen |
2018-07-10 | sch_cake: Add optional ACK filter | Toke Høiland-Jørgensen |
2018-07-10 | sch_cake: Add ingress mode | Toke Høiland-Jørgensen |
2018-07-10 | sched: Add Common Applications Kept Enhanced (cake) qdisc | Toke Høiland-Jørgensen |
2018-07-08 | net: sched: Fix warnings from xchg() on RCU'd cookie pointer. | David S. Miller |
2018-07-08 | net: sched: change action API to use array of pointers to actions | Vlad Buslov |
2018-07-08 | net: sched: atomically check-allocate action | Vlad Buslov |
2018-07-08 | net: sched: use reference counting action init | Vlad Buslov |
2018-07-08 | net: sched: don't release reference on action overwrite | Vlad Buslov |
2018-07-08 | net: sched: implement reference counted action release | Vlad Buslov |
2018-07-08 | net: sched: add 'delete' function to action ops | Vlad Buslov |
2018-07-08 | net: sched: implement action API that deletes action by index | Vlad Buslov |
2018-07-08 | net: sched: always take reference to action | Vlad Buslov |
2018-07-08 | net: sched: implement unlocked action init API | Vlad Buslov |
2018-07-08 | net: sched: change type of reference and bind counters | Vlad Buslov |
2018-07-08 | net: sched: use rcu for action cookie update | Vlad Buslov |
2018-07-07 | net/sched: flower: Add supprt for matching on QinQ vlan headers | Jianbo Liu |
2018-07-07 | net/sched: flower: Dump the ethertype encapsulated in vlan | Jianbo Liu |
2018-07-07 | net/sched: flower: Add support for matching on vlan ethertype | Jianbo Liu |
2018-07-04 | net/sched: Make etf report drops on error_queue | Jesus Sanchez-Palencia |
2018-07-04 | net/sched: Add HW offloading capability to ETF | Jesus Sanchez-Palencia |
2018-07-04 | net/sched: Introduce the ETF Qdisc | Vinicius Costa Gomes |
2018-07-04 | net/sched: Allow creating a Qdisc watchdog with other clocks | Vinicius Costa Gomes |
2018-07-04 | net: sched: act_pedit: fix possible memory leak in tcf_pedit_init() | Wei Yongjun |
2018-07-04 | net:sched: add action inheritdsfield to skbedit | Qiaobin Fu |
2018-07-02 | net sched actions: add extack messages in pedit action | Roman Mashak |
2018-06-29 | net/sched: add tunnel option support to act_tunnel_key | Simon Horman |
2018-06-29 | net/sched: act_tunnel_key: add extended ack support | Simon Horman |
2018-06-29 | net/sched: act_tunnel_key: disambiguate metadata dst error cases | Simon Horman |
2018-06-28 | net sched actions: avoid bitwise operation on signed value in pedit | Roman Mashak |
2018-06-28 | net sched actions: fix misleading text strings in pedit action | Roman Mashak |
2018-06-28 | net sched actions: use sizeof operator for buffer length | Roman Mashak |
2018-06-28 | net sched actions: fix sparse warning | Roman Mashak |
2018-06-28 | net sched actions: fix coding style in pedit action | Roman Mashak |
2018-06-28 | netem: slotting with non-uniform distribution | Yousuk Seung |
2018-06-26 | net: sched: call reoffload op on block callback reg | John Hurley |
2018-06-26 | net: sched: cls_bpf: implement offload tcf_proto_op | John Hurley |
2018-06-26 | net: sched: cls_u32: implement offload tcf_proto_op | John Hurley |
2018-06-26 | net: sched: cls_matchall: implement offload tcf_proto_op | John Hurley |
2018-06-26 | net: sched: cls_flower: implement offload tcf_proto_op | John Hurley |