1. 0ac8f83 net/sched: cls_u32: fix possible leak in u32_init_knode() by Eric Dumazet · 2 years, 9 months ago
  2. 43ce33a net/sched: cls_u32: fix netns refcount changes in u32_change() by Eric Dumazet · 2 years, 9 months ago
  3. a449389 net/sched: taprio: Check if socket flags are valid by Benedikt Spranger · 2 years, 9 months ago
  4. f2cc341 net/sched: fix initialization order when updating chain 0 head by Marcelo Ricardo Leitner · 2 years, 9 months ago
  5. 845f44c net/sched: flower: fix parsing of ethertype following VLAN header by Vlad Buslov · 2 years, 9 months ago
  6. 0fc1847 net/sched: act_ct: Fix flow table lookup after ct clear or switching zones by Paul Blakey · 2 years, 11 months ago
  7. 797b380 net: sched: limit TC_ACT_REPEAT loops by Eric Dumazet · 2 years, 11 months ago
  8. d9bd9d4 net_sched: add __rcu annotation to netdev->qdisc by Eric Dumazet · 3 years ago
  9. 3d0eafd net: sched: Clarify error message when qdisc kind is unknown by Victor Nogueira · 3 years ago
  10. e7be569 net: sched: fix use-after-free in tc_new_tfilter() by Eric Dumazet · 3 years ago
  11. 6973b38 net_sched: restore "mpu xxx" handling by Kevin Bracey · 3 years ago
  12. 2de3d96 sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc by Eric Dumazet · 3 years ago
  13. 67f4362 flow_offload: return EOPNOTSUPP for the unsupported mpls action type by Baowen Zheng · 3 years, 1 month ago
  14. 81fbdd4 net/sched: sch_ets: don't remove idle classes from the round-robin list by Davide Caratti · 3 years, 1 month ago
  15. 20ad1ef sch_cake: do not call cake_destroy() from cake_init() by Eric Dumazet · 3 years, 1 month ago
  16. 2a51eda net/sched: fq_pie: prevent dismantle issue by Eric Dumazet · 3 years, 1 month ago
  17. ae2659d net/sched: sch_ets: don't peek at classes beyond 'nbands' by Davide Caratti · 3 years, 2 months ago
  18. 381a30f net: sched: act_mirred: drop dst for the direction from egress to ingress by Xin Long · 3 years, 2 months ago
  19. 79aa870 net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any by Eric Dumazet · 3 years, 2 months ago
  20. 8d433ab net: sched: update default qdisc visibility after Tx queue cnt changes by Jakub Kicinski · 3 years, 4 months ago
  21. 51f6e72 mqprio: Correct stats in mqprio_dump_class_stats(). by Sebastian Andrzej Siewior · 3 years, 3 months ago
  22. bda06af net: prevent user from passing illegal stab size by 王贇 · 3 years, 4 months ago
  23. 3ec73ff net/sched: sch_taprio: properly cancel timer from taprio_destroy() by Eric Dumazet · 3 years, 3 months ago
  24. acff2d1 net_sched: fix NULL deref in fifo_set_limit() by Eric Dumazet · 3 years, 4 months ago
  25. d0d520c net: sched: flower: protect fl_walk() with rcu by Vlad Buslov · 3 years, 4 months ago
  26. 8c01c62 fq_codel: reject silly quantum parameters by Eric Dumazet · 3 years, 4 months ago
  27. c49a520 fix array-index-out-of-bounds in taprio_change by Haimin Zhang · 3 years, 5 months ago
  28. 1f5db5b net: Fix offloading indirect devices dependency on qdisc order creation by Eli Cohen · 3 years, 5 months ago
  29. f96bc82 net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed by Xiyu Yang · 3 years, 5 months ago
  30. f517335 net/sched: ets: fix crash when flipping from 'strict' to 'quantum' by Davide Caratti · 3 years, 5 months ago
  31. df61235 sch_cake: fix srchost/dsthost hashing mode by Toke Høiland-Jørgensen · 3 years, 5 months ago
  32. 059238c net: sched: act_mirred: Reset ct info when mirror/redirect skb by Hangbin Liu · 3 years, 5 months ago
  33. 9b2b2f0 net: sched: fix lockdep_set_class() typo error for sch->seqlock by Yunsheng Lin · 3 years, 6 months ago
  34. 9e03739 net: sched: cls_api: Fix the the wrong parameter by Yajun Deng · 3 years, 6 months ago
  35. 0717291 net/sched: act_skbmod: Skip non-Ethernet packets by Peilin Ye · 3 years, 6 months ago
  36. 8e9662f net: sched: fix memory leak in tcindex_partial_destroy_work by Pavel Skripkin · 3 years, 6 months ago
  37. 7b5a291 net/sched: act_ct: remove and free nf_table callbacks by Louis Peens · 3 years, 7 months ago
  38. c3bc9ce net/sched: act_ct: fix err check for nf_conntrack_confirm by wenxu · 3 years, 7 months ago
  39. 92a9fb5 net: sched: fix error return code in tcf_del_walker() by Yang Yingliang · 3 years, 7 months ago
  40. 1b832bd net/sched: cls_api: increase max_reclassify_loop by Davide Caratti · 3 years, 8 months ago
  41. 1148952 net: sched: fix warning in tcindex_alloc_perfect_hash by Pavel Skripkin · 3 years, 7 months ago
  42. 5c8e5fe pkt_sched: sch_qfq: fix qfq_change_class() error path by Eric Dumazet · 3 years, 7 months ago
  43. c470dd3 net/sched: act_vlan: Fix modify to allow 0 by Boris Sukholitko · 3 years, 8 months ago
  44. 3b491dd sch_cake: Fix out of bounds when parsing TCP options and header by Maxim Mikityanskiy · 3 years, 7 months ago
  45. 4733b73 net/sched: act_ct: handle DNAT tuple collision by Marcelo Ricardo Leitner · 3 years, 7 months ago
  46. be0d850 net/sched: act_ct: Fix ct template allocation for zone 0 by Ariel Levkovich · 3 years, 8 months ago
  47. f07c548 net/sched: act_ct: Offload connections with commit action by Paul Blakey · 3 years, 8 months ago
  48. ac49345 net: zero-initialize tc skb extension on allocation by Vlad Buslov · 3 years, 8 months ago
  49. a6a0af3 sch_dsmark: fix a NULL deref in qdisc_reset() by Taehee Yoo · 3 years, 8 months ago
  50. f9fc21e net: sched: fix tx action reschedule issue with stopped queue by Yunsheng Lin · 3 years, 8 months ago
  51. 2f23d5b net: sched: fix tx action rescheduling issue during deactivation by Yunsheng Lin · 3 years, 8 months ago
  52. 21c7151 net: sched: fix packet stuck problem for lockless qdisc by Yunsheng Lin · 3 years, 8 months ago
  53. e6294c0 net/sched: fq_pie: fix OOB access in the traffic path by Davide Caratti · 3 years, 8 months ago
  54. e583eb5 net/sched: fq_pie: re-factor fix for fq_pie endless loop by Davide Caratti · 3 years, 8 months ago
  55. d4b0dc3 net: sched: tapr: prevent cycle_time == 0 in parse_taprio_schedule by Du Cheng · 3 years, 9 months ago
  56. fccb35b net/sched: cls_flower: use ntohs for struct flow_dissector_key_ports by Vladimir Oltean · 3 years, 10 months ago
  57. b451aed Revert "net: sched: bump refcount for new action in ACT replace mode" by Vlad Buslov · 3 years, 9 months ago
  58. 300368c net: sched: bump refcount for new action in ACT replace mode by Kumar Kartikeya Dwivedi · 3 years, 10 months ago
  59. af36da5 net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cb by Yunjian Wang · 3 years, 10 months ago
  60. 4a78ae1 net: sched: fix err handler in tcf_action_init() by Vlad Buslov · 3 years, 9 months ago
  61. 81692c6 net: sched: fix action overwrite reference counting by Vlad Buslov · 3 years, 9 months ago
  62. cdcf382 net: sched: sch_teql: fix null-pointer dereference by Pavel Tikhomirov · 3 years, 9 months ago
  63. a96a8cb net/sched: cls_flower: fix only mask bit check in the validate_ct_state by wenxu · 3 years, 10 months ago
  64. f642700 net: sched: validate stab values by Eric Dumazet · 3 years, 10 months ago
  65. 2809a5c net: sched: avoid duplicates in classes dump by Maximilian Heyne · 3 years, 11 months ago
  66. 7b23cad net/sched: cls_flower: Reject invalid ct_state flags rules by wenxu · 4 years ago
  67. a3b6f3a net_sched: fix RTNL deadlock again caused by request_module() by Cong Wang · 4 years ago
  68. bba8ef2 net: sched: fix police ext initialization by Vlad Buslov · 4 years ago
  69. 78b1203 net: sched: incorrect Kconfig dependencies on Netfilter modules by Pablo Neira Ayuso · 4 years, 1 month ago
  70. 0083dc2 net_sched: reject silly cell_log in qdisc_get_rtab() by Eric Dumazet · 4 years ago
  71. 56ef551 net_sched: avoid shift-out-of-bounds in tcindex_set_parms() by Eric Dumazet · 4 years ago
  72. 238b5ebd cls_flower: call nla_ok() before nla_next() by Cong Wang · 4 years ago
  73. 7a20969 net: sched: prevent invalid Scell_log shift count by Randy Dunlap · 4 years, 1 month ago
  74. db8895a net/sched: sch_taprio: ensure to reset/destroy all child qdiscs by Davide Caratti · 4 years, 1 month ago
  75. a969a63 net/sched: sch_taprio: reset child qdiscs before freeing them by Davide Caratti · 4 years, 1 month ago
  76. 7fdd375 net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flower by Guillaume Nault · 4 years, 1 month ago
  77. 4eef8b1 net/sched: fq_pie: initialize timer earlier in fq_pie_init() by Davide Caratti · 4 years, 1 month ago
  78. 9608fa6 net/sched: act_mpls: ensure LSE is pullable before reading it by Davide Caratti · 4 years, 1 month ago
  79. eadd1bef netem: fix zero division in tabledist by Aleksandr Nogikh · 4 years, 3 months ago
  80. d6535dc net: protect tcf_block_unbind with block lock by Leon Romanovsky · 4 years, 3 months ago
  81. 501b72a net/sched: act_mpls: Add softdep on mpls_gso.ko by Guillaume Nault · 4 years, 3 months ago
  82. a7a12b5 net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels by Davide Caratti · 4 years, 3 months ago
  83. b130762 net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action() by Guillaume Nault · 4 years, 3 months ago
  84. 47b5d2a net/sched: act_ct: Fix adding udp port mangle operation by Roi Dayan · 4 years, 3 months ago
  85. 846e463 net/sched: get rid of qdisc->padded by Eric Dumazet · 4 years, 3 months ago
  86. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  87. 580e427 net_sched: check error pointer in tcf_dump_walker() by Cong Wang · 4 years, 4 months ago
  88. a45294a net/sched: act_mpls: Add action to push MPLS LSE before Ethernet header by Guillaume Nault · 4 years, 4 months ago
  89. 19fbcb3 net/sched: act_vlan: Add {POP,PUSH}_ETH actions by Guillaume Nault · 4 years, 4 months ago
  90. d61491a net/sched: cls_u32: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 4 years, 4 months ago
  91. 1aad804 net_sched: remove a redundant goto chain check by Cong Wang · 4 years, 4 months ago
  92. 0fedc63 net_sched: commit action insertions together by Cong Wang · 4 years, 4 months ago
  93. e49d8c2 net_sched: defer tcf_idr_insert() in tcf_action_init_1() by Cong Wang · 4 years, 4 months ago
  94. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
  95. 8e1b3ac net: sched: initialize with 0 before setting erspan md->u by Xin Long · 4 years, 4 months ago
  96. 13e6ce9 net: sched: only keep the available bits when setting vxlan md->gbp by Xin Long · 4 years, 4 months ago
  97. b5b73b2 taprio: Fix allowing too small intervals by Vinicius Costa Gomes · 4 years, 4 months ago
  98. 2fb541c net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc by Yunsheng Lin · 4 years, 4 months ago
  99. c1f1f16 net: sched: skip an unnecessay check by Tom Rix · 4 years, 4 months ago
  100. cc8e58f act_ife: load meta modules before tcf_idr_check_alloc() by Cong Wang · 4 years, 4 months ago