1. 229226e Merge remote-tracking branch '4.9/tmp-9452b2c' into msm-4.9 by Kyle Yan · 7 years ago
  2. 9452b2c Merge 4.9.51 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  3. 60b9412 ip_tunnel: fix setting ttl and tos value in collect_md mode by Haishuang Yan · 7 years ago
  4. 1bcf187 Revert "net: fix percpu memory leaks" by Jesper Dangaard Brouer · 7 years ago
  5. 5a7a40b Revert "net: use lib/percpu_counter API for fragmentation mem accounting" by Jesper Dangaard Brouer · 7 years ago
  6. a10c510 tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0 by Wei Wang · 7 years ago
  7. 7d337cc Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9 by Kyle Yan · 7 years ago
  8. a3840b1 Merge 4.9.46 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  9. aadbe1f tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP by Neal Cardwell · 7 years ago
  10. f29c9f4 ipv4: better IP_MAX_MTU enforcement by Eric Dumazet · 7 years ago
  11. 71501d9 ipv4: fix NULL dereference in free_fib_info_rcu() by Eric Dumazet · 7 years ago
  12. 7073fca Merge 4.9.43 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  13. 33dc6a6 udp: consistently apply ufo or fragmentation by Willem de Bruijn · 7 years ago
  14. 4688f04 revert "ipv4: Should use consistent conditional judgement for ip fragment in __ip_append_data and ip_finish_output" by Greg Kroah-Hartman · 7 years ago
  15. 53eed8a revert "net: account for current skb length when deciding about UFO" by Greg Kroah-Hartman · 7 years ago
  16. f628c9d igmp: Fix regression caused by igmp sysctl namespace code. by Nikolay Borisov · 7 years ago
  17. 69ffc96 net: avoid skb_warn_bad_offload false positives on UFO by Willem de Bruijn · 7 years ago
  18. 87fdcfe tcp: fastopen: tcp_connect() must refresh the route by Eric Dumazet · 7 years ago
  19. 05046af net: fix keepalive code vs TCP_FASTOPEN_CONNECT by Eric Dumazet · 7 years ago
  20. 3914a7e tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states by Yuchung Cheng · 7 years ago
  21. 02f29ab Merge 4.9.42 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  22. ef09c9f net: account for current skb length when deciding about UFO by Michal Kubeček · 7 years ago
  23. f102bb7 ipv4: Should use consistent conditional judgement for ip fragment in __ip_append_data and ip_finish_output by zheng li · 8 years ago
  24. ee96797 ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned int by Pavel Tikhomirov · 8 years ago
  25. 9acfb31 netfilter: use fwmark_reflect in nf_send_reset by Pau Espin Pedrol · 8 years ago
  26. 0c47f11 ipv4: initialize fib_trie prior to register_netdev_notifier call. by Mahesh Bandewar · 7 years ago
  27. a62bc8d ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() by Alexander Potapenko · 7 years ago
  28. 0cd73c4 tcp_bbr: init pacing rate on first RTT sample by Neal Cardwell · 7 years ago
  29. 2e6b237 tcp_bbr: remove sk_pacing_rate=0 transient during init by Neal Cardwell · 7 years ago
  30. 0c0ede3 tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helper by Neal Cardwell · 7 years ago
  31. ec78968 tcp_bbr: introduce bbr_bw_to_pacing_rate() helper by Neal Cardwell · 7 years ago
  32. 73520d3 tcp_bbr: cut pacing rate only if filled pipe by Neal Cardwell · 7 years ago
  33. 3dfb68c Merge remote-tracking branch '4.9/tmp-9ae2c67' into 4.9 by Kyle Yan · 7 years ago
  34. 9252878 WLAN subsystem: Sysctl support for key TCP/IP parameters by Ravi Joshi · 11 years ago
  35. 14accea Merge 4.9.39 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  36. ef13840 tcp: reset sk_rx_dst in tcp_disconnect() by WANG Cong · 7 years ago
  37. 6c3873f Merge remote-tracking branch '4.9/tmp-184ce81' into msm-4.9 by Kyle Yan · 7 years ago
  38. 2506cb5 Merge remote-tracking branch '4.9/tmp-75d78c7' into 4.9 by Kyle Yan · 7 years ago
  39. 184ce81 Merge 4.9.36 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  40. 4211442 netfilter: use skb_to_full_sk in ip_route_me_harder by Florian Westphal · 8 years ago
  41. cac2a9b igmp: add a missing spin_lock_init() by WANG Cong · 7 years ago
  42. ecd6627 igmp: acquire pmc lock for ip_mc_clear_src() by WANG Cong · 7 years ago
  43. 0d21cf1 Merge 4.9.33 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  44. ce76b2d Merge "net: Fail explicit bind to local reserved ports" by Linux Build Service Account · 7 years ago
  45. 9f1b216 Merge "net: Indicate whether a socket is a transparent socket" by Linux Build Service Account · 7 years ago
  46. 74e24d1 NET: Fix /proc/net/arp for AX.25 by Ralf Baechle · 7 years ago
  47. 116589a tcp: tcp_probe: use spin_lock_bh() by Eric Dumazet · 7 years ago
  48. 51ce947 net: Fail explicit bind to local reserved ports by Subash Abhinov Kasiviswanathan · 7 years ago
  49. f65f7a4 net: Indicate whether a socket is a transparent socket by Subash Abhinov Kasiviswanathan · 9 years ago
  50. aae3bcb net: udp: Adjust UDP socket state for encapsulation sockets by Subash Abhinov Kasiviswanathan · 10 years ago
  51. 355cae8 Merge remote-tracking branch '4.9/tmp-da3493c' into 4.9 by Kyle Yan · 7 years ago
  52. da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  53. 0aa89f1 net: ping: do not abuse udp_poll() by Eric Dumazet · 7 years ago
  54. 3ee35b9 tcp: disallow cwnd undo when switching congestion control by Yuchung Cheng · 7 years ago
  55. 303cde8 Merge remote-tracking branch '4.9/tmp-77d3588' into 4.9 by Kyle Yan · 7 years ago
  56. 77d3588 Merge 4.9.31 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  57. 988b979 ipv4: add reference counting to metrics by Eric Dumazet · 7 years ago
  58. 4b81271 tcp: avoid fastopen API to be used on AF_UNSPEC by Wei Wang · 7 years ago
  59. 6864761 net: Improve handling of failures on link and route dumps by David Ahern · 7 years ago
  60. 0174b07 tcp: eliminate negative reordering in tcp_clean_rtx_queue by Soheil Hassas Yeganeh · 7 years ago
  61. 8d62524 tcp: avoid fragmenting peculiar skbs in SACK by Yuchung Cheng · 7 years ago
  62. 4eed440 dccp/tcp: do not inherit mc_list from parent by Eric Dumazet · 7 years ago
  63. d523ad4 Merge remote-tracking branch '4.9/tmp-951d823' into msm-4.9 by Kyle Yan · 7 years ago
  64. 9290d74 UPSTREAM: net: ipv4, ipv6: run cgroup eBPF egress programs by Daniel Mack · 8 years ago
  65. 55651b1 Merge remote-tracking branch '4.9/tmp-a745b34' into msm-4.9 by Kyle Yan · 7 years ago
  66. a745b34 Merge 4.9.28 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  67. f190653 ipv4, ipv6: ensure raw socket message is big enough to hold an IP header by Alexander Potapenko · 7 years ago
  68. 747a001 tcp: do not inherit fastopen_req from parent by Eric Dumazet · 7 years ago
  69. 91260ba tcp: fix wraparound issue in tcp_lp by Eric Dumazet · 7 years ago
  70. f3235cb tcp: do not underestimate skb->truesize in tcp_trim_head() by Eric Dumazet · 7 years ago
  71. 875e526 ANDROID: Add untag hacks to inet_release function by Chenbo Feng · 8 years ago
  72. 0b3d3ca Merge remote-tracking branch '4.9/tmp-e88bb96' into 4.9 by Kyle Yan · 7 years ago
  73. e88bb96 Merge 4.9.26 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  74. 1dc1b7b tcp: memset ca_priv data to 0 properly by Wei Wang · 7 years ago
  75. 8c04e2a net-timestamp: avoid use-after-free in ip_recv_error by Willem de Bruijn · 8 years ago
  76. 479beb4 tcp: clear saved_syn in tcp_disconnect() by Eric Dumazet · 8 years ago
  77. dbaaa58 net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given by Florian Larysch · 8 years ago
  78. e88a8e0 ping: implement proper locking by Eric Dumazet · 8 years ago
  79. c6a9621 Merge remote-tracking branch '4.9/tmp-4979478' into msm-4.9 by Kyle Yan · 8 years ago
  80. 86cccd2 UPSTREAM: net: ipv4: Don't crash if passing a null sk to ip_do_redirect. by Lorenzo Colitti · 8 years ago
  81. 0078bd9 Merge remote-tracking branch '4.9/tmp-c96f651' into msm-4.9 by Kyle Yan · 8 years ago
  82. 42c3c88 Merge 4.9.19 into android-4.9 by Greg Kroah-Hartman · 8 years ago
  83. 9e13bce tcp: initialize icsk_ack.lrcvtime at session start time by Eric Dumazet · 8 years ago
  84. 62e85fe ipv4: provide stronger user input validation in nl_fib_input() by Eric Dumazet · 8 years ago
  85. 110cce4 Merge remote-tracking branch '4.9/tmp-82ab074' into 4.9 by Kyle Yan · 8 years ago
  86. ee059e3 dccp/tcp: fix routing redirect race am: 98933eb36d by Jon Maxwell · 8 years ago
  87. eb051719 net/tunnel: set inner protocol in network gro hooks am: b07eed8f71 by Paolo Abeni · 8 years ago
  88. 4d30eeb tcp: fix various issues for sockets morphing to listen state am: 07753bc6a2 by Eric Dumazet · 8 years ago
  89. a107e41 tcp/dccp: block BH for SYN processing am: bbaeb9b73f by Eric Dumazet · 8 years ago
  90. 9bd18b3 ipv4: mask tos for input route am: 36931eb015 by Julian Anastasov · 8 years ago
  91. 98933eb dccp/tcp: fix routing redirect race by Jon Maxwell · 8 years ago
  92. b07eed8 net/tunnel: set inner protocol in network gro hooks by Paolo Abeni · 8 years ago
  93. 07753bc tcp: fix various issues for sockets morphing to listen state by Eric Dumazet · 8 years ago
  94. bbaeb9b tcp/dccp: block BH for SYN processing by Eric Dumazet · 8 years ago
  95. 36931eb ipv4: mask tos for input route by Julian Anastasov · 8 years ago
  96. 877a0a0 Merge remote-tracking branch '4.9/tmp-a6e00ae' into msm-4.9 by Kyle Yan · 8 years ago
  97. e682dcb Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9 by Kyle Yan · 8 years ago
  98. a6e00ae Merge branch 'upstream-linux-4.9.y' into android-4.9 by Todd Kjos · 8 years ago
  99. 481aedf ip: fix IP_CHECKSUM handling by Paolo Abeni · 8 years ago
  100. 5ab69b4 Merge tag 'v4.9.11' into android-4.9-aosp by Dmitry Shmidt · 8 years ago