1. 4ad9bb8 Merge 4.9.216 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  2. 259384b net: sched: correct flower port blocking by Jason Baron · 4 years, 7 months ago
  3. 60fbe70 Merge 4.9.215 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  4. c1edff5 net/sched: flower: add missing validation of TCA_FLOWER_FLAGS by Davide Caratti · 4 years, 8 months ago
  5. 9afbff6 net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS by Davide Caratti · 4 years, 8 months ago
  6. c1c5428 Merge 4.9.214 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  7. b974ac5 net_sched: fix an OOB access in cls_tcindex by Cong Wang · 4 years, 8 months ago
  8. d157f11 cls_rsvp: fix rsvp_policy by Eric Dumazet · 4 years, 8 months ago
  9. cff739f Merge 4.9.213 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  10. 39f139d net_sched: ematch: reject invalid TCF_EM_SIMPLE by Eric Dumazet · 4 years, 8 months ago
  11. 7e0f964 Merge 4.9.212 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  12. 627996d net_sched: fix datalen for ematch by Cong Wang · 4 years, 8 months ago
  13. 37b41ca net: netem: correct the parent's backlog when corrupted packet was dropped by Jakub Kicinski · 5 years ago
  14. 21a554f net: netem: fix error path for corrupted GSO frames by Jakub Kicinski · 5 years ago
  15. ac63990 act_mirred: Fix mirred_init_module error handling by YueHaibing · 5 years ago
  16. 594c7921a net: netem: fix backlog accounting for corrupted GSO frames by Jakub Kicinski · 5 years ago
  17. c830063 Merge 4.9.209 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  18. f863b71 net: sch_prio: When ungrafting, replace with FIFO by Petr Machata · 4 years, 9 months ago
  19. 9e9dcbc pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM by Eric Dumazet · 4 years, 9 months ago
  20. 2be2d89 Merge 4.9.206 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  21. 885187e net: sched: fix `tc -s class show` no bstats on class with nolock subqueues by Dust Li · 4 years, 10 months ago
  22. 72e8598 Merge 4.9.204 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  23. 079e02e net/sched: act_pedit: fix WARN() in the traffic path by Davide Caratti · 4 years, 10 months ago
  24. 851ba64 Merge 4.9.200 into android-4.9-q by Greg Kroah-Hartman · 4 years, 11 months ago
  25. 1f94465 net/flow_dissector: switch to siphash by Eric Dumazet · 5 years ago
  26. dcb71b3 Merge 4.9.199 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  27. 1d41d2f sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 5 years ago
  28. dd32e92 Merge 4.9.198 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  29. d1b2bdb net: avoid potential infinite loop in tc_ctl_action() by Eric Dumazet · 5 years ago
  30. cd0d461 Merge 4.9.196 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  31. 2e9b0c5 sch_cbq: validate TCA_CBQ_WRROPT to avoid crash by Eric Dumazet · 5 years ago
  32. fdf26ff sch_dsmark: fix potential NULL deref in dsmark_init() by Eric Dumazet · 5 years ago
  33. 59aade0 Merge 4.9.195 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  34. 9850f93 sch_netem: fix a divide by zero in tabledist() by Eric Dumazet · 5 years ago
  35. f360bd4 Merge 4.9.194 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  36. 5d048c3 net_sched: let qdisc_put() accept NULL pointer by Cong Wang · 5 years ago
  37. cbb4979f sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero by Cong Wang · 5 years ago
  38. 94c1fcc Merge 4.9.189 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  39. 264e020 ife: error out when nla attributes are empty by Cong Wang · 5 years ago
  40. 4c6f0d6 net: sched: Fix a possible null-pointer dereference in dequeue_func() by Jia-Ju Bai · 5 years ago
  41. badaff8 UPSTREAM: sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  42. 009510a net: netem: fix skb length BUG_ON in __skb_to_sgvec by Sheng Lan · 6 years ago
  43. 84d8c3a net: create skb_gso_validate_mac_len() by Daniel Axtens · 6 years ago
  44. 147bb6f net_sched: refetch skb protocol for each filter by Cong Wang · 6 years ago
  45. 8dd57cc net: Prevent invalid access to skb->prev in __qdisc_drop_all by Christoph Paasch · 6 years ago
  46. 3628c3d net: sched: gred: pass the right attribute to gred_change_table_def() by Jakub Kicinski · 6 years ago
  47. 3d34325 sch_tbf: fix two null pointer dereferences on init failure by Nikolay Aleksandrov · 7 years ago
  48. 977f75d sch_netem: avoid null pointer deref on init failure by Nikolay Aleksandrov · 7 years ago
  49. bafe019 sch_hhf: fix null pointer dereference on init failure by Nikolay Aleksandrov · 7 years ago
  50. 9db519d sch_multiq: fix double free on init failure by Nikolay Aleksandrov · 7 years ago
  51. 951104e sch_htb: fix crash on init failure by Nikolay Aleksandrov · 7 years ago
  52. 947c262 net: sched: action_ife: take reference to meta module by Vlad Buslov · 6 years ago
  53. a93288c act_ife: fix a potential deadlock by Cong Wang · 6 years ago
  54. c892575 act_ife: move tcfa_lock down to where necessary by Cong Wang · 6 years ago
  55. 214339f net: sched: Fix memory exposure from short TCA_U32_SEL by Kees Cook · 6 years ago
  56. 4fb15ff act_ife: fix a potential use-after-free by Cong Wang · 6 years ago
  57. 7754ed7 net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used by Davide Caratti · 6 years ago
  58. c4db09a cls_matchall: fix tcf_unbind_filter missing by Hangbin Liu · 6 years ago
  59. ce494b3 net_sched: fix NULL pointer dereference when delete tcindex filter by Hangbin Liu · 6 years ago
  60. fa284d2 net_sched: Fix missing res info when create new tc_index filter by Hangbin Liu · 6 years ago
  61. 1f1fbe1 net_sched: blackhole: tell upper qdisc about dropped packets by Konstantin Khlebnikov · 6 years ago
  62. 2d34743 net/sched: act_simple: fix parsing of TCA_DEF_DATA by Davide Caratti · 6 years ago
  63. c8b54621 net_sched: fq: take care of throttled flows before reuse by Eric Dumazet · 6 years ago
  64. e5d0f6a6 net: sched: ife: signal not finding metaid by Alexander Aring · 6 years ago
  65. 4363b97 net sched actions: fix dumping which requires several messages to user space by Craig Dillabaugh · 7 years ago
  66. 0e8d6e8 net/sched: fix NULL dereference on the error path of tcf_skbmod_init() by Davide Caratti · 7 years ago
  67. 9d1ff26 net/sched: fix NULL dereference in the error path of tunnel_key_init() by Davide Caratti · 7 years ago
  68. 44c8871 net/sched: fix NULL dereference in the error path of tcf_bpf_init() by Davide Caratti · 6 years ago
  69. e927ffb sch_netem: fix skb leak in netem_enqueue() by Alexey Kodanev · 7 years ago
  70. 4f2f7a0 net sched actions: return explicit error when tunnel_key mode is not specified by Roman Mashak · 7 years ago
  71. ae34475 sched: act_csum: don't mangle TCP and UDP GSO packets by Davide Caratti · 8 years ago
  72. 3649d93 netem: apply correct delay when rate throttling by Nik Unger · 8 years ago
  73. a0514c0 net_sched: red: Avoid illegal values by Nogah Frankel · 7 years ago
  74. fa46d14 cls_u32: add missing RCU annotation. by Paolo Abeni · 7 years ago
  75. b28394c net/sched: Fix update of lastuse in act modules implementing stats_update by Roi Dayan · 7 years ago
  76. b3f662c sch_dsmark: fix invalid skb_cow() usage by Eric Dumazet · 8 years ago
  77. 7b9870f net_sched: avoid matching qdisc with zero handle by Cong Wang · 7 years ago
  78. 5600c75 net_sched: always reset qdisc backlog in qdisc_reset() by Konstantin Khlebnikov · 7 years ago
  79. b13bc54 net/sched: cls_matchall: fix crash when used with classful qdisc by Davide Caratti · 7 years ago
  80. f86d3b1 net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker by Jiri Pirko · 7 years ago
  81. 3e00bf9 net: sched: fix NULL pointer dereference when action calls some targets by Xin Long · 7 years ago
  82. 792c070 net_sched: remove warning from qdisc_hash_add by Konstantin Khlebnikov · 7 years ago
  83. 38530f6 net_sched/sfq: update hierarchical backlog when drop packet by Konstantin Khlebnikov · 7 years ago
  84. e392e30 net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target by Xin Long · 7 years ago
  85. dc491cd net: sched: Fix one possible panic when no destroy callback by Gao Feng · 7 years ago
  86. 13550ff net_sched: fix error recovery at qdisc creation by Eric Dumazet · 8 years ago
  87. 47c8dc4 act_connmark: avoid crashing on malformed nlattrs with null parms by Etienne Noss · 8 years ago
  88. 5f79aab net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump by Alexey Khoroshilov · 8 years ago
  89. 063893e net sched actions: decrement module reference count after table flush. by Roman Mashak · 8 years ago
  90. 6c8556f net/sched: matchall: Fix configuration race by Yotam Gigi · 8 years ago
  91. b260a71 net sched actions: fix refcnt when GETing of action after bind by Jamal Hadi Salim · 8 years ago
  92. 9b4a34f net/sched: cls_flower: Fix missing addr_type in classify by Paul Blakey · 8 years ago
  93. 09babe4 net, sched: fix soft lockup in tc_classify by Daniel Borkmann · 8 years ago
  94. 725cbb62 sched: cls_flower: remove from hashtable only in case skip sw flag is not set by Jiri Pirko · 8 years ago
  95. 95c2027 net/sched: pedit: make sure that offset is valid by Amir Vadai · 8 years ago
  96. d936377 net, sched: respect rcu grace period on cls destruction by Daniel Borkmann · 8 years ago
  97. 19a8bb2 net sched filters: fix filter handle ID in tfilter_notify_chain() by Roman Mashak · 8 years ago
  98. 30a391a net sched filters: pass netlink message flags in event notification by Roman Mashak · 8 years ago
  99. 4700e9c net_sched actions: use nla_parse_nested() by Johannes Berg · 8 years ago
  100. 9ee7837 net sched filters: fix notification of filter delete with proper handle by Jamal Hadi Salim · 8 years ago