1. bf25c79 BACKPORT: net: xfrm: support setting an output mark. by Lorenzo Colitti · 7 years ago
  2. 411a7a11 Merge "Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9" by Linux Build Service Account · 7 years ago
  3. e1e6576 Support full CONE NAT and ADDRESS RESTRICTED CONE NAT by Mohammed Javid · 12 years ago
  4. 1bca48e Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9 by Kyle Yan · 7 years ago
  5. cd02e63 Merge remote-tracking branch '4.9/tmp-379e3b2' into 4.9 by Kyle Yan · 7 years ago
  6. f931a27 Merge 4.9.55 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  7. 6689f83 vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit by Alexey Kodanev · 7 years ago
  8. b463521 tcp: fastopen: fix on syn-data transmit failure by Eric Dumazet · 7 years ago
  9. 85908cc tcp: fix data delivery rate by Eric Dumazet · 7 years ago
  10. 186a9c5 tcp: update skb->skb_mstamp more carefully by Eric Dumazet · 7 years ago
  11. 6767cbd udp6: set rx_dst_cookie on rx_dst updates by Paolo Abeni · 7 years ago
  12. 18fb43b udp: call dst_hold_safe() in udp_sk_rx_set_dst() by Wei Wang · 7 years ago
  13. 04cb69d udp6: fix socket leak on early demux by Paolo Abeni · 7 years ago
  14. 012bc8b Merge 4.9.54 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  15. 146561a netfilter: invoke synchronize_rcu after set the _hook_ to NULL by Liping Zhang · 7 years ago
  16. affd260 udp: disable inner UDP checksum offloads in IPsec case by Ansis Atteka · 7 years ago
  17. 841c0b7 UPSTREAM: ipv4: add missing initialization for flowi4_uid by Julian Anastasov · 7 years ago
  18. 229226e Merge remote-tracking branch '4.9/tmp-9452b2c' into msm-4.9 by Kyle Yan · 7 years ago
  19. 9452b2c Merge 4.9.51 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  20. 13bcc4e Merge 4.9.51 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  21. 60b9412 ip_tunnel: fix setting ttl and tos value in collect_md mode by Haishuang Yan · 7 years ago
  22. 1bcf187 Revert "net: fix percpu memory leaks" by Jesper Dangaard Brouer · 7 years ago
  23. 5a7a40b Revert "net: use lib/percpu_counter API for fragmentation mem accounting" by Jesper Dangaard Brouer · 7 years ago
  24. a10c510 tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0 by Wei Wang · 7 years ago
  25. 7d337cc Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9 by Kyle Yan · 7 years ago
  26. 2832a12 Merge 4.9.46 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  27. a3840b1 Merge 4.9.46 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  28. aadbe1f tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP by Neal Cardwell · 7 years ago
  29. f29c9f4 ipv4: better IP_MAX_MTU enforcement by Eric Dumazet · 7 years ago
  30. 71501d9 ipv4: fix NULL dereference in free_fib_info_rcu() by Eric Dumazet · 7 years ago
  31. 7073fca Merge 4.9.43 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  32. 33dc6a6 udp: consistently apply ufo or fragmentation by Willem de Bruijn · 7 years ago
  33. 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
  34. 53eed8a revert "net: account for current skb length when deciding about UFO" by Greg Kroah-Hartman · 7 years ago
  35. f628c9d igmp: Fix regression caused by igmp sysctl namespace code. by Nikolay Borisov · 7 years ago
  36. 69ffc96 net: avoid skb_warn_bad_offload false positives on UFO by Willem de Bruijn · 7 years ago
  37. 87fdcfe tcp: fastopen: tcp_connect() must refresh the route by Eric Dumazet · 7 years ago
  38. 05046af net: fix keepalive code vs TCP_FASTOPEN_CONNECT by Eric Dumazet · 7 years ago
  39. 3914a7e tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states by Yuchung Cheng · 7 years ago
  40. 02f29ab Merge 4.9.42 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  41. ef09c9f net: account for current skb length when deciding about UFO by Michal Kubeček · 7 years ago
  42. f102bb7 ipv4: Should use consistent conditional judgement for ip fragment in __ip_append_data and ip_finish_output by zheng li · 8 years ago
  43. ee96797 ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned int by Pavel Tikhomirov · 8 years ago
  44. 9acfb31 netfilter: use fwmark_reflect in nf_send_reset by Pau Espin Pedrol · 8 years ago
  45. 0c47f11 ipv4: initialize fib_trie prior to register_netdev_notifier call. by Mahesh Bandewar · 7 years ago
  46. a62bc8d ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() by Alexander Potapenko · 7 years ago
  47. 0cd73c4 tcp_bbr: init pacing rate on first RTT sample by Neal Cardwell · 7 years ago
  48. 2e6b237 tcp_bbr: remove sk_pacing_rate=0 transient during init by Neal Cardwell · 7 years ago
  49. 0c0ede3 tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helper by Neal Cardwell · 7 years ago
  50. ec78968 tcp_bbr: introduce bbr_bw_to_pacing_rate() helper by Neal Cardwell · 7 years ago
  51. 73520d3 tcp_bbr: cut pacing rate only if filled pipe by Neal Cardwell · 7 years ago
  52. 3dfb68c Merge remote-tracking branch '4.9/tmp-9ae2c67' into 4.9 by Kyle Yan · 7 years ago
  53. 9252878 WLAN subsystem: Sysctl support for key TCP/IP parameters by Ravi Joshi · 11 years ago
  54. 14accea Merge 4.9.39 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  55. ef13840 tcp: reset sk_rx_dst in tcp_disconnect() by WANG Cong · 7 years ago
  56. 6c3873f Merge remote-tracking branch '4.9/tmp-184ce81' into msm-4.9 by Kyle Yan · 7 years ago
  57. 2506cb5 Merge remote-tracking branch '4.9/tmp-75d78c7' into 4.9 by Kyle Yan · 7 years ago
  58. 184ce81 Merge 4.9.36 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  59. 4211442 netfilter: use skb_to_full_sk in ip_route_me_harder by Florian Westphal · 7 years ago
  60. cac2a9b igmp: add a missing spin_lock_init() by WANG Cong · 7 years ago
  61. ecd6627 igmp: acquire pmc lock for ip_mc_clear_src() by WANG Cong · 7 years ago
  62. 0d21cf1 Merge 4.9.33 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  63. ce76b2d Merge "net: Fail explicit bind to local reserved ports" by Linux Build Service Account · 7 years ago
  64. 9f1b216 Merge "net: Indicate whether a socket is a transparent socket" by Linux Build Service Account · 7 years ago
  65. 74e24d1 NET: Fix /proc/net/arp for AX.25 by Ralf Baechle · 7 years ago
  66. 116589a tcp: tcp_probe: use spin_lock_bh() by Eric Dumazet · 7 years ago
  67. 51ce947 net: Fail explicit bind to local reserved ports by Subash Abhinov Kasiviswanathan · 7 years ago
  68. f65f7a4 net: Indicate whether a socket is a transparent socket by Subash Abhinov Kasiviswanathan · 9 years ago
  69. aae3bcb net: udp: Adjust UDP socket state for encapsulation sockets by Subash Abhinov Kasiviswanathan · 9 years ago
  70. 355cae8 Merge remote-tracking branch '4.9/tmp-da3493c' into 4.9 by Kyle Yan · 7 years ago
  71. da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  72. 0aa89f1 net: ping: do not abuse udp_poll() by Eric Dumazet · 7 years ago
  73. 3ee35b9 tcp: disallow cwnd undo when switching congestion control by Yuchung Cheng · 7 years ago
  74. 303cde8 Merge remote-tracking branch '4.9/tmp-77d3588' into 4.9 by Kyle Yan · 7 years ago
  75. 77d3588 Merge 4.9.31 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  76. 988b979 ipv4: add reference counting to metrics by Eric Dumazet · 7 years ago
  77. 4b81271 tcp: avoid fastopen API to be used on AF_UNSPEC by Wei Wang · 7 years ago
  78. 6864761 net: Improve handling of failures on link and route dumps by David Ahern · 7 years ago
  79. 0174b07 tcp: eliminate negative reordering in tcp_clean_rtx_queue by Soheil Hassas Yeganeh · 7 years ago
  80. 8d62524 tcp: avoid fragmenting peculiar skbs in SACK by Yuchung Cheng · 7 years ago
  81. 4eed440 dccp/tcp: do not inherit mc_list from parent by Eric Dumazet · 7 years ago
  82. d523ad4 Merge remote-tracking branch '4.9/tmp-951d823' into msm-4.9 by Kyle Yan · 7 years ago
  83. 9290d74 UPSTREAM: net: ipv4, ipv6: run cgroup eBPF egress programs by Daniel Mack · 8 years ago
  84. 55651b1 Merge remote-tracking branch '4.9/tmp-a745b34' into msm-4.9 by Kyle Yan · 7 years ago
  85. a745b34 Merge 4.9.28 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  86. f190653 ipv4, ipv6: ensure raw socket message is big enough to hold an IP header by Alexander Potapenko · 7 years ago
  87. 747a001 tcp: do not inherit fastopen_req from parent by Eric Dumazet · 7 years ago
  88. 91260ba tcp: fix wraparound issue in tcp_lp by Eric Dumazet · 7 years ago
  89. f3235cb tcp: do not underestimate skb->truesize in tcp_trim_head() by Eric Dumazet · 7 years ago
  90. 875e526 ANDROID: Add untag hacks to inet_release function by Chenbo Feng · 7 years ago
  91. 0b3d3ca Merge remote-tracking branch '4.9/tmp-e88bb96' into 4.9 by Kyle Yan · 7 years ago
  92. e88bb96 Merge 4.9.26 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  93. 1dc1b7b tcp: memset ca_priv data to 0 properly by Wei Wang · 7 years ago
  94. 8c04e2a net-timestamp: avoid use-after-free in ip_recv_error by Willem de Bruijn · 7 years ago
  95. 479beb4 tcp: clear saved_syn in tcp_disconnect() by Eric Dumazet · 7 years ago
  96. dbaaa58 net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given by Florian Larysch · 7 years ago
  97. e88a8e0 ping: implement proper locking by Eric Dumazet · 7 years ago
  98. c6a9621 Merge remote-tracking branch '4.9/tmp-4979478' into msm-4.9 by Kyle Yan · 7 years ago
  99. 86cccd2 UPSTREAM: net: ipv4: Don't crash if passing a null sk to ip_do_redirect. by Lorenzo Colitti · 8 years ago
  100. 0078bd9 Merge remote-tracking branch '4.9/tmp-c96f651' into msm-4.9 by Kyle Yan · 7 years ago