1. 1ecfc49 Merge "Merge android-4.9.160 (fd5657a) into msm-4.9" by Linux Build Service Account · 6 years ago
  2. 309792a net: core: Dont send ARP probes for NUD_PERMANENET by Mohammed Javid · 6 years ago
  3. b7d9747 Merge android-4.9.160 (fd5657a) into msm-4.9 by jianzhou · 6 years ago
  4. fd5657a Merge 4.9.160 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  5. 8b4ceed net: Do not allocate page fragments that are not skb aligned by Alexander Duyck · 6 years ago
  6. 47dc74c net: Fix for_each_netdev_feature on Big endian by Hauke Mehrtens · 6 years ago
  7. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  8. 84d8c3a net: create skb_gso_validate_mac_len() by Daniel Axtens · 6 years ago
  9. 2f8eb1c Merge android-4.9.155 (32e6695) into msm-4.9 by jianzhou · 6 years ago
  10. b62aeea Merge android-4.9.149 (ed0b11d) into msm-4.9 by jianzhou · 6 years ago
  11. 7d08263 BACKPORT: net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP by Maciej Żenczykowski · 6 years ago
  12. fe0eb27 Merge 4.9.153 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  13. 6d814b1 net: call sk_dst_reset when set SO_DONTROUTE by yupeng · 6 years ago
  14. ed0b11d Merge 4.9.149 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  15. 7abb7f7 sock: Make sock->sk_stamp thread-safe by Deepa Dinamani · 6 years ago
  16. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 6 years ago
  17. 5d05bdd Merge 4.9.146 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  18. fe25279 rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices by Eric Dumazet · 6 years ago
  19. e16c040 Merge 4.9.143 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  20. d39ebd1 net: skb_scrub_packet(): Scrub offload_fwd_mark by Petr Machata · 6 years ago
  21. 5ffa7b1 Merge android-4.9.134 (a427932) into msm-4.9 by Minming Qi · 6 years ago
  22. 6e55647 Merge 4.9.139 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  23. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  24. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  25. 8f00a1d Merge android-4.9.130 (1c7637c) into msm-4.9 by Minming Qi · 6 years ago
  26. 4a80b1f net-gro: reset skb->pkt_type in napi_reuse_skb() by Eric Dumazet · 6 years ago
  27. a09bd93 flow_dissector: do not dissect l4 ports for fragments by 배석진 · 6 years ago
  28. 3f413ec cgroup, netclassid: add a preemption point to write_classid by Michal Hocko · 6 years ago
  29. 9819741 rtnetlink: Disallow FDB configuration for non-Ethernet device by Ido Schimmel · 6 years ago
  30. 0c49b5e net: fix pskb_trim_rcsum_slow() with odd trim offset by Dimitris Michailidis · 6 years ago
  31. f0223d1 ethtool: fix a privilege escalation bug by Wenwen Wang · 6 years ago
  32. 33424e7 net: udp: fix handling of CHECKSUM_COMPLETE packets by Sean Tranchetti · 6 years ago
  33. 2f1b7c8 Merge android-4.9.124 (6a1b592) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  34. a80f560 BACKPORT: xfrm: Add a new lookup key to match xfrm interfaces. by Steffen Klassert · 6 years ago
  35. a427932 Merge 4.9.134 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  36. 791521e net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends by Eric Dumazet · 6 years ago
  37. 8716959 net: modify skb_rbtree_purge to return the truesize of all purged skbs. by Peter Oskolkov · 6 years ago
  38. f5d17b5 net: speed up skb_rbtree_purge() by Eric Dumazet · 6 years ago
  39. 069bb7f rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096 by Eric Dumazet · 6 years ago
  40. 8d59c3a net: ipv4: update fnhe_pmtu when first hop's MTU changes by Sabrina Dubroca · 6 years ago
  41. e2290bd Merge android-4.9.116 (52be322) into msm-4.9 by Minming Qi · 6 years ago
  42. 56b08f8 Merge android-4.9.115 (e6f9a8a) into msm-4.9 by Minming Qi · 6 years ago
  43. 946bd47 Merge "kernel: changes to enable tcpdump in sfe" by Linux Build Service Account · 6 years ago
  44. a1ef66e kernel: changes to enable tcpdump in sfe by Utkarsh Saxena · 8 years ago
  45. 1c7637c Merge 4.9.130 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  46. e68a49c neighbour: confirm neigh entries when ARP packet is received by Vasily Khoruzhick · 6 years ago
  47. 5080078 Revert "dst: Use after free in __dst_destroy_metrics_generic" by Chinmay Agarwal · 6 years ago
  48. 6a1b592 Merge 4.9.124 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  49. 53adf73 net: propagate dev_get_valid_name return code by Li RongQing · 6 years ago
  50. dca2f46 net: memset smsg to avoid the padding data by Kaustubh Pandey · 6 years ago
  51. e454b41 Revert "net: core: fix for ipv6 neigh" by Mohammed Javid · 6 years ago
  52. 52be322 Merge 4.9.116 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  53. e6f9a8a Merge 4.9.115 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  54. 19b7479 rtnetlink: add rtnl_link_state check in rtnl_configure_link by Roopa Prabhu · 6 years ago
  55. e2ffdd6 net: skb_segment() should not return NULL by Eric Dumazet · 6 years ago
  56. ad375ea skbuff: Unconditionally copy pfmemalloc in __skb_clone() by Stefano Brivio · 6 years ago
  57. cad9922 net: Don't copy pfmemalloc flag in __copy_skb_header() by Stefano Brivio · 6 years ago
  58. ec6a603 gen_stats: Fix netlink stats dumping in the presence of padding by Toke Høiland-Jørgensen · 6 years ago
  59. 192abd8 Merge "Merge android-4.9.109 (a4230be) into msm-4.9" by Linux Build Service Account · 6 years ago
  60. 80f55ac Merge android-4.9.108 (b7d377b) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  61. ac85d37 Merge "net: core: null pointer derefernce in sockev_client_cb" by Linux Build Service Account · 6 years ago
  62. 6c1a90e Merge "net: core: fix for ipv6 neigh" by Linux Build Service Account · 6 years ago
  63. dc80dd3 Merge "net: sockev: fix uninitialized data leak into userspace" by Linux Build Service Account · 6 years ago
  64. bead646 net: core: fix for ipv6 neigh by Mohammed Javid · 6 years ago
  65. 98fcdbd net: sockev: fix uninitialized data leak into userspace by Tejaswi Tanikella · 6 years ago
  66. 40834dd Merge android-4.9.105 (859e0a8) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  67. 4d71396 net: core: null pointer derefernce in sockev_client_cb by Tejaswi Tanikella · 6 years ago
  68. b7d377b Merge 4.9.108 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  69. c591536 rtnetlink: validate attributes in do_setlink() by Eric Dumazet · 6 years ago
  70. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  71. b389e04 net: Fix untag for vlan packets without ethernet header by Toshiaki Makita · 7 years ago
  72. 58df289 net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off by Toshiaki Makita · 7 years ago
  73. 79a63da Merge android-4.9.103 (70c65e4) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  74. 2e8800e Merge android-4.9.100 (39c8566) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  75. 70c65e4 Merge 4.9.103 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  76. a5e907c sock_diag: fix use-after-free read in __sk_free by Eric Dumazet · 6 years ago
  77. b63590c Merge android-4.9.99 (c462abb) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  78. 8ea36d1 Merge android-4.9.97 (2bcbbd5) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  79. 39c8566 Merge 4.9.100 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  80. 45227db net: fix uninit-value in __hw_addr_add_ex() by Eric Dumazet · 6 years ago
  81. ec98618 net: initialize skb->peeked when cloning by Eric Dumazet · 6 years ago
  82. 2e229cb02 Merge android-4.9.94 (8683408) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  83. ea5ec6c UPSTREAM: netpoll: Fix device name check in netpoll_setup() by Matthias Kaehlcke · 7 years ago
  84. 8f8b514 Merge "Merge android-4.9.92 (9c3fb9c) into msm-4.9" by Linux Build Service Account · 6 years ago
  85. 78667de Merge "Merge android-4.9.90 (dd1e37e) into msm-4.9" by Linux Build Service Account · 6 years ago
  86. 2bcbbd5 Merge 4.9.97 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  87. 581cb19 net: fix deadlock while clearing neighbor proxy table by Wolfgang Bumiller · 6 years ago
  88. 9d33bff vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi by Toshiaki Makita · 6 years ago
  89. 0e770d2 net: validate attribute sizes in neigh_dump_table() by Eric Dumazet · 6 years ago
  90. 427fd21 Merge android-4.9.92 (9c3fb9c) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  91. 16b6ed1 Merge android-4.9.87 (a290494) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  92. 03d25f8 net: core: Release neigh lock when neigh_probe is enabled by Sridhar Ancha · 8 years ago
  93. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  94. 0d1c057 net: fool proof dev_valid_name() by Eric Dumazet · 6 years ago
  95. fb9fa14 net: fix possible out-of-bound read in skb_network_protocol() by Eric Dumazet · 7 years ago
  96. fcfb53c skbuff: only inherit relevant tx_flags by Willem de Bruijn · 7 years ago
  97. 2cd3aa5 skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow by Jason A. Donenfeld · 7 years ago
  98. 419490a net: move somaxconn init from sysctl code by Roman Kapl · 7 years ago
  99. 2c26052 neighbour: update neigh timestamps iff update is effective by Ihar Hrachyshka · 7 years ago
  100. 3f59047 ipv4/GRO: Make GRO conform to RFC 6864 by Alexander Duyck · 6 years ago