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