- 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, 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, 5 months ago
- ebca25e net/sched: taprio: Fix init procedure by Yannick Vignon · 3 years, 5 months ago
- 695176b net_sched: refactor TC action init API by Cong Wang · 3 years, 5 months ago
- 3aa2605 net/sched: store the last executed chain also for clsact egress by Davide Caratti · 3 years, 5 months ago
- 56af5e7 net/sched: act_skbmod: Add SKBMOD_F_ECN option support by Peilin Ye · 3 years, 5 months ago
- 5af84df Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 5 months ago
- 9d85a6f net: sched: cls_api: Fix the the wrong parameter by Yajun Deng · 3 years, 5 months ago
- 727d6a8 net/sched: act_skbmod: Skip non-Ethernet packets by Peilin Ye · 3 years, 5 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, 6 months ago
- 8955b90 net/sched: act_ct: fix err check for nf_conntrack_confirm by wenxu · 3 years, 6 months ago
- 633fa66 net/sched: sch_taprio: fix typo in comment by Jesper Dangaard Brouer · 3 years, 6 months ago
- b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
- e1289cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 6 months ago
- 3f2db25 net: sched: fix warning in tcindex_alloc_perfect_hash by Pavel Skripkin · 3 years, 6 months ago
- 77151cc bpf, sched: Remove unneeded rcu_read_lock() around BPF program invocation by Toke Høiland-Jørgensen · 3 years, 6 months ago
- d3e0f57 net: sched: remove qdisc->empty for lockless qdisc by Yunsheng Lin · 3 years, 6 months ago
- c4fef01 net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc by Yunsheng Lin · 3 years, 6 months ago
- 0cd58e5 pkt_sched: sch_qfq: fix qfq_change_class() error path by Eric Dumazet · 3 years, 6 months ago
- 6d55161 Revert "net/sched: cls_flower: Remove match on n_proto" by Boris Sukholitko · 3 years, 6 months ago
- adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 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, 7 months ago
- a10541f sch_htb: fix doc warning in htb_add_to_id_tree() by Yu Kuai · 3 years, 7 months ago
- 490dcec mlx5: count all link events by Jakub Kicinski · 3 years, 7 months ago
- 8323b20 net/sched: act_vlan: No dump for unset priority by Boris Sukholitko · 3 years, 7 months ago
- 9c5eee0a net/sched: act_vlan: Fix modify to allow 0 by Boris Sukholitko · 3 years, 7 months ago
- 37f2ad2 net: sched: Fix spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
- fb91702b net/sched: act_ct: Fix ct template allocation for zone 0 by Ariel Levkovich · 3 years, 7 months ago
- 0cc254e net/sched: act_ct: Offload connections with commit action by Paul Blakey · 3 years, 7 months ago
- 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
- 9453d45 net: zero-initialize tc skb extension on allocation by Vlad Buslov · 3 years, 7 months ago
- 9b76ead sch_dsmark: fix a NULL deref in qdisc_reset() by Taehee Yoo · 3 years, 7 months ago
- e70f7a1 net/sched: fq_pie: fix OOB access in the traffic path by Davide Caratti · 3 years, 7 months ago
- 3a62fed net/sched: fq_pie: re-factor fix for fq_pie endless loop by Davide Caratti · 3 years, 7 months ago
- 05ff843 net/sched: cls_api: increase max_reclassify_loop by Davide Caratti · 3 years, 7 months ago
- dcad9ee net: sched: fix tx action reschedule issue with stopped queue by Yunsheng Lin · 3 years, 8 months ago
- 102b55e net: sched: fix tx action rescheduling issue during deactivation by Yunsheng Lin · 3 years, 8 months ago
- a90c57f net: sched: fix packet stuck problem for lockless qdisc by Yunsheng Lin · 3 years, 8 months ago
- 1351170 net: taprio offload: enforce qdisc to netdev queue mapping by Yannick Vignon · 3 years, 8 months ago
- faa5f5d net/sched: taprio: Drop unnecessary NULL check after container_of by Guenter Roeck · 3 years, 8 months ago
- 31fe34a net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packets by Davide Caratti · 3 years, 8 months ago
- 9be02dd net/sched: act_ct: Remove redundant ct get and check by Roi Dayan · 3 years, 8 months ago
- f77bd54 net/sched: act_ct: fix wild memory access when clearing fragments by Davide Caratti · 3 years, 8 months ago
- 6876a18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 8 months ago
- ed8157f net: sched: tapr: prevent cycle_time == 0 in parse_taprio_schedule by Du Cheng · 3 years, 9 months ago
- 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- 1ffbc7e net: sched: sch_teql: fix null-pointer dereference by Pavel Tikhomirov · 3 years, 9 months ago
- b3650bf7 net: sched: fix err handler in tcf_action_init() by Vlad Buslov · 3 years, 9 months ago
- 87c750e net: sched: fix action overwrite reference counting by Vlad Buslov · 3 years, 9 months ago
- 4ba8612 Revert "net: sched: bump refcount for new action in ACT replace mode" by Vlad Buslov · 3 years, 9 months ago
- 990b03b net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cb by Yunjian Wang · 3 years, 9 months ago
- ae81feb sch_htb: fix null pointer dereference on a null new_q by Yunjian Wang · 3 years, 9 months ago
- 6855e82 net: sched: bump refcount for new action in ACT replace mode by Kumar Kartikeya Dwivedi · 3 years, 9 months ago
- efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
- 536e11f net: sched: Mundane typo fixes by Bhaskar Chowdhury · 3 years, 9 months ago
- 8ca1b09 net/sched: act_ct: clear post_ct if doing ct_clear by Marcelo Ricardo Leitner · 3 years, 9 months ago
- abee13f net/sched: cls_flower: use nla_get_be32 for TCA_FLOWER_KEY_FLAGS by Vladimir Oltean · 3 years, 9 months ago
- 6215afc net/sched: cls_flower: use ntohs for struct flow_dissector_key_ports by Vladimir Oltean · 3 years, 9 months ago
- 497cc00 taprio: Handle short intervals and large packets by Kurt Kanzenbach · 3 years, 10 months ago
- afa536d net/sched: cls_flower: fix only mask bit check in the validate_ct_state by wenxu · 3 years, 10 months ago
- d29334c net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ct by wenxu · 3 years, 10 months ago
- a03e99d psample: Encapsulate packet metadata in a struct by Ido Schimmel · 3 years, 10 months ago
- 2ffe039 net/sched: act_police: add support for packet-per-second policing by Baowen Zheng · 3 years, 10 months ago
- 2566015 flow_offload: add support for packet-per-second policing by Xingfeng Hu · 3 years, 10 months ago