1. 7f79f5f Merge android-4.9.206(2be2d899) into msm-4.9 by jianzhou · 4 years, 5 months ago
  2. ab12dbf Merge "Merge android-4.9.205(a36b501) into msm-4.9" by Linux Build Service Account · 4 years, 5 months ago
  3. 4da5efe Merge "Merge android-4.9.204(72e8598) into msm-4.9" by Linux Build Service Account · 4 years, 5 months ago
  4. f82a2db Merge android-4.9.205(a36b501) into msm-4.9 by jianzhou · 4 years, 5 months ago
  5. d3054dc Merge android-4.9.204(72e8598) into msm-4.9 by jianzhou · 4 years, 5 months ago
  6. 4214486 Merge android-4.9.203(13ff513) into msm-4.9 by jianzhou · 4 years, 5 months ago
  7. 57ff96e4 Merge "Merge android-4.9.200(851ba64) into msm-4.9" by Linux Build Service Account · 4 years, 5 months ago
  8. 7c776c0 Merge "Merge android-4.9.199(dcb71b3) into msm-4.9" by Linux Build Service Account · 4 years, 5 months ago
  9. 98576a3 Merge "Merge android-4.9.194(f360bd46) into msm-4.9" by Linux Build Service Account · 4 years, 6 months ago
  10. 2de4359 Merge android-4.9.201(09bf7fb) into msm-4.9 by jianzhou · 4 years, 6 months ago
  11. 926acc1 Merge android-4.9.200(851ba64) into msm-4.9 by jianzhou · 4 years, 6 months ago
  12. a06206d Merge android-4.9.199(dcb71b3) into msm-4.9 by jianzhou · 4 years, 6 months ago
  13. 9aec3ce Merge android-4.9.198(dd32e92) into msm-4.9 by jianzhou · 4 years, 6 months ago
  14. 234d2c7 Merge android-4.9.197(e9766ef) into msm-4.9 by jianzhou · 4 years, 6 months ago
  15. 374bc13 Merge android-4.9.196(cd0d461) into msm-4.9 by jianzhou · 4 years, 6 months ago
  16. f661fce Merge android-4.9.195(59aade0) into msm-4.9 by jianzhou · 4 years, 6 months ago
  17. 2be2d89 Merge 4.9.206 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  18. 885187e net: sched: fix `tc -s class show` no bstats on class with nolock subqueues by Dust Li · 4 years, 7 months ago
  19. 4d92109 sctp: cache netns in sctp_ep_common by Xin Long · 4 years, 7 months ago
  20. 38e8817 tipc: fix link name length check by John Rutherford · 4 years, 7 months ago
  21. 3c65c56 openvswitch: remove another BUG_ON() by Paolo Abeni · 4 years, 7 months ago
  22. 1996d4a openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info() by Paolo Abeni · 4 years, 7 months ago
  23. b07c062 openvswitch: fix flow command message size by Paolo Abeni · 4 years, 7 months ago
  24. 5b0b56d sctp: don't compare hb_timer expire date before starting it by Maciej Kwiecien · 5 years ago
  25. 9d3fcde net: fix possible overflow in __sk_mem_raise_allocated() by Eric Dumazet · 5 years ago
  26. 0b42fec tipc: fix skb may be leaky in tipc_link_input by Hoang Le · 5 years ago
  27. 959dbcf decnet: fix DN_IFREQ_SIZE by Johannes Berg · 5 years ago
  28. bc60abe ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel by wenxu · 5 years ago
  29. 41feb09 net/core/neighbour: fix kmemleak minimal reference count for hash tables by Konstantin Khlebnikov · 5 years ago
  30. 4f4594a net/core/neighbour: tell kmemleak about hash tables by Konstantin Khlebnikov · 5 years ago
  31. ec5676b tipc: fix memory leak in tipc_nl_compat_publ_dump by Gustavo A. R. Silva · 5 years ago
  32. 10a0e00 tipc: fix a missing check of genlmsg_put by Kangjie Lu · 5 years ago
  33. 9b852f0 net/net_namespace: Check the return value of register_pernet_subsys() by Aditya Pakki · 5 years ago
  34. 006469c VSOCK: bind to random port for VMADDR_PORT_ANY by Lepton Wu · 6 years ago
  35. 01edb73 mac80211: fix station inactive_time shortly after boot by Ahmed Zaki · 4 years, 8 months ago
  36. 4be6354 Merge android-4.9.194(f360bd46) into msm-4.9 by jianzhou · 4 years, 7 months ago
  37. a36b501 Merge 4.9.205 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  38. 2a1ddc6 Revert "sock: Reset dst when changing sk_mark via setsockopt" by Greg Kroah-Hartman · 4 years, 7 months ago
  39. 72e8598 Merge 4.9.204 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  40. e2c7c3f l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6 by Guillaume Nault · 7 years ago
  41. 597b389 sock: Reset dst when changing sk_mark via setsockopt by David Barmann · 6 years ago
  42. f4e7ca0 net: do not abort bulk send on BQL status by Eric Dumazet · 6 years ago
  43. 7fc96a3 sunrpc: safely reallow resvport min/max inversion by J. Bruce Fields · 6 years ago
  44. 79f22dd SUNRPC: Fix a compile warning for cmpxchg64() by Trond Myklebust · 6 years ago
  45. 03a94d7 net: fix warning in af_unix by Kyeongdon Kim · 6 years ago
  46. 079e02e net/sched: act_pedit: fix WARN() in the traffic path by Davide Caratti · 4 years, 7 months ago
  47. c2e91f7 net: rtnetlink: prevent underflows in do_setvfinfo() by Dan Carpenter · 4 years, 7 months ago
  48. 6e20082 cfg80211/nl80211: Offload OWE processing to user space in AP mode by Sunil Dutt · 5 years ago
  49. 0c09555 cfg80211: Authentication offload to user space in AP mode by Srinivas Dasari · 4 years, 10 months ago
  50. 11e648c nl80211: Allow set/del pmksa operations for AP by Liangwei Dong · 5 years ago
  51. 13ff513 Merge 4.9.203 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  52. be5c402 mac80211: minstrel: fix CCK rate group streams value by Felix Fietkau · 6 years ago
  53. 594bc9a nl80211: Fix a GET_KEY reply attribute by Andrew Zaborowski · 6 years ago
  54. 3d82780 SUNRPC: Fix priority queue fairness by Trond Myklebust · 6 years ago
  55. 1a7704e net: ovs: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  56. 203ec3c Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS by Luiz Augusto von Dentz · 6 years ago
  57. 5394976 ip_gre: fix parsing gre header in ipgre_err by Haishuang Yan · 6 years ago
  58. 7228cb8 llc: avoid blocking in llc_sap_close() by Cong Wang · 6 years ago
  59. 20d24e46 cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is set by Rajeev Kumar Sirasanagandla · 6 years ago
  60. 09bf7fb Merge 4.9.201 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  61. a4b012c ipvs: move old_secure_tcp into struct netns_ipvs by Eric Dumazet · 4 years, 8 months ago
  62. 0e0965a netfilter: ipset: Fix an error code in ip_set_sockfn_get() by Dan Carpenter · 4 years, 10 months ago
  63. 8a0a543 nfc: netlink: fix double device reference drop by Pan Bian · 4 years, 7 months ago
  64. ed9acfe ipv4: Fix table id reference in fib_sync_down_addr by David Ahern · 4 years, 7 months ago
  65. 851ba64 Merge 4.9.200 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  66. 1f94465 net/flow_dissector: switch to siphash by Eric Dumazet · 4 years, 8 months ago
  67. a67a32d inet: stop leaking jiffies on the wire by Eric Dumazet · 4 years, 8 months ago
  68. f4b5e4f net: dsa: fix switch tree list by Vivien Didelot · 4 years, 8 months ago
  69. 0e204b6 net: add READ_ONCE() annotation in __skb_wait_for_more_packets() by Eric Dumazet · 4 years, 8 months ago
  70. 7b441b2 net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() by zhanglin · 4 years, 8 months ago
  71. afd9a80 dccp: do not leak jiffies on the wire by Eric Dumazet · 4 years, 7 months ago
  72. dcb71b3 Merge 4.9.199 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  73. 2f8e690 sctp: not bind the socket in sctp_connect by Xin Long · 5 years ago
  74. f8b1410 sctp: fix the issue that flags are ignored when using kernel_connect by Xin Long · 6 years ago
  75. 1d41d2f sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 4 years, 9 months ago
  76. ff33916 llc: fix sk_buff leak in llc_conn_service() by Eric Biggers · 4 years, 8 months ago
  77. 44fd892 llc: fix sk_buff leak in llc_sap_state_process() by Eric Biggers · 4 years, 8 months ago
  78. ee303b8 nl80211: fix validation of mesh path nexthop by Markus Theil · 4 years, 8 months ago
  79. dd32e92 Merge 4.9.198 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  80. 45156a8 Revert "net: sit: fix memory leak in sit_init_net()" by Ajay Kaher · 4 years, 8 months ago
  81. a61ac39 mac80211: Reject malformed SSID elements by Will Deacon · 4 years, 8 months ago
  82. 49d8474 cfg80211: wext: avoid copying malformed SSIDs by Will Deacon · 4 years, 8 months ago
  83. 24bde29 ipv4: Return -ENETUNREACH if we can't create route but saddr is valid by Stefano Brivio · 4 years, 8 months ago
  84. d1b2bdb net: avoid potential infinite loop in tc_ctl_action() by Eric Dumazet · 4 years, 8 months ago
  85. 18bfe53 sctp: change sctp_prot .no_autobind with true by Xin Long · 4 years, 8 months ago
  86. 8b6d5c1 mac80211: fix txq null pointer dereference by Miaoqing Pan · 4 years, 9 months ago
  87. 2f15300 nl80211: fix null pointer dereference by Miaoqing Pan · 4 years, 9 months ago
  88. f6b5609 ANDROID: move up spin_unlock_bh() ahead of remove_proc_entry() by DongJoo Kim · 4 years, 8 months ago
  89. b9edc73 Merge android-4.9.193 (23f8789) into msm-4.9 by jianzhou · 4 years, 8 months ago
  90. 7f5d2d7 Merge android-4.9.192 (bb1c7f3) into msm-4.9 by jianzhou · 4 years, 8 months ago
  91. 6fdca0f Merge android-4.9.191 (9ca8608) into msm-4.9 by jianzhou · 4 years, 8 months ago
  92. dca3398 Merge android-4.9.190 (476e7ea) into msm-4.9 by jianzhou · 4 years, 8 months ago
  93. e9766ef Merge 4.9.197 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  94. a873afd nl80211: validate beacon head by Johannes Berg · 4 years, 9 months ago
  95. c48986f cfg80211: add and use strongly typed element iteration macros by Johannes Berg · 5 years ago
  96. eec7ef3 cfg80211: initialize on-stack chandefs by Johannes Berg · 4 years, 9 months ago
  97. 227aacc Merge android-4.9.189 (2970e78) into msm-4.9 by jianzhou · 4 years, 8 months ago
  98. 466787a Merge android-4.9.188 (d4fff2d) into msm-4.9 by jianzhou · 4 years, 8 months ago
  99. 79bbe9c Merge android-4.9.187 (fabc071) into msm-4.9 by jianzhou · 4 years, 8 months ago
  100. cd0d461 Merge 4.9.196 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago