1. c30521f Merge android-4.9.208(9759f95) into msm-4.9 by jianzhou · 4 years, 3 months ago
  2. 9759f95 Merge 4.9.208 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  3. 792365b tcp/dccp: fix possible race __inet_lookup_established() by Eric Dumazet · 4 years, 5 months ago
  4. 926acc1 Merge android-4.9.200(851ba64) into msm-4.9 by jianzhou · 4 years, 6 months ago
  5. 851ba64 Merge 4.9.200 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  6. a67a32d inet: stop leaking jiffies on the wire by Eric Dumazet · 4 years, 7 months ago
  7. 7acc8a0 Merge android-4.9.182 (cb0eff4) into msm-4.9 by jianzhou · 4 years, 10 months ago
  8. 8b83e43 Merge 4.9.182 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  9. cb0eff4 Merge 4.9.182 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  10. 8e39cbc tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 5 years ago
  11. b7d9747 Merge android-4.9.160 (fd5657a) into msm-4.9 by jianzhou · 5 years ago
  12. fd5657a Merge 4.9.160 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  13. 209d8d2 tcp: tcp_v4_err() should be more careful by Eric Dumazet · 5 years ago
  14. 5ffa7b1 Merge android-4.9.134 (a427932) into msm-4.9 by Minming Qi · 5 years ago
  15. ad6c3ff Merge android-4.9.127 (be4935d) into msm-4.9 by Minming Qi · 6 years ago
  16. a427932 Merge 4.9.134 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  17. 6b2f36b inet: make sure to grab rcu_read_lock before using ireq->ireq_opt by Eric Dumazet · 6 years ago
  18. be4935d Merge 4.9.127 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  19. e801b69 ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state by Eric Dumazet · 6 years ago
  20. a237e18 Merge android-4.9.110 (00a0bcb) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  21. 00a0bcb Merge 4.9.110 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  22. 6caca34 tcp: verify the checksum of the first data segment in a new connection by Frank van der Linden · 6 years ago
  23. e06a105 Merge android-4.9.84 (a9d0273) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  24. 9c3804b UPSTREAM: tcp: fix a request socket leak by Eric Dumazet · 7 years ago
  25. 2c5c4cc UPSTREAM: tcp: fix possible deadlock in TCP stack vs BPF filter by Eric Dumazet · 7 years ago
  26. 7678266 UPSTREAM: tcp: Add a tcp_filter hook before handle ack packet by Chenbo Feng · 7 years ago
  27. 42d4259 Merge android-4.9-o.74 (127372f) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  28. 127372f Merge 4.9.74 into android-4.9-o by Greg Kroah-Hartman · 6 years ago
  29. 9e5dd8e Merge 4.9.74 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  30. 7887a70 tcp md5sig: Use skb's saddr when replying to an incoming segment by Christoph Paasch · 6 years ago
  31. 01bff91 Merge remote-tracking branch '4.9/tmp-8cca21f' into 4.9 by Kyle Yan · 6 years ago
  32. 0500222 Merge 4.9.63 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  33. 44a3afc Merge 4.9.63 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  34. 2af59c6 tcp/dccp: fix other lockdep splats accessing ireq_opt by Eric Dumazet · 7 years ago
  35. 2ffd261 tcp/dccp: fix ireq->opt races by Eric Dumazet · 7 years ago
  36. d55e630 BACKPORT: net/tcp-fastopen: Add new API support by Wei Wang · 7 years ago
  37. f65f7a4 net: Indicate whether a socket is a transparent socket by Subash Abhinov Kasiviswanathan · 9 years ago
  38. ee059e3 dccp/tcp: fix routing redirect race am: 98933eb36d by Jon Maxwell · 7 years ago
  39. 4d30eeb tcp: fix various issues for sockets morphing to listen state am: 07753bc6a2 by Eric Dumazet · 7 years ago
  40. 98933eb dccp/tcp: fix routing redirect race by Jon Maxwell · 7 years ago
  41. 07753bc tcp: fix various issues for sockets morphing to listen state by Eric Dumazet · 7 years ago
  42. 5044292 UPSTREAM: net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  43. ac6e780 tcp: take care of truncations done by sk_filter() by Eric Dumazet · 8 years ago
  44. 8245458 tcp: do not export sysctl_tcp_low_latency by Eric Dumazet · 8 years ago
  45. 7ab4889 tcp: Remove unused but set variable by Tobias Klauser · 8 years ago
  46. 2d75807 mm: memcontrol: consolidate cgroup socket tracking by Johannes Weiner · 8 years ago
  47. f20fbc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 8 years ago
  48. 7a68257 netfilter: xt_socket: fix transparent match for IPv6 request sockets by KOVACS Krisztian · 8 years ago
  49. 9f5afea tcp: use an RB tree for ooo receive queue by Yaogong Wang · 8 years ago
  50. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  51. c9c3321 tcp: add tcp_add_backlog() by Eric Dumazet · 8 years ago
  52. 72145a6 tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter by Eric Dumazet · 8 years ago
  53. e65c332 tcp: md5: increment sk_drops on syn_recv state by Eric Dumazet · 8 years ago
  54. 20a2b49 tcp: properly scale window in tcp_v[46]_reqsk_send_ack() by Eric Dumazet · 8 years ago
  55. 19689e3 tcp: md5: use kmalloc() backed scratch areas by Eric Dumazet · 8 years ago
  56. ea1627c tcp: minor optimizations around tcp_hdr() usage by Eric Dumazet · 8 years ago
  57. 47dcc20 ipv4: tcp: ip_send_unicast_reply() is not BH safe by Eric Dumazet · 8 years ago
  58. 777c6ae tcp: two more missing bh disable by Eric Dumazet · 8 years ago
  59. c10d931 tcp: do not assume TCP code is non preemptible by Eric Dumazet · 8 years ago
  60. 0cef6a4 tcp: give prequeue mode some care by Eric Dumazet · 8 years ago
  61. 02a1d6e net: rename NET_{ADD|INC}_STATS_BH() by Eric Dumazet · 8 years ago
  62. 90bbcc6 net: tcp: rename TCP_INC_STATS_BH by Eric Dumazet · 8 years ago
  63. 5d3848b net: rename ICMP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  64. b3d0514 tcp: do not mess with listener sk_wmem_alloc by Eric Dumazet · 8 years ago
  65. 1e1d04e net: introduce lockdep_is_held and update various places to use it by Hannes Frederic Sowa · 8 years ago
  66. a9d6532 ipv4: tcp: set SOCK_USE_WRITE_QUEUE for ip_send_unicast_reply() by Eric Dumazet · 8 years ago
  67. 9caad86 tcp: increment sk_drops for listeners by Eric Dumazet · 8 years ago
  68. 532182c tcp: increment sk_drops for dropped rx packets by Eric Dumazet · 8 years ago
  69. 3b24d85 tcp/dccp: do not touch listener sk_refcnt under synflood by Eric Dumazet · 8 years ago
  70. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  71. e316ea6 tcp/dccp: remove obsolete WARN_ON() in icmp handlers by Eric Dumazet · 8 years ago
  72. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  73. a44d6ea tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In by Martin KaFai Lau · 8 years ago
  74. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  75. 7716682 tcp/dccp: fix another race at listener dismantle by Eric Dumazet · 8 years ago
  76. dcd8799 igmp: net: Move igmp namespace init to correct file by Nikolay Borisov · 8 years ago
  77. 7292355 tcp: md5: release request socket instead of listener by Eric Dumazet · 8 years ago
  78. 165094a igmp: Namespacify igmp_qrv sysctl knob by Nikolay Borisov · 8 years ago
  79. 87a8a2a igmp: Namespaceify igmp_llm_reports sysctl knob by Nikolay Borisov · 8 years ago
  80. 166b6b2 igmp: Namespaceify igmp_max_msf sysctl knob by Nikolay Borisov · 8 years ago
  81. 815c527 igmp: Namespaceify igmp_max_memberships sysctl knob by Nikolay Borisov · 8 years ago
  82. a583636 inet: refactor inet[6]_lookup functions to take skb by Craig Gallek · 8 years ago
  83. 9cf7490 tcp: do not drop syn_recv on all icmp reports by Eric Dumazet · 8 years ago
  84. 0aca737 tcp: Fix syncookies sysctl default. by David S. Miller · 8 years ago
  85. 4979f2d ipv4: Namespaceify tcp_notsent_lowat sysctl knob by Nikolay Borisov · 8 years ago
  86. 1e579ca ipv4: Namespaceify tcp_fin_timeout sysctl knob by Nikolay Borisov · 8 years ago
  87. c402d9b ipv4: Namespaceify tcp_orphan_retries sysctl knob by Nikolay Borisov · 8 years ago
  88. c6214a9 ipv4: Namespaceify tcp_retries2 sysctl knob by Nikolay Borisov · 8 years ago
  89. ae5c3f4 ipv4: Namespaceify tcp_retries1 sysctl knob by Nikolay Borisov · 8 years ago
  90. 1043e25 ipv4: Namespaceify tcp reordering sysctl knob by Nikolay Borisov · 8 years ago
  91. 12ed824 ipv4: Namespaceify tcp syncookies sysctl knob by Nikolay Borisov · 8 years ago
  92. 7c083ec ipv4: Namespaceify tcp synack retries sysctl knob by Nikolay Borisov · 8 years ago
  93. 6fa2516 ipv4: Namespaceify tcp syn retries sysctl knob by Nikolay Borisov · 8 years ago
  94. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  95. cf80e0e tcp: Use ahash by Herbert Xu · 8 years ago
  96. e62a123 tcp: fix NULL deref in tcp_v4_send_ack() by Eric Dumazet · 8 years ago
  97. d55f90b net: drop tcp_memcontrol.c by Vladimir Davydov · 8 years ago
  98. baac50b net: tcp_memcontrol: simplify linkage between socket and page counter by Johannes Weiner · 8 years ago
  99. 3d596f7 net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label by Johannes Weiner · 8 years ago
  100. b840d15 ipv4: Namespecify the tcp_keepalive_intvl sysctl knob by Nikolay Borisov · 8 years ago