1. 6c3873f Merge remote-tracking branch '4.9/tmp-184ce81' into msm-4.9 by Kyle Yan · 7 years ago
  2. 2506cb5 Merge remote-tracking branch '4.9/tmp-75d78c7' into 4.9 by Kyle Yan · 7 years ago
  3. 184ce81 Merge 4.9.36 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  4. 4211442 netfilter: use skb_to_full_sk in ip_route_me_harder by Florian Westphal · 7 years ago
  5. cac2a9b igmp: add a missing spin_lock_init() by WANG Cong · 7 years ago
  6. ecd6627 igmp: acquire pmc lock for ip_mc_clear_src() by WANG Cong · 7 years ago
  7. 0d21cf1 Merge 4.9.33 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  8. ce76b2d Merge "net: Fail explicit bind to local reserved ports" by Linux Build Service Account · 7 years ago
  9. 9f1b216 Merge "net: Indicate whether a socket is a transparent socket" by Linux Build Service Account · 7 years ago
  10. 74e24d1 NET: Fix /proc/net/arp for AX.25 by Ralf Baechle · 7 years ago
  11. 116589a tcp: tcp_probe: use spin_lock_bh() by Eric Dumazet · 7 years ago
  12. 51ce947 net: Fail explicit bind to local reserved ports by Subash Abhinov Kasiviswanathan · 7 years ago
  13. f65f7a4 net: Indicate whether a socket is a transparent socket by Subash Abhinov Kasiviswanathan · 9 years ago
  14. aae3bcb net: udp: Adjust UDP socket state for encapsulation sockets by Subash Abhinov Kasiviswanathan · 9 years ago
  15. 355cae8 Merge remote-tracking branch '4.9/tmp-da3493c' into 4.9 by Kyle Yan · 7 years ago
  16. da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  17. 0aa89f1 net: ping: do not abuse udp_poll() by Eric Dumazet · 7 years ago
  18. 3ee35b9 tcp: disallow cwnd undo when switching congestion control by Yuchung Cheng · 7 years ago
  19. 303cde8 Merge remote-tracking branch '4.9/tmp-77d3588' into 4.9 by Kyle Yan · 7 years ago
  20. 77d3588 Merge 4.9.31 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  21. 988b979 ipv4: add reference counting to metrics by Eric Dumazet · 7 years ago
  22. 4b81271 tcp: avoid fastopen API to be used on AF_UNSPEC by Wei Wang · 7 years ago
  23. 6864761 net: Improve handling of failures on link and route dumps by David Ahern · 7 years ago
  24. 0174b07 tcp: eliminate negative reordering in tcp_clean_rtx_queue by Soheil Hassas Yeganeh · 7 years ago
  25. 8d62524 tcp: avoid fragmenting peculiar skbs in SACK by Yuchung Cheng · 7 years ago
  26. 4eed440 dccp/tcp: do not inherit mc_list from parent by Eric Dumazet · 7 years ago
  27. d523ad4 Merge remote-tracking branch '4.9/tmp-951d823' into msm-4.9 by Kyle Yan · 7 years ago
  28. 9290d74 UPSTREAM: net: ipv4, ipv6: run cgroup eBPF egress programs by Daniel Mack · 8 years ago
  29. 55651b1 Merge remote-tracking branch '4.9/tmp-a745b34' into msm-4.9 by Kyle Yan · 7 years ago
  30. a745b34 Merge 4.9.28 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  31. f190653 ipv4, ipv6: ensure raw socket message is big enough to hold an IP header by Alexander Potapenko · 7 years ago
  32. 747a001 tcp: do not inherit fastopen_req from parent by Eric Dumazet · 7 years ago
  33. 91260ba tcp: fix wraparound issue in tcp_lp by Eric Dumazet · 7 years ago
  34. f3235cb tcp: do not underestimate skb->truesize in tcp_trim_head() by Eric Dumazet · 7 years ago
  35. 875e526 ANDROID: Add untag hacks to inet_release function by Chenbo Feng · 7 years ago
  36. 0b3d3ca Merge remote-tracking branch '4.9/tmp-e88bb96' into 4.9 by Kyle Yan · 7 years ago
  37. e88bb96 Merge 4.9.26 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  38. 1dc1b7b tcp: memset ca_priv data to 0 properly by Wei Wang · 7 years ago
  39. 8c04e2a net-timestamp: avoid use-after-free in ip_recv_error by Willem de Bruijn · 7 years ago
  40. 479beb4 tcp: clear saved_syn in tcp_disconnect() by Eric Dumazet · 7 years ago
  41. dbaaa58 net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given by Florian Larysch · 7 years ago
  42. e88a8e0 ping: implement proper locking by Eric Dumazet · 7 years ago
  43. c6a9621 Merge remote-tracking branch '4.9/tmp-4979478' into msm-4.9 by Kyle Yan · 7 years ago
  44. 86cccd2 UPSTREAM: net: ipv4: Don't crash if passing a null sk to ip_do_redirect. by Lorenzo Colitti · 8 years ago
  45. 0078bd9 Merge remote-tracking branch '4.9/tmp-c96f651' into msm-4.9 by Kyle Yan · 7 years ago
  46. 42c3c88 Merge 4.9.19 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  47. 9e13bce tcp: initialize icsk_ack.lrcvtime at session start time by Eric Dumazet · 7 years ago
  48. 62e85fe ipv4: provide stronger user input validation in nl_fib_input() by Eric Dumazet · 7 years ago
  49. 110cce4 Merge remote-tracking branch '4.9/tmp-82ab074' into 4.9 by Kyle Yan · 7 years ago
  50. ee059e3 dccp/tcp: fix routing redirect race am: 98933eb36d by Jon Maxwell · 7 years ago
  51. eb051719 net/tunnel: set inner protocol in network gro hooks am: b07eed8f71 by Paolo Abeni · 7 years ago
  52. 4d30eeb tcp: fix various issues for sockets morphing to listen state am: 07753bc6a2 by Eric Dumazet · 7 years ago
  53. a107e41 tcp/dccp: block BH for SYN processing am: bbaeb9b73f by Eric Dumazet · 7 years ago
  54. 9bd18b3 ipv4: mask tos for input route am: 36931eb015 by Julian Anastasov · 7 years ago
  55. 98933eb dccp/tcp: fix routing redirect race by Jon Maxwell · 7 years ago
  56. b07eed8 net/tunnel: set inner protocol in network gro hooks by Paolo Abeni · 7 years ago
  57. 07753bc tcp: fix various issues for sockets morphing to listen state by Eric Dumazet · 7 years ago
  58. bbaeb9b tcp/dccp: block BH for SYN processing by Eric Dumazet · 7 years ago
  59. 36931eb ipv4: mask tos for input route by Julian Anastasov · 7 years ago
  60. 877a0a0 Merge remote-tracking branch '4.9/tmp-a6e00ae' into msm-4.9 by Kyle Yan · 7 years ago
  61. e682dcb Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9 by Kyle Yan · 7 years ago
  62. a6e00ae Merge branch 'upstream-linux-4.9.y' into android-4.9 by Todd Kjos · 7 years ago
  63. 481aedf ip: fix IP_CHECKSUM handling by Paolo Abeni · 7 years ago
  64. 5ab69b4 Merge tag 'v4.9.11' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  65. 7c4c32a tcp: fix mark propagation with fwmark_reflect enabled by Pau Espin Pedrol · 8 years ago
  66. 16a3fbe igmp, mld: Fix memory leak in igmpv3/mld_del_delrec() by Hangbin Liu · 7 years ago
  67. a700cf2 ping: fix a null pointer dereference by WANG Cong · 7 years ago
  68. 0f895f5 tcp: avoid infinite loop in tcp_splice_read() by Eric Dumazet · 7 years ago
  69. 66cdd43 netlabel: out of bound access in cipso_v4_validate() by Eric Dumazet · 7 years ago
  70. f5b5444 ipv4: keep skb->dst around in presence of IP options by Eric Dumazet · 7 years ago
  71. ca876df tcp: fix 0 divide in __tcp_select_window() by Eric Dumazet · 7 years ago
  72. 8810e5f Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8 by Channagoud Kadabi · 7 years ago
  73. e37704d Merge tag 'v4.9.8' into android-4.9 by Dmitry Shmidt · 7 years ago
  74. 89c2588 net: Specify the owning module for lwtunnel ops by Robert Shearman · 8 years ago
  75. 0c687a7 tcp: initialize max window for a new fastopen socket by Alexey Kodanev · 8 years ago
  76. e9db042 lwtunnel: fix autoload of lwt modules by David Ahern · 8 years ago
  77. 3524f64 tcp: fix tcp_fastopen unaligned access complaints on sparc by Shannon Nelson · 8 years ago
  78. 958bb1b net: ipv4: fix table id in getroute response by David Ahern · 8 years ago
  79. 6980c52 net: lwtunnel: Handle lwtunnel_fill_encap failure by David Ahern · 8 years ago
  80. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  81. 2b9e162 UPSTREAM: net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu. by Lorenzo Colitti · 8 years ago
  82. 5044292 UPSTREAM: net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  83. 2ec93fe UPSTREAM: net: core: add UID to flows, rules, and routes by Lorenzo Colitti · 8 years ago
  84. 3823c8b ANDROID: tcp: fix tcp_default_init_rwnd() for 4.1 by Dmitry Shmidt · 9 years ago
  85. 7220b97 ANDROID: tcp: add a sysctl to config the tcp_default_init_rwnd by JP Abgrall · 10 years ago
  86. 41b377f ANDROID: sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window size by Robert Love · 16 years ago
  87. c003a30 ANDROID: net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW). by Chia-chi Yeh · 15 years ago
  88. ec2622b ANDROID: Paranoid network. by Robert Love · 16 years ago
  89. 7b7a5a8 net: ipv4: Fix multipath selection with vrf by David Ahern · 8 years ago
  90. efc455f ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules by Alexander Duyck · 8 years ago
  91. fe1e13c igmp: Make igmp group member RFC 3376 compliant by Michal Tesar · 8 years ago
  92. a8a213f net: ipv4: dst for local input routes should use l3mdev if relevant by David Ahern · 8 years ago
  93. e742208 net: fix incorrect original ingress device index in PKTINFO by Wei Zhang · 8 years ago
  94. d36a1cb inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets by Willem de Bruijn · 8 years ago
  95. f37d2ac Merge remote-tracking branch 'origin/tmp-69973b8' into msm-4.8 by Kyle Yan · 8 years ago
  96. ef5ecfe Merge remote-tracking branch 'origin/tmp-3e5de27' into msm-4.8 by Kyle Yan · 8 years ago
  97. dcb17d2 tcp: warn on bogus MSS and try to amend it by Marcelo Ricardo Leitner · 8 years ago
  98. 5044bbd Merge remote-tracking branch '4.4/tmp-e5517c2' into 4.8 by Kyle Yan · 8 years ago
  99. 0eab121 net: ping: check minimum size on ICMP header length by Kees Cook · 8 years ago
  100. a52ca62 ipv4: Drop suffix update from resize code by Alexander Duyck · 8 years ago