- 3aed8b6 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, 11 months ago
- 396d7f2 net: sched: fix police ext initialization by Vlad Buslov · 3 years, 11 months ago
- 1bcc51a net/sched: cls_flower: Reject invalid ct_state flags rules by wenxu · 3 years, 11 months ago
- a64566a net: sched: Return the correct errno code by Zheng Yongjun · 4 years ago
- 941eff5 net: flow_offload: Add original direction flag to ct_metadata by Paul Blakey · 4 years ago
- 8c85d18 net/sched: cls_flower: Add match on the ct_state reply flag by Paul Blakey · 4 years 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, 1 month ago
- 44d4775 net/sched: sch_taprio: reset child qdiscs before freeing them by Davide Caratti · 4 years, 1 month ago
- 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- 7fdd375 net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flower by Guillaume Nault · 4 years, 1 month ago
- 102e2c0 net: sched: incorrect Kconfig dependencies on Netfilter modules by Pablo Neira Ayuso · 4 years, 1 month ago
- 57b0637 net/sched: cls_u32: simplify the return expression of u32_reoffload_knode() by Zheng Yongjun · 4 years, 1 month ago
- 8354bcb net: sched: fix spelling mistake in Kconfig "trys" -> "tries" by Colin Ian King · 4 years, 1 month 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, 2 months ago
- 9ca7187 Modify return value of nla_strlcpy to match that of strscpy. by Francis Laniel · 4 years, 2 months ago
- e5a4b17 net: sched: fix misspellings using misspell-fixer tool by Menglong Dong · 4 years, 2 months 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, 3 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, 4 months ago
- 13e6ce9 net: sched: only keep the available bits when setting vxlan md->gbp by Xin Long · 4 years, 4 months ago
- b5b73b2 taprio: Fix allowing too small intervals by Vinicius Costa Gomes · 4 years, 4 months ago
- 2fb541c net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc by Yunsheng Lin · 4 years, 4 months ago
- c1f1f16 net: sched: skip an unnecessay check by Tom Rix · 4 years, 4 months ago
- cc8e58f act_ife: load meta modules before tcf_idr_check_alloc() by Cong Wang · 4 years, 4 months ago
- 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
- 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
- 5438dd4 net_sched: fix error path in red_init() by Cong Wang · 4 years, 4 months ago
- 09e31cf taprio: Fix using wrong queues in gate mask by Vinicius Costa Gomes · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 7611cbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
- eda814b net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow by Alaa Hleihel · 4 years, 5 months ago
- 8140860 netlink: consistently use NLA_POLICY_EXACT_LEN() by Johannes Berg · 4 years, 5 months ago
- 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 038ebb1 net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct by wenxu · 4 years, 5 months ago
- bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
- 77aec5e net/sched: cls_u32: Use struct_size() helper by Gustavo A. R. Silva · 4 years, 5 months ago
- 8c5c51f net/sched: The error lable position is corrected in ct_init_module by liujian · 4 years, 5 months ago
- a0d716d8 net/sched: act_pedit: Use flex_array_size() helper in memcpy() by Gustavo A. R. Silva · 4 years, 5 months ago
- 608b4ad net_sched: initialize timer earlier in red_init() by Cong Wang · 4 years, 5 months ago
- a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
- 5923b8f net/sched: cls_flower: Add hash info to flow classification by Ariel Levkovich · 4 years, 5 months ago
- c2b69f2 flow_offload: Move rhashtable inclusion to the source file by Herbert Xu · 4 years, 5 months ago
- ae372cb net/sched: act_ct: fix restore the qdisc_skb_cb after defrag by wenxu · 4 years, 6 months ago
- a8b7b2d sched: sch_api: add missing rcu read lock to silence the warning by Jiri Pirko · 4 years, 6 months ago
- ac5c66f Revert "net: sched: Pass root lock to Qdisc_ops.enqueue" by Petr Machata · 4 years, 6 months ago
- 55f656c net: sched: Do not drop root lock in tcf_qevent_handle() by Petr Machata · 4 years, 6 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
- c40f4e5 net: sched: Pass qdisc reference in struct flow_block_offload by Petr Machata · 4 years, 6 months ago
- 90ac5d0 net: sched: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
- 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- 306381a net_sched: fix a memory leak in atm_tc_init() by Cong Wang · 4 years, 6 months ago
- 964201d net/sched: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
- 8367b3a net/sched: act_ct: add miss tcf_lastuse_update. by wenxu · 4 years, 6 months ago
- d7bf2eb sched: consistently handle layer3 header accesses in the presence of VLANs by Toke Høiland-Jørgensen · 4 years, 6 months ago
- b97e9d9 net: sched: Allow changing default qdisc to FQ-PIE by Danny Lin · 4 years, 6 months ago
- 5f035af net:qos: police action offloading parameter 'burst' change to the original value by Po Liu · 4 years, 6 months ago
- aee9caa net: sched: sch_red: Add qevents "early_drop" and "mark" by Petr Machata · 4 years, 6 months ago
- 65545ea2 net: sched: sch_red: Split init and change callbacks by Petr Machata · 4 years, 6 months ago
- 3625750 net: sched: Introduce helpers for qevent blocks by Petr Machata · 4 years, 6 months ago
- aebe442 net: sched: Pass root lock to Qdisc_ops.enqueue by Petr Machata · 4 years, 6 months ago
- 7bed145 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago