1. 6f0b5b5 Merge 4.9.207 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  2. 67b02e3 inet: protect against too small mtu values. by Eric Dumazet · 4 years, 10 months ago
  3. 2be2d89 Merge 4.9.206 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  4. 9d3fcde net: fix possible overflow in __sk_mem_raise_allocated() by Eric Dumazet · 6 years ago
  5. 41feb09 net/core/neighbour: fix kmemleak minimal reference count for hash tables by Konstantin Khlebnikov · 6 years ago
  6. 4f4594a net/core/neighbour: tell kmemleak about hash tables by Konstantin Khlebnikov · 6 years ago
  7. 9b852f0 net/net_namespace: Check the return value of register_pernet_subsys() by Aditya Pakki · 6 years ago
  8. a36b501 Merge 4.9.205 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  9. 2a1ddc6 Revert "sock: Reset dst when changing sk_mark via setsockopt" by Greg Kroah-Hartman · 4 years, 10 months ago
  10. 72e8598 Merge 4.9.204 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  11. 597b389 sock: Reset dst when changing sk_mark via setsockopt by David Barmann · 6 years ago
  12. f4e7ca0 net: do not abort bulk send on BQL status by Eric Dumazet · 6 years ago
  13. c2e91f7 net: rtnetlink: prevent underflows in do_setvfinfo() by Dan Carpenter · 4 years, 10 months ago
  14. 851ba64 Merge 4.9.200 into android-4.9-q by Greg Kroah-Hartman · 4 years, 11 months ago
  15. 1f94465 net/flow_dissector: switch to siphash by Eric Dumazet · 5 years ago
  16. 0e204b6 net: add READ_ONCE() annotation in __skb_wait_for_more_packets() by Eric Dumazet · 5 years ago
  17. 7b441b2 net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() by zhanglin · 5 years ago
  18. cd0d461 Merge 4.9.196 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  19. 62241d6 net: Unpublish sk from sk_reuseport_cb before call_rcu by Martin KaFai Lau · 5 years ago
  20. f360bd4 Merge 4.9.194 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  21. 162a5a8 net: gso: Fix skb_segment splat when splitting gso_size mangled skb having linear-headed frag_list by Shmulik Ladkani · 5 years ago
  22. 905bf35 net: Fix null de-reference of device refcount by Subash Abhinov Kasiviswanathan · 5 years ago
  23. 5e36f63 Merge 4.9.192 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  24. a794b0e net: fix skb use after free in netpoll by Feng Sun · 5 years ago
  25. 3fcf271 Merge 4.9.191 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  26. fda2092 tcp: make sure EPOLLOUT wont be missed by Eric Dumazet · 5 years ago
  27. 9595aa8 Merge 4.9.190 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  28. 6c1dc8f bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K by Daniel Borkmann · 6 years ago
  29. c98446e bpf: add bpf_jit_limit knob to restrict unpriv allocations by Daniel Borkmann · 5 years ago
  30. 4d04757 bpf: restrict access to core bpf sysctls by Daniel Borkmann · 5 years ago
  31. 5124abd bpf: get rid of pure_initcall dependency to enable jits by Daniel Borkmann · 5 years ago
  32. 94c1fcc Merge 4.9.189 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  33. 78922ae net: fix ifindex collision during namespace removal by Jiri Pirko · 5 years ago
  34. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  35. 4ebefd3 net: neigh: fix multiple neigh timer scheduling by Lorenzo Bianconi · 5 years ago
  36. 39eed54 Merge 4.9.185 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  37. d76e874 net: check before dereferencing netdev_ops during busy poll by Josh Elsasser · 5 years ago
  38. a0b21f8 Merge 4.9.183 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  39. c55ce1d neigh: fix use-after-free read in pneigh_get_next by Eric Dumazet · 5 years ago
  40. 77161ce Merge 4.9.181 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  41. b9d3bd8 ethtool: check the return value of get_regs_len by Yunsheng Lin · 6 years ago
  42. 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
  43. 73a1cbf Revert "fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return 0...")" by Greg Kroah-Hartman · 5 years ago
  44. 32a64fb pktgen: do not sleep with the thread lock held. by Paolo Abeni · 5 years ago
  45. 86e00b7 neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit by David Ahern · 5 years ago
  46. 66b835e ethtool: fix potential userspace buffer overflow by Vivien Didelot · 5 years ago
  47. 12855df net-gro: fix use-after-free read in napi_gro_frags() by Eric Dumazet · 5 years ago
  48. 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
  49. c877486 Revert "fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return 0...")" by Greg Kroah-Hartman · 5 years ago
  50. 373fca6 Merge 4.9.179 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  51. 350d659 net: avoid weird emergency message by Eric Dumazet · 5 years ago
  52. d5c71a7 fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return 0...") by Greg Kroah-Hartman · 5 years ago
  53. 7af481d UPSTREAM: fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return 0...") by Greg Kroah-Hartman · 5 years ago
  54. 915f59c Merge 4.9.177 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  55. 1fff19a fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied by Hangbin Liu · 5 years ago
  56. 67843bb Merge 4.9.169 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  57. 77b924d net: ethtool: not call vzalloc for zero sized memory request by Li RongQing · 6 years ago
  58. 6996763 netns: provide pure entropy for net_hash_mix() by Eric Dumazet · 6 years ago
  59. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  60. d81778b net-sysfs: Fix mem leak in netdev_register_kobject by YueHaibing · 6 years ago
  61. 64696ba netpoll: Fix device name check in netpoll_setup() by Matthias Kaehlcke · 7 years ago
  62. fd5657a Merge 4.9.160 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  63. 8b4ceed net: Do not allocate page fragments that are not skb aligned by Alexander Duyck · 6 years ago
  64. 47dc74c net: Fix for_each_netdev_feature on Big endian by Hauke Mehrtens · 6 years ago
  65. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  66. 84d8c3a net: create skb_gso_validate_mac_len() by Daniel Axtens · 6 years ago
  67. 7d08263 BACKPORT: net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP by Maciej Żenczykowski · 6 years ago
  68. fe0eb27 Merge 4.9.153 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  69. 6d814b1 net: call sk_dst_reset when set SO_DONTROUTE by yupeng · 6 years ago
  70. ed0b11d Merge 4.9.149 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  71. 7abb7f7 sock: Make sock->sk_stamp thread-safe by Deepa Dinamani · 6 years ago
  72. 5d05bdd Merge 4.9.146 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  73. fe25279 rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices by Eric Dumazet · 6 years ago
  74. e16c040 Merge 4.9.143 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  75. d39ebd1 net: skb_scrub_packet(): Scrub offload_fwd_mark by Petr Machata · 6 years ago
  76. 6e55647 Merge 4.9.139 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  77. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  78. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  79. 4a80b1f net-gro: reset skb->pkt_type in napi_reuse_skb() by Eric Dumazet · 6 years ago
  80. a09bd93 flow_dissector: do not dissect l4 ports for fragments by 배석진 · 6 years ago
  81. 3f413ec cgroup, netclassid: add a preemption point to write_classid by Michal Hocko · 6 years ago
  82. 9819741 rtnetlink: Disallow FDB configuration for non-Ethernet device by Ido Schimmel · 6 years ago
  83. 0c49b5e net: fix pskb_trim_rcsum_slow() with odd trim offset by Dimitris Michailidis · 6 years ago
  84. f0223d1 ethtool: fix a privilege escalation bug by Wenwen Wang · 6 years ago
  85. 33424e7 net: udp: fix handling of CHECKSUM_COMPLETE packets by Sean Tranchetti · 6 years ago
  86. a80f560 BACKPORT: xfrm: Add a new lookup key to match xfrm interfaces. by Steffen Klassert · 6 years ago
  87. a427932 Merge 4.9.134 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  88. 791521e net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends by Eric Dumazet · 6 years ago
  89. 8716959 net: modify skb_rbtree_purge to return the truesize of all purged skbs. by Peter Oskolkov · 6 years ago
  90. f5d17b5 net: speed up skb_rbtree_purge() by Eric Dumazet · 6 years ago
  91. 069bb7f rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096 by Eric Dumazet · 6 years ago
  92. 8d59c3a net: ipv4: update fnhe_pmtu when first hop's MTU changes by Sabrina Dubroca · 6 years ago
  93. 1c7637c Merge 4.9.130 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  94. e68a49c neighbour: confirm neigh entries when ARP packet is received by Vasily Khoruzhick · 6 years ago
  95. 6a1b592 Merge 4.9.124 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  96. 53adf73 net: propagate dev_get_valid_name return code by Li RongQing · 6 years ago
  97. 52be322 Merge 4.9.116 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  98. e6f9a8a Merge 4.9.115 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  99. 19b7479 rtnetlink: add rtnl_link_state check in rtnl_configure_link by Roopa Prabhu · 6 years ago
  100. e2ffdd6 net: skb_segment() should not return NULL by Eric Dumazet · 6 years ago