1. 22b1c07 Merge "Merge android-4.9.163 (429c144) into msm-4.9" by Linux Build Service Account · 6 years ago
  2. ecab8f0 msm: wlan: Update regulatory rules for JM by Rajeev Kumar Sirasanagandla · 7 years ago
  3. dd779cb Merge android-4.9.163 (429c144) into msm-4.9 by jianzhou · 6 years ago
  4. 1ecfc49 Merge "Merge android-4.9.160 (fd5657a) into msm-4.9" by Linux Build Service Account · 6 years ago
  5. 309792a net: core: Dont send ARP probes for NUD_PERMANENET by Mohammed Javid · 6 years ago
  6. b7d9747 Merge android-4.9.160 (fd5657a) into msm-4.9 by jianzhou · 6 years ago
  7. 5a95e5a tcp: retry more conservatively on local congestion by Yuchung Cheng · 6 years ago
  8. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  9. 9204492 netfilter: nf_nat: skip nat clash resolution for same-origin entries by Martynas Pumputis · 6 years ago
  10. 4c870d3 vsock/virtio: reset connected sockets on device removal by Stefano Garzarella · 6 years ago
  11. 5c9e72b vsock/virtio: fix kernel panic after device hot-unplug by Stefano Garzarella · 6 years ago
  12. 304e1f0 ipvs: Fix signed integer overflow when setsockopt timeout by ZhangXiaoxu · 6 years ago
  13. d2a6df7 vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel by Su Yanjun · 6 years ago
  14. 3b44897 net: avoid use IPCB in cipso_v4_error by Nazarov Sergey · 6 years ago
  15. 55ea53a net: Add __icmp_send helper. by Nazarov Sergey · 6 years ago
  16. 375d6d4 net: sit: fix memory leak in sit_init_net() by Mao Wenan · 6 years ago
  17. 05d3d2d net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails by YueHaibing · 6 years ago
  18. 009510a net: netem: fix skb length BUG_ON in __skb_to_sgvec by Sheng Lan · 6 years ago
  19. 1c973f9 netlabel: fix out-of-bounds memory accesses by Paul Moore · 6 years ago
  20. d81778b net-sysfs: Fix mem leak in netdev_register_kobject by YueHaibing · 6 years ago
  21. a5a32e4 ip6mr: Do not call __IP6_INC_STATS() from preemptible context by Ido Schimmel · 6 years ago
  22. b1af104 Merge 4.9.162 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  23. 8933dbb cfg80211: extend range deviation for DMG by Chaitanya Tata · 6 years ago
  24. 5b8acf2 mac80211: Add attribute aligned(2) to struct 'action' by Mathieu Malaterre · 6 years ago
  25. ee3ba74 mac80211: don't initiate TDLS connection if station is not associated to AP by Balaji Pothunoori · 6 years ago
  26. d0038e4 mac80211: fix miscounting of ttl-dropped frames by Bob Copeland · 6 years ago
  27. 4aa6f01 ANDROID: revert "sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window size" by Maciej Żenczykowski · 6 years ago
  28. 9df256d Merge 4.9.161 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  29. deba234 netfilter: nf_tables: fix flush after rule deletion in the same batch by Pablo Neira Ayuso · 6 years ago
  30. 0b6633d Revert "bridge: do not add port to router list when receives query with source 0.0.0.0" by Hangbin Liu · 6 years ago
  31. 64696ba netpoll: Fix device name check in netpoll_setup() by Matthias Kaehlcke · 7 years ago
  32. 176ef96 sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment by Xin Long · 6 years ago
  33. 2b0925f sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() by Hangbin Liu · 6 years ago
  34. 3b70317 net/packet: fix 4gb buffer limit due to overflow check by Kal Conley · 6 years ago
  35. af9a0db batman-adv: fix uninit-value in batadv_interface_tx() by Eric Dumazet · 6 years ago
  36. a1f11de libceph: handle an empty authorize reply by Ilya Dryomov · 6 years ago
  37. efbc760 mac80211: Free mpath object when rhashtable insertion fails by Herbert Xu · 6 years ago
  38. fd5657a Merge 4.9.160 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  39. b5a5066 ax25: fix possible use-after-free by Eric Dumazet · 6 years ago
  40. 4833df3 net/x25: do not hold the cpu too long in x25_new_lci() by Eric Dumazet · 6 years ago
  41. 575880f net: ipv4: use a dedicated counter for icmp_v4 redirect packets by Lorenzo Bianconi · 6 years ago
  42. 1f52cfe tcp: clear icsk_backoff in tcp_write_queue_purge() by Eric Dumazet · 6 years ago
  43. 8b4ceed net: Do not allocate page fragments that are not skb aligned by Alexander Duyck · 6 years ago
  44. 209d8d2 tcp: tcp_v4_err() should be more careful by Eric Dumazet · 6 years ago
  45. 47dc74c net: Fix for_each_netdev_feature on Big endian by Hauke Mehrtens · 6 years ago
  46. be62fb6 vsock: cope with memory allocation failure at socket creation time by Paolo Abeni · 6 years ago
  47. e52cb57 net: fix IPv6 prefix route residue by Zhiqiang Liu · 6 years ago
  48. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  49. 1894d7c netfilter: nf_tables: fix mismatch in big-endian system by Liping Zhang · 8 years ago
  50. 84d8c3a net: create skb_gso_validate_mac_len() by Daniel Axtens · 6 years ago
  51. 5c59cd0 Merge "Merge android-4.9.155 (32e6695) into msm-4.9" by Linux Build Service Account · 6 years ago
  52. 78c4814 Merge 4.9.157 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  53. 1474d65 batman-adv: Force mac header to start of data on xmit by Sven Eckelmann · 6 years ago
  54. a5a1ce4 batman-adv: Avoid WARN on net_device without parent in netns by Sven Eckelmann · 6 years ago
  55. a19fd85 xfrm: refine validation of template and selector families by Florian Westphal · 6 years ago
  56. f3f0a9d libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive() by Ilya Dryomov · 6 years ago
  57. 0bf7aef mac80211: ensure that mgmt tx skbs have tailroom for encryption by Felix Fietkau · 6 years ago
  58. 3c302a7 Merge "Merge android-4.9.152 (fd37e28) into msm-4.9" by Linux Build Service Account · 6 years ago
  59. 5e74777 Merge "Merge android-4.9.149 (ed0b11d) into msm-4.9" by Linux Build Service Account · 6 years ago
  60. 8817a28 Merge 4.9.156 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  61. 072e11e net: dsa: slave: Don't propagate flag changes on down slave interfaces by Rundong Ge · 6 years ago
  62. 44476fd rds: fix refcount bug in rds_sock_addref by Eric Dumazet · 6 years ago
  63. 1c23c29 rxrpc: bad unlock balance in rxrpc_recvmsg by Eric Dumazet · 6 years ago
  64. 2dd6c11 dccp: fool proof ccid_hc_[rt]x_parse_options() by Eric Dumazet · 6 years ago
  65. 11c7fac Bluetooth: Fix unnecessary error message for HCI request completion by Johan Hedberg · 6 years ago
  66. a1708a8 xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi by YueHaibing · 6 years ago
  67. 4470e51 mac80211: fix radiotap vendor presence bitmap handling by Johannes Berg · 6 years ago
  68. 2f8eb1c Merge android-4.9.155 (32e6695) into msm-4.9 by jianzhou · 6 years ago
  69. 902a0ce Merge android-4.9.152 (fd37e28) into msm-4.9 by jianzhou · 6 years ago
  70. b62aeea Merge android-4.9.149 (ed0b11d) into msm-4.9 by jianzhou · 6 years ago
  71. cc0665f ANDROID: Remove xt_qtaguid module from new kernels. by Chenbo Feng · 6 years ago
  72. 32e6695 Merge 4.9.155 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  73. 63f7ee6 l2tp: fix reading optional fields of L2TPv3 by Jacob Wen · 6 years ago
  74. 592bde8 l2tp: remove l2specific_len dependency in l2tp_core by Lorenzo Bianconi · 7 years ago
  75. 5d16d81 net/rose: fix NULL ax25_cb kernel panic by Bernard Pidoux · 6 years ago
  76. baa9e32 netrom: switch to sock timer API by Cong Wang · 6 years ago
  77. d1ab05e l2tp: copy 4 more bytes to linear part if necessary by Jacob Wen · 6 years ago
  78. 16a2595 ipv6: Consider sk_bound_dev_if when binding a socket to an address by David Ahern · 6 years ago
  79. 90a7b84 Fix "net: ipv4: do not handle duplicate fragments as overlapping" by Greg Kroah-Hartman · 6 years ago
  80. 7d08263 BACKPORT: net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP by Maciej Żenczykowski · 6 years ago
  81. 6fffec4 UPSTREAM: xfrm: Make set-mark default behavior backward compatible by Benedict Wong · 6 years ago
  82. 922649c Merge "msm: net: Support for Removing SFE module" by Linux Build Service Account · 6 years ago
  83. 27c2fe3 Merge 4.9.154 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  84. 30e7517 can: bcm: check timer values before ktime conversion by Oliver Hartkopp · 6 years ago
  85. 8c84965 ipfrag: really prevent allocation on netns exit by Paolo Abeni · 6 years ago
  86. 147bb6f net_sched: refetch skb protocol for each filter by Cong Wang · 6 years ago
  87. bff7432 net: ipv4: Fix memory leak in network namespace dismantle by Ido Schimmel · 6 years ago
  88. 4b9245f openvswitch: Avoid OOB read when parsing flow nlattrs by Ross Lagerwall · 6 years ago
  89. 04663e8 net: Fix usage of pskb_trim_rcsum by Ross Lagerwall · 6 years ago
  90. 0ae4bff net: bridge: Fix ethernet header pointer before check skb forwardable by Yunjian Wang · 6 years ago
  91. 4eafdb9 msm: net: Support for Removing SFE module by Ravinder Konka · 9 years ago
  92. 2f539c4 xt_hardidletiemr: Check for remaining expiry time by Devi Sandeep Endluri V V · 6 years ago
  93. fe0eb27 Merge 4.9.153 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  94. 6d814b1 net: call sk_dst_reset when set SO_DONTROUTE by yupeng · 6 years ago
  95. 2af7450 ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses by David Ahern · 6 years ago
  96. dbbbd01 ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address by David Ahern · 6 years ago
  97. f74ba31b UPSTREAM: ppp: Move PFC decompression to PPP generic layer by Sam Protsenko · 6 years ago
  98. 8d03e45 UPSTREAM: l2tp: Add protocol field decompression by Sam Protsenko · 6 years ago
  99. 9532aa6 BACKPORT: l2tp: remove ->recv_payload_hook by Guillaume Nault · 6 years ago
  100. fd37e28 Merge 4.9.152 into android-4.9 by Greg Kroah-Hartman · 6 years ago