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