1. a298ba5 net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels by Davide Caratti · 3 years, 9 months ago
  2. 749cc0b net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc by Yunsheng Lin · 3 years, 11 months ago
  3. 9fd235f sched: consistently handle layer3 header accesses in the presence of VLANs by Toke Høiland-Jørgensen · 4 years, 1 month ago
  4. 1343c53 net_sched: fix a memory leak in atm_tc_init() by Cong Wang · 4 years, 1 month ago
  5. 90814e3 sch_cake: don't call diffserv parsing code when it is not needed by Toke Høiland-Jørgensen · 4 years, 1 month ago
  6. 4184cc3 sch_cake: fix a few style nits by Toke Høiland-Jørgensen · 4 years, 1 month ago
  7. 79b73b9 sch_cake: don't try to reallocate or unshare skb unconditionally by Ilya Ponetayev · 4 years, 1 month ago
  8. 1a182e9 net: sched: export __netdev_watchdog_up() by Valentin Longchamp · 4 years, 2 months ago
  9. cdacfbb sch_sfq: validate silly quantum values by Eric Dumazet · 4 years, 3 months ago
  10. 9a67503 sch_choke: avoid potential panic in choke_reset() by Eric Dumazet · 4 years, 3 months ago
  11. 37e33f5 net_sched: sch_skbprio: add message validation to skbprio_change() by Eric Dumazet · 4 years, 3 months ago
  12. d10f771 fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks by Eric Dumazet · 4 years, 3 months ago
  13. 1ee7ced sched: etf: do not assume all sockets are full blown by Eric Dumazet · 4 years, 3 months ago
  14. 557d015 net_sched: keep alloc_hash updated after hash allocation by Cong Wang · 4 years, 5 months ago
  15. ea3d665 net_sched: cls_route: remove the right filter from hashtable by Cong Wang · 4 years, 5 months ago
  16. c94fbe2 net: cbs: Fix software cbs to consider packet sending time by Zh-yuan Ye · 4 years, 4 months ago
  17. 09ec15b net: fq: add missing attribute validation for orphan mask by Jakub Kicinski · 4 years, 5 months ago
  18. 24b0fc7 net: sched: correct flower port blocking by Jason Baron · 4 years, 5 months ago
  19. e2eb6f2 net/sched: flower: add missing validation of TCA_FLOWER_FLAGS by Davide Caratti · 4 years, 6 months ago
  20. 6752ae6 net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS by Davide Caratti · 4 years, 6 months ago
  21. 7b3dbf9 net_sched: fix a resource leak in tcindex_set_parms() by Cong Wang · 4 years, 6 months ago
  22. 478c4b2 net_sched: fix an OOB access in cls_tcindex by Cong Wang · 4 years, 6 months ago
  23. 1cb578d cls_rsvp: fix rsvp_policy by Eric Dumazet · 4 years, 6 months ago
  24. 9f7a328 net_sched: fix ops->bind_class() implementations by Cong Wang · 4 years, 6 months ago
  25. 979f93f net_sched: ematch: reject invalid TCF_EM_SIMPLE by Eric Dumazet · 4 years, 6 months ago
  26. 66ac8ee net_sched: fix datalen for ematch by Cong Wang · 4 years, 6 months ago
  27. 5e59a74 net: netem: correct the parent's backlog when corrupted packet was dropped by Jakub Kicinski · 4 years, 10 months ago
  28. 9e9c3dc net: netem: fix error path for corrupted GSO frames by Jakub Kicinski · 4 years, 10 months ago
  29. 5c1b003 act_mirred: Fix mirred_init_module error handling by YueHaibing · 4 years, 10 months ago
  30. 172c529 net: sched: cbs: Avoid division by zero when calculating the port rate by Vladimir Oltean · 4 years, 10 months ago
  31. 3df003e net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate by Vladimir Oltean · 5 years ago
  32. 67da935 net/sched: cbs: Fix error path of cbs_module_init by YueHaibing · 5 years ago
  33. 7be684e net: netem: fix backlog accounting for corrupted GSO frames by Jakub Kicinski · 5 years ago
  34. c919556 net/sched: cbs: fix port_rate miscalculation by Leandro Dorileo · 5 years ago
  35. 3764bfa net: sched: act_csum: Fix csum calc for tagged packets by Eli Britstein · 5 years ago
  36. 672d3ca net: sch_prio: When ungrafting, replace with FIFO by Petr Machata · 4 years, 7 months ago
  37. f5c8c21 sch_cake: avoid possible divide by zero in cake_enqueue() by Wen Yang · 4 years, 7 months ago
  38. 94ac4a4 pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM by Eric Dumazet · 4 years, 7 months ago
  39. 0c5a4dd net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues by Dust Li · 4 years, 8 months ago
  40. 588fac8 mqprio: Fix out-of-bounds access in mqprio_dump by Vladyslav Tarasiuk · 4 years, 8 months ago
  41. 146f563 sch_cake: Correctly update parent qlen when splitting GSO packets by Toke Høiland-Jørgensen · 6 years ago
  42. 50ee7a4 net: sched: fix `tc -s class show` no bstats on class with nolock subqueues by Dust Li · 4 years, 8 months ago
  43. 13512a5 net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key by Xin Long · 4 years, 9 months ago
  44. 2ba6a4f net/sched: act_pedit: fix WARN() in the traffic path by Davide Caratti · 4 years, 8 months ago
  45. e6c540b net: sched: avoid writing on noop_qdisc by Eric Dumazet · 6 years ago
  46. 558d2bd net/flow_dissector: switch to siphash by Eric Dumazet · 4 years, 9 months ago
  47. a6c9108 sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 4 years, 10 months ago
  48. 16d67ac net: avoid potential infinite loop in tc_ctl_action() by Eric Dumazet · 4 years, 10 months ago
  49. 74e2a31 sch_cbq: validate TCA_CBQ_WRROPT to avoid crash by Eric Dumazet · 4 years, 10 months ago
  50. 79fd59a sch_dsmark: fix potential NULL deref in dsmark_init() by Eric Dumazet · 4 years, 10 months ago
  51. a749eea net: sched: fix possible crash in tcf_action_destroy() by Eric Dumazet · 4 years, 11 months ago
  52. 9a623e1 sch_netem: fix a divide by zero in tabledist() by Eric Dumazet · 4 years, 11 months ago
  53. 195a3ea net_sched: add max len check for TCA_KIND by Cong Wang · 4 years, 11 months ago
  54. c31096d net/sched: act_sample: don't push mac header on ip6gre ingress by Davide Caratti · 4 years, 11 months ago
  55. 07f7ec8 net_sched: check cops->tcf_block in tc_bind_tclass() by Cong Wang · 5 years ago
  56. 7a1bad5 net_sched: let qdisc_put() accept NULL pointer by Cong Wang · 4 years, 11 months ago
  57. a9e9176 sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero by Cong Wang · 5 years ago
  58. a7f46e1 net: sched: fix reordering issues by Eric Dumazet · 5 years ago
  59. 3816693 net_sched: fix a NULL pointer deref in ipt action by Cong Wang · 5 years ago
  60. 5ff0ab0 net: sched: act_sample: fix psample group handling on overwrite by Vlad Buslov · 5 years ago
  61. 51d240a net: sched: use temporary variable for actions indexes by Dmytro Linkin · 5 years ago
  62. cb20f74 net sched: update vlan action for batched events operations by Roman Mashak · 5 years ago
  63. d82dc25 net: sched: Fix a possible null-pointer dereference in dequeue_func() by Jia-Ju Bai · 5 years ago
  64. c4c8899 ife: error out when nla attributes are empty by Cong Wang · 5 years ago
  65. 60e9bab net: sched: verify that q!=NULL before setting q->flags by Vlad Buslov · 5 years ago
  66. d9571a9 net_sched: unset TCQ_F_CAN_BYPASS when adding filters by Cong Wang · 5 years ago
  67. 6ab9684 net: sched: don't use tc_action->order during action dump by Vlad Buslov · 5 years ago
  68. e24be8e sch_cake: Simplify logic in cake_select_tin() by Toke Høiland-Jørgensen · 5 years ago
  69. cbce041 sch_cake: Make sure we can write the IP header before changing DSCP bits by Toke Høiland-Jørgensen · 5 years ago
  70. 4905322 sch_cake: Use tc_skb_protocol() helper for getting packet protocol by Toke Høiland-Jørgensen · 5 years ago
  71. eeedfa9 net/sched: fix ->get helper of the matchall cls by Nicolas Dichtel · 5 years ago
  72. 15c0770 net/sched: act_sample: fix divide by zero in the traffic path by Davide Caratti · 5 years ago
  73. a491de9 net: sched: fix cleanup NULL pointer exception in act_mirr by John Hurley · 5 years ago
  74. 275a2c0 net: sched: flower: insert new filter to idr after setting its mask by Vlad Buslov · 5 years ago
  75. 3846080 net: sched: act_tunnel_key: fix NULL pointer dereference during init by Vlad Buslov · 5 years ago
  76. 69e6fb1 net/sched: act_skbedit: fix refcount leak when replace fails by Davide Caratti · 5 years ago
  77. f1446b1 net/sched: act_ipt: fix refcount leak when replace fails by Davide Caratti · 5 years ago
  78. d1dd2e1 net: netem: fix skb length BUG_ON in __skb_to_sgvec by Sheng Lan · 5 years ago
  79. 3043bfe net: sched: put back q.qlen into a single location by Eric Dumazet · 5 years ago
  80. d569cb5 net_sched: fix two more memory leaks in cls_tcindex by Cong Wang · 5 years ago
  81. dcd62aa net_sched: fix a memory leak in cls_tcindex by Cong Wang · 5 years ago
  82. 056a179 net_sched: fix a race condition in tcindex_destroy() by Cong Wang · 5 years ago
  83. 84bf743 net/sched: cls_flower: allocate mask dynamically in fl_change() by Ivan Vecera · 6 years ago
  84. 916c27c net_sched: refetch skb protocol for each filter by Cong Wang · 6 years ago
  85. 02239e7 net/sched: act_tunnel_key: fix memory leak in case of action replace by Davide Caratti · 6 years ago
  86. 1621863 net: Prevent invalid access to skb->prev in __qdisc_drop_all by Christoph Paasch · 6 years ago
  87. ed25a20 net: sched: cls_flower: validate nested enc_opts_policy to avoid warning by Jakub Kicinski · 6 years ago
  88. ae06e2f net/sched: act_pedit: fix memory leak when IDR allocation fails by Davide Caratti · 6 years ago
  89. ab5d01b net: sched: Remove TCA_OPTIONS from policy by David Ahern · 6 years ago
  90. 917629e net: sched: gred: pass the right attribute to gred_change_table_def() by Jakub Kicinski · 6 years ago
  91. 3c53ed8 net: sched: Fix for duplicate class dump by Phil Sutter · 6 years ago
  92. e331473 net/sched: cls_api: add missing validation of netlink attributes by Davide Caratti · 6 years ago
  93. 90ad184 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  94. 834d3cd Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Greg Kroah-Hartman · 6 years ago
  95. 6d4c407 net: sched: cls_u32: fix hnode refcounting by Al Viro · 6 years ago
  96. 329e098 treewide: Replace more open-coded allocation size multiplications by Kees Cook · 6 years ago
  97. 8b4c3cd net: sched: Add policy validation for tc attributes by David Ahern · 6 years ago
  98. aeadd93 net: sched: act_ipt: check for underflow in __tcf_ipt_init() by Dan Carpenter · 6 years ago
  99. 34043d2 net/sched: act_sample: fix NULL dereference in the data path by Davide Caratti · 6 years ago
  100. f5b9bac net_sched: notify filter deletion when deleting a chain by Cong Wang · 6 years ago