- 4f667b8 sch_cake: revise docs for RFC 8622 LE PHB support by Tyson Moore · 3 years, 6 months ago
- ba91c49 sch_cake: Fix out of bounds when parsing TCP options and header by Maxim Mikityanskiy · 3 years, 6 months ago
- 13c62f53 net/sched: act_ct: handle DNAT tuple collision by Marcelo Ricardo Leitner · 3 years, 6 months ago
- 944d671 sch_htb: fix refcount leak in htb_parent_to_leaf_offload by Yunjian Wang · 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
- 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
- dcad9ee net: sched: fix tx action reschedule issue with stopped queue by Yunsheng Lin · 3 years, 7 months ago
- 102b55e net: sched: fix tx action rescheduling issue during deactivation by Yunsheng Lin · 3 years, 7 months ago
- a90c57f net: sched: fix packet stuck problem for lockless qdisc by Yunsheng Lin · 3 years, 7 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, 8 months ago
- 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 8 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, 9 months ago
- afa536d net/sched: cls_flower: fix only mask bit check in the validate_ct_state by wenxu · 3 years, 9 months ago
- d29334c net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ct by wenxu · 3 years, 9 months ago
- a03e99d psample: Encapsulate packet metadata in a struct by Ido Schimmel · 3 years, 9 months ago
- 2ffe039 net/sched: act_police: add support for packet-per-second policing by Baowen Zheng · 3 years, 9 months ago
- 2566015 flow_offload: add support for packet-per-second policing by Xingfeng Hu · 3 years, 9 months ago
- fb3a3e3 sch_htb: Fix offload cleanup in htb_destroy on htb_init failure by Maxim Mikityanskiy · 3 years, 9 months ago
- 93bde21 sch_htb: Fix select_queue for non-offload mode by Maxim Mikityanskiy · 3 years, 9 months ago
- e323d86 net: sched: validate stab values by Eric Dumazet · 3 years, 9 months ago
- 58c0439 sched: act_sample: Implement stats_update callback by Ido Schimmel · 3 years, 9 months ago
- bfc2560 net: sched: avoid duplicates in classes dump by Maximilian Heyne · 3 years, 10 months ago
- 3aed8b63 net/sched: cls_flower: validate ct_state for invalid and reply flags by wenxu · 3 years, 10 months ago
- d489ded Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 10 months ago
- 396d7f2 net: sched: fix police ext initialization by Vlad Buslov · 3 years, 10 months ago
- 1bcc51a net/sched: cls_flower: Reject invalid ct_state flags rules by wenxu · 3 years, 10 months ago
- a64566a net: sched: Return the correct errno code by Zheng Yongjun · 3 years, 11 months ago
- 941eff5 net: flow_offload: Add original direction flag to ct_metadata by Paul Blakey · 3 years, 11 months ago
- 8c85d18 net/sched: cls_flower: Add match on the ct_state reply flag by Paul Blakey · 3 years, 11 months ago
- 8327158 sch_htb: Stats for offloaded HTB by Maxim Mikityanskiy · 4 years ago
- d03b195 sch_htb: Hierarchical QoS hardware offload by Maxim Mikityanskiy · 4 years ago
- 4dd78a7 net: sched: Add extack to Qdisc_class_ops.delete by Maxim Mikityanskiy · 4 years ago
- 7baf242 net/sched: cls_flower add CT_FLAGS_INVALID flag support by wenxu · 4 years ago
- 0fe2f27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
- 0deee7a taprio: boolean values to a bool variable by Jiapeng Zhong · 4 years ago
- d349f99 net_sched: fix RTNL deadlock again caused by request_module() by Cong Wang · 4 years ago
- bcd0cf1 net_sched: avoid shift-out-of-bounds in tcindex_set_parms() by Eric Dumazet · 4 years ago
- e4bedf4 net_sched: reject silly cell_log in qdisc_get_rtab() by Eric Dumazet · 4 years ago
- c96adff cls_flower: call nla_ok() before nla_next() by Cong Wang · 4 years ago
- bd1248f net: sched: prevent invalid Scell_log shift count by Randy Dunlap · 4 years ago
- 698285d net/sched: sch_taprio: ensure to reset/destroy all child qdiscs by Davide Caratti · 4 years ago
- 44d4775 net/sched: sch_taprio: reset child qdiscs before freeing them by Davide Caratti · 4 years ago
- 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
- 7fdd375 net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flower by Guillaume Nault · 4 years ago
- 102e2c0 net: sched: incorrect Kconfig dependencies on Netfilter modules by Pablo Neira Ayuso · 4 years ago
- 57b0637 net/sched: cls_u32: simplify the return expression of u32_reoffload_knode() by Zheng Yongjun · 4 years ago
- 8354bcb net: sched: fix spelling mistake in Kconfig "trys" -> "tries" by Colin Ian King · 4 years ago
- 4eef8b1 net/sched: fq_pie: initialize timer earlier in fq_pie_init() by Davide Caratti · 4 years, 1 month ago
- 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- 9608fa6 net/sched: act_mpls: ensure LSE is pullable before reading it by Davide Caratti · 4 years, 1 month ago
- 0fca55e net: sched: remove redundant 'rtnl_held' argument by Vlad Buslov · 4 years, 1 month ago
- 3567e23 net/sched: act_ct: enable stats for HW offloaded entries by Marcelo Ricardo Leitner · 4 years, 1 month ago
- c129412 net/sched: sch_frag: add generic packet fragment support. by wenxu · 4 years, 1 month ago
- fa6d639 net/sched: act_mirred: refactor the handle of xmit by wenxu · 4 years, 1 month ago
- f460019 net: sched: alias action flags with TCA_ACT_ prefix by Vlad Buslov · 4 years, 1 month ago
- cc69837 net: don't include ethtool.h from netdevice.h by Jakub Kicinski · 4 years, 1 month ago
- 872f690 treewide: rename nla_strlcpy to nla_strscpy. by Francis Laniel · 4 years, 1 month ago
- 9ca7187 Modify return value of nla_strlcpy to match that of strscpy. by Francis Laniel · 4 years, 1 month ago
- e5a4b17 net: sched: fix misspellings using misspell-fixer tool by Menglong Dong · 4 years, 1 month ago
- 6e1978a net: sched: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 2 months ago
- 94f44f2 net: sched: implement action-specific terse dump by Vlad Buslov · 4 years, 2 months ago
- 0ad41b2 net: cls_api: remove unneeded local variable in tc_dump_chain() by Lukas Bulwahn · 4 years, 2 months ago
- eadd1bef netem: fix zero division in tabledist by Aleksandr Nogikh · 4 years, 2 months ago
- d6535dc net: protect tcf_block_unbind with block lock by Leon Romanovsky · 4 years, 2 months ago
- 501b72a net/sched: act_mpls: Add softdep on mpls_gso.ko by Guillaume Nault · 4 years, 2 months ago
- a7a12b5 net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels by Davide Caratti · 4 years, 2 months ago
- b130762 net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action() by Guillaume Nault · 4 years, 2 months ago
- 47b5d2a net/sched: act_ct: Fix adding udp port mangle operation by Roi Dayan · 4 years, 2 months ago
- 846e463 net/sched: get rid of qdisc->padded by Eric Dumazet · 4 years, 2 months ago
- 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- 580e427 net_sched: check error pointer in tcf_dump_walker() by Cong Wang · 4 years, 3 months ago
- a45294a net/sched: act_mpls: Add action to push MPLS LSE before Ethernet header by Guillaume Nault · 4 years, 3 months ago
- 19fbcb3 net/sched: act_vlan: Add {POP,PUSH}_ETH actions by Guillaume Nault · 4 years, 3 months ago
- d61491a net/sched: cls_u32: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 4 years, 3 months ago
- 1aad804 net_sched: remove a redundant goto chain check by Cong Wang · 4 years, 3 months ago
- 0fedc63 net_sched: commit action insertions together by Cong Wang · 4 years, 3 months ago
- e49d8c2 net_sched: defer tcf_idr_insert() in tcf_action_init_1() by Cong Wang · 4 years, 3 months ago
- 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- 8e1b3ac net: sched: initialize with 0 before setting erspan md->u by Xin Long · 4 years, 3 months ago
- 13e6ce9 net: sched: only keep the available bits when setting vxlan md->gbp by Xin Long · 4 years, 3 months ago