1. cc1b58c tcp: limit payload size of sacked skbs by Eric Dumazet · 5 years ago
  2. 418894c tcp: reduce tcp_fastretrans_alert() verbosity by Eric Dumazet · 7 years ago
  3. d7b187a Merge android-4.9.179 (1dc2c29) into msm-4.9 by jianzhou · 5 years ago
  4. 83b8ce0 Merge android-4.9.178 (df08e34) into msm-4.9 by jianzhou · 5 years ago
  5. a931344 Merge android-4.9.177 (e6d81da) into msm-4.9 by jianzhou · 5 years ago
  6. 9034c87 Merge android-4.9.175 (e2171b6) into msm-4.9 by Tengfei Fan · 5 years ago
  7. 77161ce Merge 4.9.181 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  8. 6ccab84 Merge 4.9.181 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  9. b9d3bd8 ethtool: check the return value of get_regs_len by Yunsheng Lin · 6 years ago
  10. 294ec2d Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied" by Hangbin Liu · 5 years ago
  11. 73a1cbf Revert "fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return 0...")" by Greg Kroah-Hartman · 5 years ago
  12. 9890fe2 ipv6: use READ_ONCE() for inet->hdrincl as in ipv4 by Olivier Matz · 5 years ago
  13. efae37a ipv6: fix EFAULT on sendto with icmpv6 and hdrincl by Olivier Matz · 5 years ago
  14. 32a64fb pktgen: do not sleep with the thread lock held. by Paolo Abeni · 5 years ago
  15. c0c08f0 net: rds: fix memory leak in rds_ib_flush_mr_pool by Zhu Yanjun · 5 years ago
  16. 86e00b7 neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit by David Ahern · 5 years ago
  17. 66b835e ethtool: fix potential userspace buffer overflow by Vivien Didelot · 5 years ago
  18. f7afb6e tipc: fix modprobe tipc failed after switch order of device registration by Junwei Hu · 5 years ago
  19. db7c56e Revert "tipc: fix modprobe tipc failed after switch order of device registration" by David S. Miller · 5 years ago
  20. 2113c72 ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST by Eric Dumazet · 5 years ago
  21. 405d3bb ipv4/igmp: fix another memory leak in igmpv3_del_delrec() by Eric Dumazet · 5 years ago
  22. 12855df net-gro: fix use-after-free read in napi_gro_frags() by Eric Dumazet · 5 years ago
  23. 724a84a llc: fix skb leak in llc_build_and_send_ui_pkt() by Eric Dumazet · 5 years ago
  24. 2f8b4c7 ipv6: Consider sk_bound_dev_if when binding a raw socket to an address by Mike Manning · 5 years ago
  25. 79ba217 Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied" by Greg Kroah-Hartman · 5 years ago
  26. c877486 Revert "fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return 0...")" by Greg Kroah-Hartman · 5 years ago
  27. 83ae225 Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied" by Greg Kroah-Hartman · 5 years ago
  28. 04817ed Revert "fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return 0...")" by Greg Kroah-Hartman · 5 years ago
  29. cabdf6b Merge android-4.9-174 (d47e38b) into msm-4.9 by Tengfei Fan · 5 years ago
  30. f172415 Merge android-4.9-173 (336c47d) into msm-4.9 by Tengfei Fan · 5 years ago
  31. a39a300 Merge android-4.9-172 (2dbf78b) into msm-4.9 by Tengfei Fan · 5 years ago
  32. a56988d Merge commit android-4.9.171 (3383326) into msm-4.9 by Tengfei Fan · 5 years ago
  33. c47ee10 net: sockev: avoid races between sockev and socket_close by Sharath Chandra Vurukala · 5 years ago
  34. 3f006d4 Merge 4.9.180 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  35. 719bdd9 Merge 4.9.180 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  36. e5c1724 mac80211/cfg80211: update bss channel on channel switch by Sergey Matyukevich · 5 years ago
  37. 7b323f5 Merge android-4.9.170 (1ef64da) into msm-4.9 by jianzhou · 5 years ago
  38. 45728c3 Merge android-4.9.169 (1ef64da) into msm-4.9 by jianzhou · 5 years ago
  39. 685434d Merge android-4.9.168 (286f971) into msm-4.9 by jianzhou · 5 years ago
  40. 373fca6 Merge 4.9.179 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  41. 1dc2c29 Merge 4.9.179 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  42. 72d00b6 mac80211: Fix kernel panic due to use of txq after free by Bhagavathi Perumal S · 5 years ago
  43. 5b28db5 xfrm4: Fix uninitialized memory read in _decode_session4 by Steffen Klassert · 5 years ago
  44. eb490b3 vti4: ipip tunnel deregistration fixes. by Jeremy Sowden · 5 years ago
  45. eaa8cf5 xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module by Su Yanjun · 5 years ago
  46. 7c96721 xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink by YueHaibing · 5 years ago
  47. 4cc4c59 vsock/virtio: Initialize core virtio vsock before registering the driver by Jorge E. Moreira · 5 years ago
  48. 03baf38 tipc: fix modprobe tipc failed after switch order of device registration by Junwei Hu · 5 years ago
  49. 4ea082c vsock/virtio: free packets during the socket release by Stefano Garzarella · 5 years ago
  50. a336df5 tipc: switch order of device registration to fix a crash by Junwei Hu · 5 years ago
  51. 350d659 net: avoid weird emergency message by Eric Dumazet · 5 years ago
  52. d64b2c0 Merge android-4.9.167 (e1a8bab) into msm-4.9 by jianzhou · 5 years ago
  53. 19d550f Merge android-4.9.166 (0166b9e) into msm-4.9 by jianzhou · 5 years ago
  54. d5c71a7 fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return 0...") by Greg Kroah-Hartman · 5 years ago
  55. b82a5df Merge android-4.9.165 (72b54df) into msm-4.9 by jianzhou · 5 years ago
  56. 7af481d UPSTREAM: fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return 0...") by Greg Kroah-Hartman · 5 years ago
  57. b2fc351 UPSTREAM: fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return 0...") by Greg Kroah-Hartman · 5 years ago
  58. e6d81da Merge 4.9.177 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  59. 915f59c Merge 4.9.177 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  60. 4dbefd9 ipv4: Fix raw socket lookup for local traffic by David Ahern · 5 years ago
  61. 2854d45 vrf: sit mtu should not be updated when vrf netdev is the link by Stephen Suryaputra · 5 years ago
  62. d8209c1 vlan: disable SIOCSHWTSTAMP in container by Hangbin Liu · 5 years ago
  63. 7b7b9da packet: Fix error path in packet_init by YueHaibing · 5 years ago
  64. 1fff19a fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied by Hangbin Liu · 5 years ago
  65. aca669b bridge: Fix error path for kobject_init_and_add() by Tobin C. Harding · 5 years ago
  66. 31a6e0d ipvs: do not schedule icmp errors from tunnels by Julian Anastasov · 5 years ago
  67. 7e0642e mac80211: fix unaligned access in mesh table hash function by Felix Fietkau · 5 years ago
  68. 9b04b51 netfilter: compat: initialize all fields in xt_init by Francesco Ruggeri · 5 years ago
  69. 22b1c07 Merge "Merge android-4.9.163 (429c144) into msm-4.9" by Linux Build Service Account · 5 years ago
  70. 0ad8ae71c Merge 4.9.175 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  71. e2171b6 Merge 4.9.175 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  72. 745f5c5 Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  73. 0d134ae Bluetooth: hidp: fix buffer overflow by Young Xiao · 5 years ago
  74. 9013154 Merge 4.9.174 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  75. d47e38b Merge 4.9.174 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  76. 8223fbc batman-adv: Reduce tt_global hash refcnt only for removed entry by Sven Eckelmann · 5 years ago
  77. 33a5be3 batman-adv: Reduce tt_local hash refcnt only for removed entry by Sven Eckelmann · 5 years ago
  78. 3b3ea9f batman-adv: Reduce claim hash refcnt only for removed entry by Sven Eckelmann · 5 years ago
  79. ff5ca55 caif: reduce stack size with KASAN by Arnd Bergmann · 6 years ago
  80. 71061f1 packet: validate msg_namelen in send directly by Willem de Bruijn · 5 years ago
  81. 493cbb3 ipv6: invert flowlabel sharing check in process and user mode by Willem de Bruijn · 5 years ago
  82. bf533f4 ipv6/flowlabel: wait rcu grace period before put_pid() by Eric Dumazet · 5 years ago
  83. bcb37e6 ipv4: ip_do_fragment: Preserve skb_iif during fragmentation by Shmulik Ladkani · 5 years ago
  84. 50a7fe1 Merge 4.9.173 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  85. 336c47d Merge 4.9.173 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  86. 1ca3379 netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING by Xin Long · 5 years ago
  87. 54fa583 netfilter: nft_set_rbtree: check for inactive element after flag mismatch by Pablo Neira Ayuso · 5 years ago
  88. 589d747 Merge 4.9.172 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  89. 2dbf78b Merge 4.9.172 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  90. d476186 net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c by Peter Oskolkov · 5 years ago
  91. eccf76e net: IP6 defrag: use rbtrees for IPv6 defrag by Peter Oskolkov · 5 years ago
  92. 33336cd ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module by Florian Westphal · 5 years ago
  93. aaee29e net: IP defrag: encapsulate rbtree defrag code into callable functions by Peter Oskolkov · 5 years ago
  94. 6a06369 ipv6: frags: fix a lockdep false positive by Eric Dumazet · 5 years ago
  95. 840367c ipv4: set the tcp_min_rtt_wlen range from 0 to one day by ZhangXiaoxu · 5 years ago
  96. 8b888be net: rds: exchange of 8K and 1M pool by Zhu Yanjun · 5 years ago
  97. cd55c74 ipv4: add sanity checks in ipv4_link_failure() by Eric Dumazet · 5 years ago
  98. 7b7e51f tipc: check link name with right length in tipc_nl_compat_link_set by Xin Long · 5 years ago
  99. a379172 tipc: check bearer name with right length in tipc_nl_compat_bearer_enable by Xin Long · 5 years ago
  100. 74da2dc netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON by Florian Westphal · 5 years ago