1. ca2fe29 tcp: add sanity tests in tcp_add_backlog() by Eric Dumazet · 6 years ago
  2. b506bc9 tcp: fix a potential NULL pointer dereference in tcp_sk_exit by Dust Li · 6 years ago
  3. f2feaef tcp: Don't access TCP_SKB_CB before initializing it by Christoph Paasch · 6 years ago
  4. 921f9a0 tcp: convert tcp_md5_needed to static_branch API by Eric Dumazet · 6 years ago
  5. 375ca54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  6. 2c4cc97 tcp: tcp_v4_err() should be more careful by Eric Dumazet · 6 years ago
  7. 31954cd tcp: Refactor pingpong code by Wei Wang · 6 years ago
  8. 6015c71 tcp: md5: add tcp_md5_needed jump label by Eric Dumazet · 6 years ago
  9. 4f693b5 tcp: implement coalescing on backlog queue by Eric Dumazet · 6 years ago
  10. ade9628 tcp: drop dst in tcp_add_backlog() by Eric Dumazet · 6 years ago
  11. c73e580 tcp: tsq: no longer use limit_output_bytes for paced flows by Eric Dumazet · 6 years ago
  12. e6e8869 net: tcp: remove BUG_ON from tcp_v4_err by Li RongQing · 6 years ago
  13. 32bbd87 net: Convert protocol error handlers from void to int by Stefano Brivio · 6 years ago
  14. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  15. 2ab2ddd inet: make sure to grab rcu_read_lock before using ireq->ireq_opt by Eric Dumazet · 6 years ago
  16. 2fd66ff tcp: introduce tcp_skb_timestamp_us() helper by Eric Dumazet · 6 years ago
  17. 743e481 tcp: remove useless add operation when init sysctl_max_tw_buckets by Yafang Shao · 6 years ago
  18. 431280e ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state by Eric Dumazet · 6 years ago
  19. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  20. cca9bab tcp: use monotonic timestamps for PAWS by Arnd Bergmann · 7 years ago
  21. 21684dc tcp: fix sequence numbers for repaired sockets re-using TIME-WAIT sockets by Stefan Baranoff · 7 years ago
  22. 4fd44a9 tcp: verify the checksum of the first data segment in a new connection by Frank van der Linden · 7 years ago
  23. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  24. 79e9fed net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimization by Maciej Żenczykowski · 7 years ago
  25. 3d97d88 tcp: minor optimization around tcp_hdr() usage in receive path by Yafang Shao · 7 years ago
  26. 9c21d2f tcp: add tcp_comp_sack_nr sysctl by Eric Dumazet · 7 years ago
  27. 6d82aa2 tcp: add tcp_comp_sack_delay_ns sysctl by Eric Dumazet · 7 years ago
  28. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  29. 37d849b ipv{4,6}/tcp: simplify procfs registration by Christoph Hellwig · 7 years ago
  30. 0048369 tcp: Add mark for TIMEWAIT sockets by Jon Maxwell · 7 years ago
  31. d4069fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  32. d74bad4 bpf: Hooks for sys_connect by Andrey Ignatov · 7 years ago
  33. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  34. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  35. 98be9b1 tcp: remove dead code after CHECKSUM_PARTIAL adoption by Eric Dumazet · 7 years ago
  36. e0f9759 tcp: try to keep packet if SYN_RCV race is lost by Eric Dumazet · 7 years ago
  37. f84c682 net: Convert pernet_subsys, registered from inet_init() by Kirill Tkhai · 7 years ago
  38. 5c487bb tcp: tracepoint: only call trace_tcp_send_reset with full socket by Song Liu · 7 years ago
  39. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  40. fb7df5e tcp: md5: Handle RCU dereference of md5sig_info by Mat Martineau · 7 years ago
  41. 986ffdf net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_store by Yafang Shao · 7 years ago
  42. 30791ac tcp md5sig: Use skb's saddr when replying to an incoming segment by Christoph Paasch · 7 years ago
  43. eeea10b tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb() by Eric Dumazet · 7 years ago
  44. 6670e15 tcp: Namespace-ify sysctl_tcp_default_congestion_control by Stephen Hemminger · 7 years ago
  45. 356d183 tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem by Eric Dumazet · 7 years ago
  46. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  47. c26e91f tcp: Namespace-ify sysctl_tcp_pacing_ca_ratio by Eric Dumazet · 7 years ago
  48. 23a7102a tcp: Namespace-ify sysctl_tcp_pacing_ss_ratio by Eric Dumazet · 7 years ago
  49. 4170ba6 tcp: Namespace-ify sysctl_tcp_invalid_ratelimit by Eric Dumazet · 7 years ago
  50. 790f00e tcp: Namespace-ify sysctl_tcp_autocorking by Eric Dumazet · 7 years ago
  51. bd23970 tcp: Namespace-ify sysctl_tcp_min_rtt_wlen by Eric Dumazet · 7 years ago
  52. 26e9596 tcp: Namespace-ify sysctl_tcp_min_tso_segs by Eric Dumazet · 7 years ago
  53. b530b68 tcp: Namespace-ify sysctl_tcp_challenge_ack_limit by Eric Dumazet · 7 years ago
  54. 9184d8b tcp: Namespace-ify sysctl_tcp_limit_output_bytes by Eric Dumazet · 7 years ago
  55. d06a990 tcp: Namespace-ify sysctl_tcp_tso_win_divisor by Eric Dumazet · 7 years ago
  56. 4540c0c tcp: Namespace-ify sysctl_tcp_moderate_rcvbuf by Eric Dumazet · 7 years ago
  57. af9b69a tcp: Namespace-ify sysctl_tcp_frto by Eric Dumazet · 7 years ago
  58. 94f0893 tcp: Namespace-ify sysctl_tcp_adv_win_scale by Eric Dumazet · 7 years ago
  59. 0c12654 tcp: Namespace-ify sysctl_tcp_app_win by Eric Dumazet · 7 years ago
  60. 6496f6b tcp: Namespace-ify sysctl_tcp_dsack by Eric Dumazet · 7 years ago
  61. c6e2180 tcp: Namespace-ify sysctl_tcp_max_reordering by Eric Dumazet · 7 years ago
  62. e0a1e5b tcp: Namespace-ify sysctl_tcp_retrans_collapse by Eric Dumazet · 7 years ago
  63. b510f0d tcp: Namespace-ify sysctl_tcp_slow_start_after_idle by Eric Dumazet · 7 years ago
  64. e20223f tcp: Namespace-ify sysctl_tcp_recovery by Eric Dumazet · 7 years ago
  65. 2ae21cf tcp: Namespace-ify sysctl_tcp_early_retrans by Eric Dumazet · 7 years ago
  66. 06f877d tcp/dccp: fix other lockdep splats accessing ireq_opt by Eric Dumazet · 7 years ago
  67. e1a4aa5 tcp: add tracepoint trace_tcp_destroy_sock by Song Liu · 7 years ago
  68. c24b14c4 tcp: add tracepoint trace_tcp_send_reset by Song Liu · 7 years ago
  69. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  70. c92e8c0 tcp/dccp: fix ireq->opt races by Eric Dumazet · 7 years ago
  71. 1fba70e tcp: socket option to set TCP fast open key by Yuchung Cheng · 7 years ago
  72. fcfd6df ipv4: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  73. 75c119a tcp: implement rb-tree based retransmit queue by Eric Dumazet · 7 years ago
  74. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  75. 3733be1 ipv4: Namespaceify tcp_fastopen_blackhole_timeout knob by Haishuang Yan · 7 years ago
  76. 4371384 ipv4: Namespaceify tcp_fastopen_key knob by Haishuang Yan · 7 years ago
  77. e1cfcbe ipv4: Namespaceify tcp_fastopen knob by Haishuang Yan · 7 years ago
  78. 7487449 IPv4: early demux can return an error code by Paolo Abeni · 7 years ago
  79. 1f3b359 tcp: fix a request socket leak by Eric Dumazet · 7 years ago
  80. 98aaa91 tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg by Mike Maloney · 7 years ago
  81. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  82. d624d27 tcp: fix possible deadlock in TCP stack vs BPF filter by Eric Dumazet · 7 years ago
  83. 3fa6f61 net: ipv4: add second dif to inet socket lookups by David Ahern · 7 years ago
  84. 91ed1e6 ip/options: explicitly provide net ns to __ip_options_echo() by Paolo Abeni · 7 years ago
  85. b6690b1 tcp: remove low_latency sysctl by Florian Westphal · 7 years ago
  86. e7942d0 tcp: remove prequeue support by Florian Westphal · 7 years ago
  87. e42e24c tcp: remove redundant argument from tcp_rcv_established() by Matvejchikov Ilya · 7 years ago
  88. e8f37d5 tcp: md5: tcp_md5_do_lookup_exact() can be static by Wu Fengguang · 8 years ago
  89. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  90. 8fac365 tcp: Add a tcp_filter hook before handle ack packet by Chenbo Feng · 8 years ago
  91. 083a032 tcp: md5: hide unused variable by Arnd Bergmann · 8 years ago
  92. 8917a77 tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix by Ivan Delalande · 8 years ago
  93. 6797318 tcp: md5: add an address prefix for key lookup by Ivan Delalande · 8 years ago
  94. 734942c tcp: ULP infrastructure by Dave Watson · 8 years ago
  95. 0604475 tcp: add TCPMemoryPressuresChrono counter by Eric Dumazet · 8 years ago
  96. 5d2ed05 tcp: Namespaceify sysctl_tcp_timestamps by Eric Dumazet · 8 years ago
  97. 9bb37ef tcp: Namespaceify sysctl_tcp_window_scaling by Eric Dumazet · 8 years ago
  98. f930103 tcp: Namespaceify sysctl_tcp_sack by Eric Dumazet · 8 years ago
  99. 9a568de tcp: switch TCP TS option (RFC 7323) to 1ms clock by Eric Dumazet · 8 years ago
  100. 385e207 tcp: use tp->tcp_mstamp in output path by Eric Dumazet · 8 years ago