1. 24b711e net/ipv6: Fix linklocal to global address with VRF by David Ahern · 6 years ago
  2. 4fd44a9 tcp: verify the checksum of the first data segment in a new connection by Frank van der Linden · 6 years ago
  3. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  4. 3d97d88 tcp: minor optimization around tcp_hdr() usage in receive path by Yafang Shao · 6 years ago
  5. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 6 years ago
  6. 37d849b ipv{4,6}/tcp: simplify procfs registration by Christoph Hellwig · 6 years ago
  7. 0048369 tcp: Add mark for TIMEWAIT sockets by Jon Maxwell · 6 years ago
  8. d4069fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  9. d74bad4 bpf: Hooks for sys_connect by Andrey Ignatov · 6 years ago
  10. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 6 years ago
  11. fef65a2 net: Convert tcpv6_net_ops by Kirill Tkhai · 7 years ago
  12. e0f9759 tcp: try to keep packet if SYN_RCV race is lost by Eric Dumazet · 7 years ago
  13. 5c487bb tcp: tracepoint: only call trace_tcp_send_reset with full socket by Song Liu · 7 years ago
  14. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  15. 54dc3e3 net: ipv6: Allow connect to linklocal address from socket bound to vrf by David Ahern · 7 years ago
  16. 986ffdf net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_store by Yafang Shao · 7 years ago
  17. 30791ac tcp md5sig: Use skb's saddr when replying to an incoming segment by Christoph Paasch · 7 years ago
  18. eeea10b tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb() by Eric Dumazet · 7 years ago
  19. 3016dad tcp: remove buggy call to tcp_v6_restore_cb() by Eric Dumazet · 7 years ago
  20. 356d183 tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem by Eric Dumazet · 7 years ago
  21. c24b14c tcp: add tracepoint trace_tcp_send_reset by Song Liu · 7 years ago
  22. 275757e6 ipv6: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  23. 1f3b359 tcp: fix a request socket leak by Eric Dumazet · 7 years ago
  24. a8e3bb3 net: Add comment that early_demux can change via sysctl by David Ahern · 7 years ago
  25. 98aaa91 tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg by Mike Maloney · 7 years ago
  26. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  27. d624d27 tcp: fix possible deadlock in TCP stack vs BPF filter by Eric Dumazet · 7 years ago
  28. 4297a0e net: ipv6: add second dif to inet6 socket lookups by David Ahern · 7 years ago
  29. 39294c3 Revert "ipv6: constify inet6_protocol structures" by Julia Lawall · 7 years ago
  30. e7942d0 tcp: remove prequeue support by Florian Westphal · 7 years ago
  31. 3a3a4e3 ipv6: constify inet6_protocol structures by Julia Lawall · 7 years ago
  32. e42e24c tcp: remove redundant argument from tcp_rcv_established() by Matvejchikov Ilya · 7 years ago
  33. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  34. 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  35. 8fac365 tcp: Add a tcp_filter hook before handle ack packet by Chenbo Feng · 7 years ago
  36. 8917a77 tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix by Ivan Delalande · 7 years ago
  37. 6797318 tcp: md5: add an address prefix for key lookup by Ivan Delalande · 7 years ago
  38. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 7 years ago
  39. 384abed bpf: Remove duplicate tcp_filter hook in ipv6 by Chenbo Feng · 7 years ago
  40. 0604475 tcp: add TCPMemoryPressuresChrono counter by Eric Dumazet · 7 years ago
  41. 5d2ed05 tcp: Namespaceify sysctl_tcp_timestamps by Eric Dumazet · 7 years ago
  42. 9a568de tcp: switch TCP TS option (RFC 7323) to 1ms clock by Eric Dumazet · 7 years ago
  43. a95cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  44. 83eadda ipv6/dccp: do not inherit ipv6_mc_list from parent by WANG Cong · 7 years ago
  45. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  46. 84b114b tcp: randomize timestamps on syncookies by Eric Dumazet · 7 years ago
  47. 58d30c3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  48. 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
  49. e590745 tcp: Record Rx hash and NAPI ID in tcp_child_process by Alexander Duyck · 7 years ago
  50. dddb64b net: Add sysctl to toggle early demux for tcp and udp by subashab@codeaurora.org · 7 years ago
  51. 4396e46 tcp: remove tcp_tw_recycle by Soheil Hassas Yeganeh · 8 years ago
  52. d82bae1 tcp: remove per-destination timestamp cache by Soheil Hassas Yeganeh · 8 years ago
  53. 101c431 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  54. 45caeaa dccp/tcp: fix routing redirect race by Jon Maxwell · 8 years ago
  55. a30aad5 tcp: rename *_sequence_number() to *_seq_and_tsoff() by Alexey Kodanev · 8 years ago
  56. 00355fa tcp: setup timestamp offset when write_seq already set by Alexey Kodanev · 8 years ago
  57. 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  58. 052d236 ipv6: Handle IPv4-mapped src to in6addr_any dst. by Jonathan T. Leighton · 8 years ago
  59. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  60. ebf6c9c ipv6: tcp: add a missing tcp_v6_restore_cb() by Eric Dumazet · 8 years ago
  61. 3541f9e tcp: add tcp_mss_clamp() helper by Eric Dumazet · 8 years ago
  62. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  63. 92e55f4 tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 8 years ago
  64. 19f6d3f net/tcp-fastopen: Add new API support by Wei Wang · 8 years ago
  65. 25776aa net: Remove __sk_dst_reset() in tcp_v6_connect() by Wei Wang · 8 years ago
  66. aa07884 inet: drop ->bind_conflict by Josef Bacik · 8 years ago
  67. bec41a1 tcp: remove early retransmit by Yuchung Cheng · 8 years ago
  68. 57dde7f tcp: add reordering timer in RACK loss detection by Yuchung Cheng · 8 years ago
  69. 4b9d07a net: introduce keepalive function in struct proto by Ursula Braun · 8 years ago
  70. bf99b4d tcp: fix mark propagation with fwmark_reflect enabled by Pau Espin Pedrol · 8 years ago
  71. 1946e67 ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob by Haishuang Yan · 8 years ago
  72. 7aa5470 tcp: tsq: move tsq_flags close to sk_wmem_alloc by Eric Dumazet · 8 years ago
  73. 95a22ca tcp: randomize tcp timestamp offsets for each connection by Florian Westphal · 8 years ago
  74. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  75. ac6e780 tcp: take care of truncations done by sk_filter() by Eric Dumazet · 8 years ago
  76. 9b6c14d net: tcp response should set oif only if it is L3 master by David Ahern · 8 years ago
  77. e2d118a net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  78. 8ce4862 ipv6: tcp: restore IP6CB for pktoptions skbs by Eric Dumazet · 8 years ago
  79. e0d56fd net: l3mdev: remove redundant calls by David Ahern · 8 years ago
  80. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  81. c9c3321 tcp: add tcp_add_backlog() by Eric Dumazet · 8 years ago
  82. 72145a6 tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter by Eric Dumazet · 8 years ago
  83. e65c332 tcp: md5: increment sk_drops on syn_recv state by Eric Dumazet · 8 years ago
  84. 391bb6b ipv6: tcp: get rid of tcp_v6_clear_sk() by Eric Dumazet · 8 years ago
  85. 20a2b49 tcp: properly scale window in tcp_v[46]_reqsk_send_ack() by Eric Dumazet · 8 years ago
  86. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  87. d011a4d Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  88. 19689e3 tcp: md5: use kmalloc() backed scratch areas by Eric Dumazet · 8 years ago
  89. 56ac42b ipv6: Allow request socks to contain IPv6 options. by Huw Davies · 8 years ago
  90. 5119bd1 ipv6: tcp: fix endianness annotation in tcp_v6_send_response by Hannes Frederic Sowa · 8 years ago
  91. ce3cf4e tcp: record TLP and ER timer stats in v6 stats by Yuchung Cheng · 8 years ago
  92. ea1627c tcp: minor optimizations around tcp_hdr() usage by Eric Dumazet · 8 years ago
  93. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  94. 1d2f7b2 net: ipv6: tcp reset, icmp need to consider L3 domain by David Ahern · 8 years ago
  95. c10d931 tcp: do not assume TCP code is non preemptible by Eric Dumazet · 8 years ago
  96. 02a1d6e net: rename NET_{ADD|INC}_STATS_BH() by Eric Dumazet · 8 years ago
  97. a16292a net: rename ICMP6_INC_STATS_BH() by Eric Dumazet · 8 years ago
  98. 90bbcc6 net: tcp: rename TCP_INC_STATS_BH by Eric Dumazet · 8 years ago
  99. b3d0514 tcp: do not mess with listener sk_wmem_alloc by Eric Dumazet · 8 years ago
  100. 1e1d04e net: introduce lockdep_is_held and update various places to use it by Hannes Frederic Sowa · 8 years ago