1. 3aed8b6 net/sched: cls_flower: validate ct_state for invalid and reply flags by wenxu · 3 years, 10 months ago
  2. d489ded Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 11 months ago
  3. 396d7f2 net: sched: fix police ext initialization by Vlad Buslov · 3 years, 11 months ago
  4. 1bcc51a net/sched: cls_flower: Reject invalid ct_state flags rules by wenxu · 3 years, 11 months ago
  5. a64566a net: sched: Return the correct errno code by Zheng Yongjun · 4 years ago
  6. 941eff5 net: flow_offload: Add original direction flag to ct_metadata by Paul Blakey · 4 years ago
  7. 8c85d18 net/sched: cls_flower: Add match on the ct_state reply flag by Paul Blakey · 4 years ago
  8. 8327158 sch_htb: Stats for offloaded HTB by Maxim Mikityanskiy · 4 years ago
  9. d03b195 sch_htb: Hierarchical QoS hardware offload by Maxim Mikityanskiy · 4 years ago
  10. 4dd78a7 net: sched: Add extack to Qdisc_class_ops.delete by Maxim Mikityanskiy · 4 years ago
  11. 7baf242 net/sched: cls_flower add CT_FLAGS_INVALID flag support by wenxu · 4 years ago
  12. 0fe2f27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  13. 0deee7a taprio: boolean values to a bool variable by Jiapeng Zhong · 4 years ago
  14. d349f99 net_sched: fix RTNL deadlock again caused by request_module() by Cong Wang · 4 years ago
  15. bcd0cf1 net_sched: avoid shift-out-of-bounds in tcindex_set_parms() by Eric Dumazet · 4 years ago
  16. e4bedf4 net_sched: reject silly cell_log in qdisc_get_rtab() by Eric Dumazet · 4 years ago
  17. c96adff cls_flower: call nla_ok() before nla_next() by Cong Wang · 4 years ago
  18. bd1248f net: sched: prevent invalid Scell_log shift count by Randy Dunlap · 4 years ago
  19. 698285d net/sched: sch_taprio: ensure to reset/destroy all child qdiscs by Davide Caratti · 4 years, 1 month ago
  20. 44d4775 net/sched: sch_taprio: reset child qdiscs before freeing them by Davide Caratti · 4 years, 1 month ago
  21. 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  22. 7fdd375 net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flower by Guillaume Nault · 4 years, 1 month ago
  23. 102e2c0 net: sched: incorrect Kconfig dependencies on Netfilter modules by Pablo Neira Ayuso · 4 years, 1 month ago
  24. 57b0637 net/sched: cls_u32: simplify the return expression of u32_reoffload_knode() by Zheng Yongjun · 4 years, 1 month ago
  25. 8354bcb net: sched: fix spelling mistake in Kconfig "trys" -> "tries" by Colin Ian King · 4 years, 1 month ago
  26. 4eef8b1 net/sched: fq_pie: initialize timer earlier in fq_pie_init() by Davide Caratti · 4 years, 1 month ago
  27. 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  28. 9608fa6 net/sched: act_mpls: ensure LSE is pullable before reading it by Davide Caratti · 4 years, 1 month ago
  29. 0fca55e net: sched: remove redundant 'rtnl_held' argument by Vlad Buslov · 4 years, 1 month ago
  30. 3567e23 net/sched: act_ct: enable stats for HW offloaded entries by Marcelo Ricardo Leitner · 4 years, 1 month ago
  31. c129412 net/sched: sch_frag: add generic packet fragment support. by wenxu · 4 years, 1 month ago
  32. fa6d639 net/sched: act_mirred: refactor the handle of xmit by wenxu · 4 years, 1 month ago
  33. f460019 net: sched: alias action flags with TCA_ACT_ prefix by Vlad Buslov · 4 years, 1 month ago
  34. cc69837 net: don't include ethtool.h from netdevice.h by Jakub Kicinski · 4 years, 1 month ago
  35. 872f690 treewide: rename nla_strlcpy to nla_strscpy. by Francis Laniel · 4 years, 2 months ago
  36. 9ca7187 Modify return value of nla_strlcpy to match that of strscpy. by Francis Laniel · 4 years, 2 months ago
  37. e5a4b17 net: sched: fix misspellings using misspell-fixer tool by Menglong Dong · 4 years, 2 months ago
  38. 6e1978a net: sched: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 2 months ago
  39. 94f44f2 net: sched: implement action-specific terse dump by Vlad Buslov · 4 years, 2 months ago
  40. 0ad41b2 net: cls_api: remove unneeded local variable in tc_dump_chain() by Lukas Bulwahn · 4 years, 2 months ago
  41. eadd1bef netem: fix zero division in tabledist by Aleksandr Nogikh · 4 years, 2 months ago
  42. d6535dc net: protect tcf_block_unbind with block lock by Leon Romanovsky · 4 years, 2 months ago
  43. 501b72a net/sched: act_mpls: Add softdep on mpls_gso.ko by Guillaume Nault · 4 years, 2 months ago
  44. a7a12b5 net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels by Davide Caratti · 4 years, 2 months ago
  45. b130762 net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action() by Guillaume Nault · 4 years, 2 months ago
  46. 47b5d2a net/sched: act_ct: Fix adding udp port mangle operation by Roi Dayan · 4 years, 2 months ago
  47. 846e463 net/sched: get rid of qdisc->padded by Eric Dumazet · 4 years, 3 months ago
  48. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  49. 580e427 net_sched: check error pointer in tcf_dump_walker() by Cong Wang · 4 years, 3 months ago
  50. a45294a net/sched: act_mpls: Add action to push MPLS LSE before Ethernet header by Guillaume Nault · 4 years, 3 months ago
  51. 19fbcb3 net/sched: act_vlan: Add {POP,PUSH}_ETH actions by Guillaume Nault · 4 years, 3 months ago
  52. d61491a net/sched: cls_u32: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 4 years, 3 months ago
  53. 1aad804 net_sched: remove a redundant goto chain check by Cong Wang · 4 years, 3 months ago
  54. 0fedc63 net_sched: commit action insertions together by Cong Wang · 4 years, 3 months ago
  55. e49d8c2 net_sched: defer tcf_idr_insert() in tcf_action_init_1() by Cong Wang · 4 years, 3 months ago
  56. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  57. 8e1b3ac net: sched: initialize with 0 before setting erspan md->u by Xin Long · 4 years, 4 months ago
  58. 13e6ce9 net: sched: only keep the available bits when setting vxlan md->gbp by Xin Long · 4 years, 4 months ago
  59. b5b73b2 taprio: Fix allowing too small intervals by Vinicius Costa Gomes · 4 years, 4 months ago
  60. 2fb541c net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc by Yunsheng Lin · 4 years, 4 months ago
  61. c1f1f16 net: sched: skip an unnecessay check by Tom Rix · 4 years, 4 months ago
  62. cc8e58f act_ife: load meta modules before tcf_idr_check_alloc() by Cong Wang · 4 years, 4 months ago
  63. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  64. 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  65. 5438dd4 net_sched: fix error path in red_init() by Cong Wang · 4 years, 4 months ago
  66. 09e31cf taprio: Fix using wrong queues in gate mask by Vinicius Costa Gomes · 4 years, 4 months ago
  67. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  68. 7611cbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
  69. eda814b net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow by Alaa Hleihel · 4 years, 5 months ago
  70. 8140860 netlink: consistently use NLA_POLICY_EXACT_LEN() by Johannes Berg · 4 years, 5 months ago
  71. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  72. 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
  73. 038ebb1 net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct by wenxu · 4 years, 5 months ago
  74. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  75. 77aec5e net/sched: cls_u32: Use struct_size() helper by Gustavo A. R. Silva · 4 years, 5 months ago
  76. 8c5c51f net/sched: The error lable position is corrected in ct_init_module by liujian · 4 years, 5 months ago
  77. a0d716d8 net/sched: act_pedit: Use flex_array_size() helper in memcpy() by Gustavo A. R. Silva · 4 years, 5 months ago
  78. 608b4ad net_sched: initialize timer earlier in red_init() by Cong Wang · 4 years, 5 months ago
  79. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  80. 5923b8f net/sched: cls_flower: Add hash info to flow classification by Ariel Levkovich · 4 years, 5 months ago
  81. c2b69f2 flow_offload: Move rhashtable inclusion to the source file by Herbert Xu · 4 years, 5 months ago
  82. ae372cb net/sched: act_ct: fix restore the qdisc_skb_cb after defrag by wenxu · 4 years, 6 months ago
  83. a8b7b2d sched: sch_api: add missing rcu read lock to silence the warning by Jiri Pirko · 4 years, 6 months ago
  84. ac5c66f Revert "net: sched: Pass root lock to Qdisc_ops.enqueue" by Petr Machata · 4 years, 6 months ago
  85. 55f656c net: sched: Do not drop root lock in tcf_qevent_handle() by Petr Machata · 4 years, 6 months ago
  86. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  87. c40f4e5 net: sched: Pass qdisc reference in struct flow_block_offload by Petr Machata · 4 years, 6 months ago
  88. 90ac5d0 net: sched: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
  89. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  90. 306381a net_sched: fix a memory leak in atm_tc_init() by Cong Wang · 4 years, 6 months ago
  91. 964201d net/sched: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  92. 8367b3a net/sched: act_ct: add miss tcf_lastuse_update. by wenxu · 4 years, 6 months ago
  93. d7bf2eb sched: consistently handle layer3 header accesses in the presence of VLANs by Toke Høiland-Jørgensen · 4 years, 6 months ago
  94. b97e9d9 net: sched: Allow changing default qdisc to FQ-PIE by Danny Lin · 4 years, 6 months ago
  95. 5f035af net:qos: police action offloading parameter 'burst' change to the original value by Po Liu · 4 years, 6 months ago
  96. aee9caa net: sched: sch_red: Add qevents "early_drop" and "mark" by Petr Machata · 4 years, 6 months ago
  97. 65545ea2 net: sched: sch_red: Split init and change callbacks by Petr Machata · 4 years, 6 months ago
  98. 3625750 net: sched: Introduce helpers for qevent blocks by Petr Machata · 4 years, 6 months ago
  99. aebe442 net: sched: Pass root lock to Qdisc_ops.enqueue by Petr Machata · 4 years, 6 months ago
  100. 7bed145 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago