- f799ada net: sched: act_mirred: drop dst for the direction from egress to ingress by Xin Long · 3 years, 2 months 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, 3 months ago
- 6de6e46 cls_flower: Fix inability to match GRE/IPIP packets by Yoshiki Komachi · 3 years, 3 months ago
- 648a991 sch_htb: Add extack messages for EOPNOTSUPP errors by Maxim Mikityanskiy · 3 years, 3 months ago
- 292e607 net: introduce sk_forward_alloc_get() by Paolo Abeni · 3 years, 3 months ago
- 85c0c3e net: sch: simplify condtion for selecting mini_Qdisc_pair buffer by Seth Forshee · 3 years, 3 months ago
- 2674638 net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap() by Seth Forshee · 3 years, 3 months ago
- f25c051 net: sched: gred: dynamically allocate tc_gred_qopt_offload by Arnd Bergmann · 3 years, 3 months ago
- bdfa75a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 3 months ago
- dfcb63c fq_codel: generalise ce_threshold marking for subset of traffic by Toke Høiland-Jørgensen · 3 years, 3 months ago
- 6b3efbf net: sch_tbf: Add a graft command by Petr Machata · 3 years, 3 months ago
- 2dc4e9e net/sched: act_ct: Fix byte count on fragmented packets by Paul Blakey · 3 years, 3 months ago
- 29cbcd8 net: sched: Remove Qdisc::running sequence counter by Ahmed S. Darwish · 3 years, 3 months ago
- 50dc9a8 net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types by Ahmed S. Darwish · 3 years, 3 months ago
- f56940d net: sched: Use _bstats_update/set() instead of raw writes by Ahmed S. Darwish · 3 years, 3 months ago
- 67c9e6270 net: sched: Protect Qdisc::bstats with u64_stats by Ahmed S. Darwish · 3 years, 3 months ago
- 7361df4 mq, mqprio: Use gnet_stats_add_queue(). by Sebastian Andrzej Siewior · 3 years, 3 months ago
- fbf307c gen_stats: Add instead Set the value in __gnet_stats_copy_basic(). by Sebastian Andrzej Siewior · 3 years, 3 months ago
- e72aeb9 fq_codel: implement L4S style ce_threshold_ect1 marking by Eric Dumazet · 3 years, 3 months ago
- e15f597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 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, 4 months ago
- 1292919 net: sched: Use struct_size() helper in kvmalloc() by Gustavo A. R. Silva · 3 years, 4 months ago
- dd9a887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
- d5ef190 net: sched: flower: protect fl_walk() with rcu by Vlad Buslov · 3 years, 4 months ago
- 69508d4 net_sched: Use struct_size() and flex_array_size() helpers by Gustavo A. R. Silva · 3 years, 4 months ago
- b193e15 net: prevent user from passing illegal stab size by 王贇 · 3 years, 4 months ago
- f7116fb net: sched: move and reuse mq_change_real_num_tx() by Jakub Kicinski · 3 years, 4 months ago
- 1e080f1 net: sched: update default qdisc visibility after Tx queue cnt changes by Jakub Kicinski · 3 years, 4 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, 5 months ago
- 19a31d7 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 5 months ago
- ca49bfd sch_htb: Fix inconsistency when leaf qdisc creation fails by Maxim Mikityanskiy · 3 years, 5 months ago
- efe487f fix array-index-out-of-bounds in taprio_change by Haimin Zhang · 3 years, 5 months ago
- 97c78d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- cd9b50a net/sched: ets: fix crash when flipping from 'strict' to 'quantum' by Davide Caratti · 3 years, 5 months ago
- f444fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- 74fc4f8 net: Fix offloading indirect devices dependency on qdisc order creation by Eli Cohen · 3 years, 5 months ago
- 86b9bbd sch_cake: fix srchost/dsthost hashing mode by Toke Høiland-Jørgensen · 3 years, 5 months ago
- fb7dd8b bpf: Refactor BPF_PROG_RUN into a function by Andrii Nakryiko · 3 years, 5 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
- 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 5 months ago
- 06f5553 net: sched: fix lockdep_set_class() typo error for sch->seqlock by Yunsheng Lin · 3 years, 6 months ago
- ebca25e net/sched: taprio: Fix init procedure by Yannick Vignon · 3 years, 6 months ago
- 695176b net_sched: refactor TC action init API by Cong Wang · 3 years, 6 months ago
- 3aa2605 net/sched: store the last executed chain also for clsact egress by Davide Caratti · 3 years, 6 months ago
- 56af5e7 net/sched: act_skbmod: Add SKBMOD_F_ECN option support by Peilin Ye · 3 years, 6 months ago
- 5af84df Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 6 months ago
- 9d85a6f net: sched: cls_api: Fix the the wrong parameter by Yajun Deng · 3 years, 6 months ago
- 727d6a8 net/sched: act_skbmod: Skip non-Ethernet packets by Peilin Ye · 3 years, 6 months ago
- f5051bc net: sched: fix memory leak in tcindex_partial_destroy_work by Pavel Skripkin · 3 years, 6 months ago
- f79a3bc net/sched: Remove unnecessary if statement by Yajun Deng · 3 years, 6 months ago
- 77ac5e4 net/sched: act_ct: remove and free nf_table callbacks by Louis Peens · 3 years, 7 months ago
- 8955b90 net/sched: act_ct: fix err check for nf_conntrack_confirm by wenxu · 3 years, 7 months ago
- 633fa66 net/sched: sch_taprio: fix typo in comment by Jesper Dangaard Brouer · 3 years, 7 months ago
- b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
- e1289cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 7 months ago
- 3f2db25 net: sched: fix warning in tcindex_alloc_perfect_hash by Pavel Skripkin · 3 years, 7 months ago
- 77151cc bpf, sched: Remove unneeded rcu_read_lock() around BPF program invocation by Toke Høiland-Jørgensen · 3 years, 7 months ago
- d3e0f57 net: sched: remove qdisc->empty for lockless qdisc by Yunsheng Lin · 3 years, 7 months ago
- c4fef01 net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc by Yunsheng Lin · 3 years, 7 months ago
- 0cd58e5 pkt_sched: sch_qfq: fix qfq_change_class() error path by Eric Dumazet · 3 years, 7 months ago
- 6d55161 Revert "net/sched: cls_flower: Remove match on n_proto" by Boris Sukholitko · 3 years, 7 months ago
- adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
- 55d96f7 net: sched: fix error return code in tcf_del_walker() by Yang Yingliang · 3 years, 7 months ago
- 0dca2c7 net/sched: cls_flower: Remove match on n_proto by Boris Sukholitko · 3 years, 7 months ago
- 4f667b8 sch_cake: revise docs for RFC 8622 LE PHB support by Tyson Moore · 3 years, 7 months ago
- ba91c49 sch_cake: Fix out of bounds when parsing TCP options and header by Maxim Mikityanskiy · 3 years, 7 months ago
- 13c62f53 net/sched: act_ct: handle DNAT tuple collision by Marcelo Ricardo Leitner · 3 years, 7 months ago
- 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 7 months ago
- 9977d6f sch_htb: fix doc warning in htb_lookup_leaf() by Yu Kuai · 3 years, 7 months ago
- 2c3ee53 sch_htb: fix doc warning in htb_do_events() by Yu Kuai · 3 years, 7 months ago
- 0e5c908 sch_htb: fix doc warning in htb_charge_class() by Yu Kuai · 3 years, 7 months ago
- 9a034f2 sch_htb: fix doc warning in htb_deactivate() by Yu Kuai · 3 years, 7 months ago
- 8df7e8f sch_htb: fix doc warning in htb_activate() by Yu Kuai · 3 years, 7 months ago
- 4b479e9 sch_htb: fix doc warning in htb_change_class_mode() by Yu Kuai · 3 years, 7 months ago
- 1e95595 sch_htb: fix doc warning in htb_class_mode() by Yu Kuai · 3 years, 7 months ago
- 4113be2 sch_htb: fix doc warning in htb_deactivate_prios() by Yu Kuai · 3 years, 7 months ago
- 876b5fc sch_htb: fix doc warning in htb_activate_prios() by Yu Kuai · 3 years, 7 months ago
- 5f8c6d0 sch_htb: fix doc warning in htb_remove_class_from_row() by Yu Kuai · 3 years, 7 months ago
- 996bccc sch_htb: fix doc warning in htb_add_class_to_row() by Yu Kuai · 3 years, 7 months ago
- 274e5d0 sch_htb: fix doc warning in htb_next_rb_node() by Yu Kuai · 3 years, 7 months ago
- 4d7efa7 sch_htb: fix doc warning in htb_add_to_wait_tree() by Yu Kuai · 3 years, 7 months ago
- 944d671 sch_htb: fix refcount leak in htb_parent_to_leaf_offload by Yunjian Wang · 3 years, 8 months ago
- a10541f sch_htb: fix doc warning in htb_add_to_id_tree() by Yu Kuai · 3 years, 8 months ago
- 490dcec mlx5: count all link events by Jakub Kicinski · 3 years, 8 months ago
- 8323b20 net/sched: act_vlan: No dump for unset priority by Boris Sukholitko · 3 years, 8 months ago
- 9c5eee0a net/sched: act_vlan: Fix modify to allow 0 by Boris Sukholitko · 3 years, 8 months ago
- 37f2ad2 net: sched: Fix spelling mistakes by Zheng Yongjun · 3 years, 8 months ago
- fb91702b net/sched: act_ct: Fix ct template allocation for zone 0 by Ariel Levkovich · 3 years, 8 months ago
- 0cc254e net/sched: act_ct: Offload connections with commit action by Paul Blakey · 3 years, 8 months ago
- 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 8 months ago
- 9453d45 net: zero-initialize tc skb extension on allocation by Vlad Buslov · 3 years, 8 months ago