- 04c2a47 net: sched: fix use-after-free in tc_new_tfilter() by Eric Dumazet · 2 years, 11 months ago
- 429c3be sch_htb: Fail on unsupported parameters when offload is requested by Maxim Mikityanskiy · 3 years ago
- 973bf8f net: sched: Clarify error message when qdisc kind is unknown by Victor Nogueira · 3 years ago
- fb80445 net_sched: restore "mpu xxx" handling by Kevin Bracey · 3 years ago
- de2d807 sch_api: Don't skip qdisc attach on ingress by Maxim Mikityanskiy · 3 years ago
- 8aaaf2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 6f022c2 net: openvswitch: Fix ct_state nat flags for conns arriving from tc by Paul Blakey · 3 years ago
- 77bbcb6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 3 years ago
- 408bdcf net: prefer nf_ct_put instead of nf_conntrack_put by Florian Westphal · 3 years ago
- 7197743 netfilter: conntrack: convert to refcount_t api by Florian Westphal · 3 years ago
- c25af83 sch_cake: revise Diffserv docs by Kevin Bracey · 3 years ago
- b9adba3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 88248c3 net/sched: add missing tracker information in qdisc_create() by Eric Dumazet · 3 years ago
- 7d18a07 sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc by Eric Dumazet · 3 years ago
- 9795ded net/sched: act_ct: Fill offloading tuple iifidx by Paul Blakey · 3 years ago
- e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years ago
- b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
- 8b3f913 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 963178a0 flow_offload: fix suspicious RCU usage when offloading tc action by Baowen Zheng · 3 years ago
- c48c94b net/sched: use min() macro instead of doing it manually by Yang Li · 3 years ago
- c86e020 flow_offload: validate flags of filter and actions by Baowen Zheng · 3 years ago
- 13926d1 flow_offload: add reoffload process to update hw_count by Baowen Zheng · 3 years ago
- e8cb5bc net: sched: save full flags for tc action by Baowen Zheng · 3 years ago
- c7a66f8 flow_offload: add process to update action stats from hardware by Baowen Zheng · 3 years ago
- bcd6436 flow_offload: rename exts stats update functions with hw by Baowen Zheng · 3 years ago
- 7adc576 flow_offload: add skip_hw and skip_sw to control if offload the action by Baowen Zheng · 3 years ago
- 8cbfe93 flow_offload: allow user to offload tc action to net device by Baowen Zheng · 3 years ago
- c54e1d9 flow_offload: add ops to tc_action_ops for flow action setup by Baowen Zheng · 3 years ago
- 9c1c0e1 flow_offload: rename offload functions with offload instead of flow by Baowen Zheng · 3 years ago
- 5a99590 flow_offload: add index to flow_action_entry structure by Baowen Zheng · 3 years ago
- 40bd094 flow_offload: fill flags to action structure by Baowen Zheng · 3 years ago
- 635d448 net: openvswitch: Fix matching zone id for invalid conns arriving from tc by Paul Blakey · 3 years ago
- 3849595 net/sched: flow_dissector: Fix matching on zone id for invalid conns by Paul Blakey · 3 years ago
- ec624fe net/sched: Extend qdisc control block with tc control block by Paul Blakey · 3 years ago
- 7cd2802 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 166b6a4 flow_offload: return EOPNOTSUPP for the unsupported mpls action type by Baowen Zheng · 3 years ago
- c062f2a net/sched: sch_ets: don't remove idle classes from the round-robin list by Davide Caratti · 3 years, 1 month ago
- ab443c5 sch_cake: do not call cake_destroy() from cake_init() by Eric Dumazet · 3 years, 1 month ago
- 3150a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- 61c2402 net/sched: fq_pie: prevent dismantle issue by Eric Dumazet · 3 years, 1 month ago
- ada066b net: sched: act_mirred: add net device refcount tracker by Eric Dumazet · 3 years, 1 month ago
- f12bf6f net: watchdog: add net device refcount tracker by Eric Dumazet · 3 years, 1 month ago
- 606509f net/sched: add net device refcount tracker to struct Qdisc by Eric Dumazet · 3 years, 1 month ago
- 43332cf net/sched: act_ct: Offload only ASSURED connections by Chris Mi · 3 years, 1 month ago
- 93d5404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- de6d259 net/sched: sch_ets: don't peek at classes beyond 'nbands' by Davide Caratti · 3 years, 1 month ago
- 50fc249 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- bec251b net: no longer stop all TX queues in dev_watchdog() by Eric Dumazet · 3 years, 1 month ago
- dab8fe3 net: do not inline netif_tx_lock()/netif_tx_unlock() by Eric Dumazet · 3 years, 1 month ago
- 5337824 net: annotate accesses to queue->trans_start by Eric Dumazet · 3 years, 1 month ago
- 8160fb4 net: use an atomic_long_t for queue->trans_timeout by Eric Dumazet · 3 years, 1 month ago
- f799ada net: sched: act_mirred: drop dst for the direction from egress to ingress by Xin Long · 3 years, 1 month ago
- cb3ef7b net: sched: sch_netem: Refactor code in 4-state loss generator by Harshit Mogalapalli · 3 years, 1 month ago
- 6dc2540 net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any by Eric Dumazet · 3 years, 2 months ago
- 8a33dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- 6de6e46 cls_flower: Fix inability to match GRE/IPIP packets by Yoshiki Komachi · 3 years, 2 months ago
- 648a991 sch_htb: Add extack messages for EOPNOTSUPP errors by Maxim Mikityanskiy · 3 years, 2 months ago
- 292e607 net: introduce sk_forward_alloc_get() by Paolo Abeni · 3 years, 2 months ago
- 85c0c3e net: sch: simplify condtion for selecting mini_Qdisc_pair buffer by Seth Forshee · 3 years, 2 months ago
- 2674638 net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap() by Seth Forshee · 3 years, 2 months ago
- f25c051 net: sched: gred: dynamically allocate tc_gred_qopt_offload by Arnd Bergmann · 3 years, 2 months ago
- bdfa75a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 2 months ago
- dfcb63c fq_codel: generalise ce_threshold marking for subset of traffic by Toke Høiland-Jørgensen · 3 years, 2 months ago
- 6b3efbf net: sch_tbf: Add a graft command by Petr Machata · 3 years, 2 months ago
- 2dc4e9e net/sched: act_ct: Fix byte count on fragmented packets by Paul Blakey · 3 years, 2 months ago
- 29cbcd8 net: sched: Remove Qdisc::running sequence counter by Ahmed S. Darwish · 3 years, 2 months ago
- 50dc9a8 net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types by Ahmed S. Darwish · 3 years, 2 months ago
- f56940d net: sched: Use _bstats_update/set() instead of raw writes by Ahmed S. Darwish · 3 years, 2 months ago
- 67c9e6270 net: sched: Protect Qdisc::bstats with u64_stats by Ahmed S. Darwish · 3 years, 2 months ago
- 7361df4 mq, mqprio: Use gnet_stats_add_queue(). by Sebastian Andrzej Siewior · 3 years, 2 months ago
- fbf307c gen_stats: Add instead Set the value in __gnet_stats_copy_basic(). by Sebastian Andrzej Siewior · 3 years, 2 months ago
- e72aeb9 fq_codel: implement L4S style ce_threshold_ect1 marking by Eric Dumazet · 3 years, 2 months ago
- e15f597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- 1413269 mqprio: Correct stats in mqprio_dump_class_stats(). by Sebastian Andrzej Siewior · 3 years, 3 months ago
- 454d3e1 net/sched: sch_ets: properly init all active DRR list handles by Davide Caratti · 3 years, 3 months ago
- 9fe1155 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
- a56d447 net/sched: sch_taprio: properly cancel timer from taprio_destroy() by Eric Dumazet · 3 years, 3 months ago
- 560ee19 net_sched: fix NULL deref in fifo_set_limit() by Eric Dumazet · 3 years, 3 months ago
- 1292919 net: sched: Use struct_size() helper in kvmalloc() by Gustavo A. R. Silva · 3 years, 3 months ago
- dd9a887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
- d5ef190 net: sched: flower: protect fl_walk() with rcu by Vlad Buslov · 3 years, 3 months ago
- 69508d4 net_sched: Use struct_size() and flex_array_size() helpers by Gustavo A. R. Silva · 3 years, 3 months ago
- b193e15 net: prevent user from passing illegal stab size by 王贇 · 3 years, 3 months ago
- f7116fb net: sched: move and reuse mq_change_real_num_tx() by Jakub Kicinski · 3 years, 3 months ago
- 1e080f1 net: sched: update default qdisc visibility after Tx queue cnt changes by Jakub Kicinski · 3 years, 3 months ago
- c7c5e6f fq_codel: reject silly quantum parameters by Eric Dumazet · 3 years, 4 months ago
- c660701 net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed by Xiyu Yang · 3 years, 4 months ago
- 19a31d7 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 4 months ago
- ca49bfd sch_htb: Fix inconsistency when leaf qdisc creation fails by Maxim Mikityanskiy · 3 years, 4 months ago
- efe487f fix array-index-out-of-bounds in taprio_change by Haimin Zhang · 3 years, 4 months ago
- 97c78d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
- cd9b50a net/sched: ets: fix crash when flipping from 'strict' to 'quantum' by Davide Caratti · 3 years, 4 months ago
- f444fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
- 74fc4f8 net: Fix offloading indirect devices dependency on qdisc order creation by Eli Cohen · 3 years, 4 months ago
- 86b9bbd sch_cake: fix srchost/dsthost hashing mode by Toke Høiland-Jørgensen · 3 years, 4 months ago
- fb7dd8b bpf: Refactor BPF_PROG_RUN into a function by Andrii Nakryiko · 3 years, 4 months ago
- f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- a5397d6 net/sched: cls_api, reset flags on replay by Mark Bloch · 3 years, 5 months ago
- d09c548 net: sched: act_mirred: Reset ct info when mirror/redirect skb by Hangbin Liu · 3 years, 5 months ago
- 0ca8d3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago