1. d64b2c0 Merge android-4.9.167 (e1a8bab) into msm-4.9 by jianzhou · 5 years ago
  2. e1a8bab Merge 4.9.167 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  3. 5018d91 tcp: do not use ipv6 header for ipv4 flow by Eric Dumazet · 5 years ago
  4. a237e18 Merge android-4.9.110 (00a0bcb) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  5. 00a0bcb Merge 4.9.110 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  6. 6caca34 tcp: verify the checksum of the first data segment in a new connection by Frank van der Linden · 6 years ago
  7. e06a105 Merge android-4.9.84 (a9d0273) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  8. 9c3804b UPSTREAM: tcp: fix a request socket leak by Eric Dumazet · 7 years ago
  9. 2c5c4cc UPSTREAM: tcp: fix possible deadlock in TCP stack vs BPF filter by Eric Dumazet · 7 years ago
  10. 7678266 UPSTREAM: tcp: Add a tcp_filter hook before handle ack packet by Chenbo Feng · 7 years ago
  11. 42d4259 Merge android-4.9-o.74 (127372f) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  12. 127372f Merge 4.9.74 into android-4.9-o by Greg Kroah-Hartman · 6 years ago
  13. 9e5dd8e Merge 4.9.74 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  14. 7887a70 tcp md5sig: Use skb's saddr when replying to an incoming segment by Christoph Paasch · 6 years ago
  15. d55e630 BACKPORT: net/tcp-fastopen: Add new API support by Wei Wang · 7 years ago
  16. 9fd5465 UPSTREAM: net: Remove __sk_dst_reset() in tcp_v6_connect() by Wei Wang · 7 years ago
  17. 2506cb5 Merge remote-tracking branch '4.9/tmp-75d78c7' into 4.9 by Kyle Yan · 7 years ago
  18. 0d21cf1 Merge 4.9.33 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  19. 12ec256 ipv6: Handle IPv4-mapped src to in6addr_any dst. by Jonathan T. Leighton · 7 years ago
  20. f65f7a4 net: Indicate whether a socket is a transparent socket by Subash Abhinov Kasiviswanathan · 9 years ago
  21. e22ff4d FROMLIST: bpf: Remove duplicate tcp_filter hook in ipv6 by Chenbo Feng · 7 years ago
  22. 77d3588 Merge 4.9.31 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  23. 4bd8f5e ipv6/dccp: do not inherit ipv6_mc_list from parent by WANG Cong · 7 years ago
  24. ee059e3 dccp/tcp: fix routing redirect race am: 98933eb36d by Jon Maxwell · 7 years ago
  25. 98933eb dccp/tcp: fix routing redirect race by Jon Maxwell · 7 years ago
  26. 5ab69b4 Merge tag 'v4.9.11' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  27. 0d4c19e tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 7 years ago
  28. 7c4c32a tcp: fix mark propagation with fwmark_reflect enabled by Pau Espin Pedrol · 7 years ago
  29. 1e340bb ipv6: tcp: add a missing tcp_v6_restore_cb() by Eric Dumazet · 7 years ago
  30. 5044292 UPSTREAM: net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  31. ac6e780 tcp: take care of truncations done by sk_filter() by Eric Dumazet · 8 years ago
  32. 9b6c14d net: tcp response should set oif only if it is L3 master by David Ahern · 8 years ago
  33. 8ce4862 ipv6: tcp: restore IP6CB for pktoptions skbs by Eric Dumazet · 8 years ago
  34. e0d56fd net: l3mdev: remove redundant calls by David Ahern · 8 years ago
  35. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  36. c9c3321 tcp: add tcp_add_backlog() by Eric Dumazet · 8 years ago
  37. 72145a6 tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter by Eric Dumazet · 8 years ago
  38. e65c332 tcp: md5: increment sk_drops on syn_recv state by Eric Dumazet · 8 years ago
  39. 391bb6b ipv6: tcp: get rid of tcp_v6_clear_sk() by Eric Dumazet · 8 years ago
  40. 20a2b49 tcp: properly scale window in tcp_v[46]_reqsk_send_ack() by Eric Dumazet · 8 years ago
  41. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  42. d011a4d Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  43. 19689e3 tcp: md5: use kmalloc() backed scratch areas by Eric Dumazet · 8 years ago
  44. 56ac42b ipv6: Allow request socks to contain IPv6 options. by Huw Davies · 8 years ago
  45. 5119bd1 ipv6: tcp: fix endianness annotation in tcp_v6_send_response by Hannes Frederic Sowa · 8 years ago
  46. ce3cf4e tcp: record TLP and ER timer stats in v6 stats by Yuchung Cheng · 8 years ago
  47. ea1627c tcp: minor optimizations around tcp_hdr() usage by Eric Dumazet · 8 years ago
  48. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  49. 1d2f7b2 net: ipv6: tcp reset, icmp need to consider L3 domain by David Ahern · 8 years ago
  50. c10d931 tcp: do not assume TCP code is non preemptible by Eric Dumazet · 8 years ago
  51. 02a1d6e net: rename NET_{ADD|INC}_STATS_BH() by Eric Dumazet · 8 years ago
  52. a16292a net: rename ICMP6_INC_STATS_BH() by Eric Dumazet · 8 years ago
  53. 90bbcc6 net: tcp: rename TCP_INC_STATS_BH by Eric Dumazet · 8 years ago
  54. b3d0514 tcp: do not mess with listener sk_wmem_alloc by Eric Dumazet · 8 years ago
  55. 1e1d04e net: introduce lockdep_is_held and update various places to use it by Hannes Frederic Sowa · 8 years ago
  56. 9caad86 tcp: increment sk_drops for listeners by Eric Dumazet · 8 years ago
  57. 532182c tcp: increment sk_drops for dropped rx packets by Eric Dumazet · 8 years ago
  58. 3b24d85 tcp/dccp: do not touch listener sk_refcnt under synflood by Eric Dumazet · 8 years ago
  59. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  60. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  61. a44d6ea tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In by Martin KaFai Lau · 8 years ago
  62. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  63. 7716682 tcp/dccp: fix another race at listener dismantle by Eric Dumazet · 8 years ago
  64. a583636 inet: refactor inet[6]_lookup functions to take skb by Craig Gallek · 8 years ago
  65. 496611d inet: create IPv6-equivalent inet_hash function by Craig Gallek · 8 years ago
  66. 9cf7490 tcp: do not drop syn_recv on all icmp reports by Eric Dumazet · 8 years ago
  67. cf80e0e tcp: Use ahash by Herbert Xu · 8 years ago
  68. d55f90b net: drop tcp_memcontrol.c by Vladimir Davydov · 8 years ago
  69. baac50b net: tcp_memcontrol: simplify linkage between socket and page counter by Johannes Weiner · 8 years ago
  70. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  71. 3e4006f ipv6: tcp: add rcu locking in tcp_v6_send_synack() by Eric Dumazet · 8 years ago
  72. 271c3b9 tcp: honour SO_BINDTODEVICE for TW_RST case too by Florian Westphal · 8 years ago
  73. e46787f tcp: send_reset: test for non-NULL sk first by Florian Westphal · 8 years ago
  74. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  75. c1e64e2 net: diag: Support destroying TCP sockets. by Lorenzo Colitti · 8 years ago
  76. 5037e9e net: fix IP early demux races by Eric Dumazet · 8 years ago
  77. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  78. 6bd4f35 ipv6: kill sk_dst_lock by Eric Dumazet · 8 years ago
  79. 7450aaf tcp: suppress too verbose messages in tcp_send_ack() by Eric Dumazet · 8 years ago
  80. 45f6fad ipv6: add complete rcu protection around np->opt by Eric Dumazet · 8 years ago
  81. 00fd38d tcp: ensure proper barriers in lockless contexts by Eric Dumazet · 9 years ago
  82. 49a496c tcp: use correct req pointer in tcp_move_syn() calls by Eric Dumazet · 9 years ago
  83. 805c4bc tcp: fix req->saved_syn race by Eric Dumazet · 9 years ago
  84. ce10500 tcp/dccp: fix ireq->pktopts race by Eric Dumazet · 9 years ago
  85. 5e0724d tcp/dccp: fix hashdance race for passive sessions by Eric Dumazet · 9 years ago
  86. dc6ef6b tcp: do not set queue_mapping on SYNACK by Eric Dumazet · 9 years ago
  87. f03f2e1 tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper by Eric Dumazet · 9 years ago
  88. 4bdc3d6 tcp/dccp: fix behavior of stale SYN_RECV request sockets by Eric Dumazet · 9 years ago
  89. ed53d0a net: shrink struct sock and request_sock by 8 bytes by Eric Dumazet · 9 years ago
  90. e994b2f tcp: do not lock listener to process SYN packets by Eric Dumazet · 9 years ago
  91. ca6fb06 tcp: attach SYNACK messages to request sockets instead of listener by Eric Dumazet · 9 years ago
  92. 079096f tcp/dccp: install syn_recv requests into ehash table by Eric Dumazet · 9 years ago
  93. aa3a0c8 tcp: get_openreq[46]() changes by Eric Dumazet · 9 years ago
  94. ba8e275 tcp: cleanup tcp_v[46]_inbound_md5_hash() by Eric Dumazet · 9 years ago
  95. 38cb524 tcp: call sk_mark_napi_id() on the child, not the listener by Eric Dumazet · 9 years ago
  96. 5172393 tcp: fix tcp_v6_md5_do_lookup prototype by Eric Dumazet · 9 years ago
  97. 0536fcc tcp: prepare fastopen code for upcoming listener changes by Eric Dumazet · 9 years ago
  98. f964629 tcp: constify tcp_v{4|6}_route_req() sock argument by Eric Dumazet · 9 years ago
  99. 0c27171 tcp/dccp: constify syn_recv_sock() method sock argument by Eric Dumazet · 9 years ago
  100. f76b33c dccp: use inet6_csk_route_req() helper by Eric Dumazet · 9 years ago