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