1. 6326231 tcp: syncookies: do not use getnstimeofday() by Eric Dumazet · 10 years ago
  2. f5ddcbb net-tcp: fastopen: fix high order allocations by Eric Dumazet · 10 years ago
  3. f7e56a7 tcp: make local functions static by stephen hemminger · 11 years ago
  4. d458992 tcp: refine TSO splits by Eric Dumazet · 11 years ago
  5. f54b311 tcp: auto corking by Eric Dumazet · 11 years ago
  6. 9f9843a7 tcp: properly handle stretch acks in slow start by Yuchung Cheng · 11 years ago
  7. a4fe34b tcp_memcontrol: Remove the per netns control. by Eric W. Biederman · 11 years ago
  8. 222e83d tcp: switch tcp_fastopen key generation to net_get_random_once by Hannes Frederic Sowa · 11 years ago
  9. b23a002 inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once by Hannes Frederic Sowa · 11 years ago
  10. 28be6e0 tcp: rename tcp_tso_segment() by Eric Dumazet · 11 years ago
  11. b44084c inet: rename ir_loc_port to ir_num by Eric Dumazet · 11 years ago
  12. 634fb979 inet: includes a sock_common in request_sock by Eric Dumazet · 11 years ago
  13. 05dbc7b tcp/dccp: remove twchain by Eric Dumazet · 11 years ago
  14. 8c27bd7 tcp: syncookies: reduce cookie lifetime to 128 seconds by Florian Westphal · 11 years ago
  15. 5c9f302 tcp.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  16. c995ae2 tcp: Change return value of tcp_rcv_established() by Vijay Subramanian · 11 years ago
  17. 95bd09e tcp: TSO packets automatic sizing by Eric Dumazet · 11 years ago
  18. 81eb6a1 net: syncookies: export cookie_v6_init_sequence/cookie_v6_check by Patrick McHardy · 11 years ago
  19. 0198230 net: syncookies: export cookie_v4_init_sequence/cookie_v4_check by Patrick McHardy · 11 years ago
  20. 149479d tcp: add server ip to encrypt cookie in fast open by Yuchung Cheng · 11 years ago
  21. c0155b2 tcp: Remove unused tcpct declarations and comments by Dmitry Popov · 11 years ago
  22. c9bee3b7 tcp: TCP_NOTSENT_LOWAT socket option by Eric Dumazet · 11 years ago
  23. 5b08e47 tcp: prefer packet timing to TS-ECR for RTT by Yuchung Cheng · 11 years ago
  24. 375fe02 tcp: consolidate SYNACK RTT sampling by Yuchung Cheng · 11 years ago
  25. 7ae8639 tcp: remove invalid __rcu annotation by Eric Dumazet · 11 years ago
  26. 85f1652 tcp: properly send new data in fast recovery in first RTT by Yuchung Cheng · 11 years ago
  27. 28850dc net: tcp: move GRO/GSO functions to tcp_offload by Daniel Borkmann · 11 years ago
  28. 71cea17 tcp: md5: remove spinlock usage in fast path by Eric Dumazet · 11 years ago
  29. 3e59cb0 tcp: remove bad timeout logic in fast recovery by Yuchung Cheng · 11 years ago
  30. d6a4a10 tcp: GSO should be TSQ friendly by Eric Dumazet · 11 years ago
  31. 8466563 tcp: Remove dead sysctl_tcp_cookie_size declaration by Neal Cardwell · 11 years ago
  32. 9b44190 tcp: refactor F-RTO by Yuchung Cheng · 11 years ago
  33. 1a2c618 tcp: Remove TCPCT by Christoph Paasch · 11 years ago
  34. 6ba8a3b tcp: Tail loss probe (TLP) by Nandita Dukkipati · 11 years ago
  35. b2fb4f5 tcp: uninline tcp_prequeue() by Eric Dumazet · 11 years ago
  36. 79ffef1 tcp: avoid wakeups for pure ACK by Eric Dumazet · 11 years ago
  37. ca2eb56 tcp: remove Appropriate Byte Count support by Stephen Hemminger · 11 years ago
  38. 5d134f1 tcp: make sysctl_tcp_ecn namespace aware by Hannes Frederic Sowa · 12 years ago
  39. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  40. 93b174a tcp: bug fix Fast Open client retransmission by Yuchung Cheng · 12 years ago
  41. 8d8be83 tcp: remove dead prototype for tcp_v4_get_peer() by Neal Cardwell · 12 years ago
  42. 016818d tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS by Neal Cardwell · 12 years ago
  43. 623df48 tcp: extract code to compute SYNACK RTT by Neal Cardwell · 12 years ago
  44. 684bad1 tcp: use PRR to reduce cwin in CWR state by Yuchung Cheng · 12 years ago
  45. 8336886 tcp: TCP Fast Open Server - support TFO listeners by Jerry Chu · 12 years ago
  46. 1046716 tcp: TCP Fast Open Server - header & support functions by Jerry Chu · 12 years ago
  47. 6c9ff97 tcp: Increase timeout for SYN segments by Alex Bergmann · 12 years ago
  48. e6acb38 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by David S. Miller · 12 years ago
  49. a7cb5a4 userns: Print out socket uids in a user namespace aware fashion. by Eric W. Biederman · 12 years ago
  50. 63d02d1 net: tcp: ipv6_mapped needs sk_rx_dst_set method by Eric Dumazet · 12 years ago
  51. 6f458df tcp: improve latencies of timer triggered events by Eric Dumazet · 12 years ago
  52. 67da22d net-tcp: Fast Open client - cookie-less mode by Yuchung Cheng · 12 years ago
  53. aab4874 net-tcp: Fast Open client - detecting SYN-data drops by Yuchung Cheng · 12 years ago
  54. cf60af0 net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN) by Yuchung Cheng · 12 years ago
  55. 783237e net-tcp: Fast Open client - sending SYN-data by Yuchung Cheng · 12 years ago
  56. 1fe4c48 net-tcp: Fast Open client - cookie cache by Yuchung Cheng · 12 years ago
  57. 2100c8d net-tcp: Fast Open base by Yuchung Cheng · 12 years ago
  58. 282f23c tcp: implement RFC 5961 3.2 by Eric Dumazet · 12 years ago
  59. 46d3cea tcp: TCP Small Queues by Eric Dumazet · 12 years ago
  60. 81166dd tcp: Move timestamps from inetpeer to metrics cache. by David S. Miller · 12 years ago
  61. 51c5d0c tcp: Maintain dynamic metrics in local cache. by David S. Miller · 12 years ago
  62. ab92bb2 tcp: Abstract back handling peer aliveness test into helper function. by David S. Miller · 12 years ago
  63. 4aabd8e tcp: Move dynamnic metrics handling into seperate file. by David S. Miller · 12 years ago
  64. 160eb5a ipv4: Kill early demux method return value. by David S. Miller · 12 years ago
  65. c10237e Revert "ipv4: tcp: dont cache unconfirmed intput dst" by David S. Miller · 12 years ago
  66. c074da2 ipv4: tcp: dont cache unconfirmed intput dst by Eric Dumazet · 12 years ago
  67. 41063e9 ipv4: Early TCP socket demux. by David S. Miller · 12 years ago
  68. 2397849 [PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary. by David S. Miller · 12 years ago
  69. 4670fd8 tcp: Get rid of inetpeer special cases. by David S. Miller · 12 years ago
  70. a2a385d tcp: bool conversions by Eric Dumazet · 12 years ago
  71. 292e8d8 tcp: Move rcvq sending to tcp_input.c by Pavel Emelyanov · 12 years ago
  72. bd14b1b tcp: be more strict before accepting ECN negociation by Eric Dumazet · 12 years ago
  73. b081f85 net: implement tcp coalescing in tcp_queue_rcv() by Eric Dumazet · 12 years ago
  74. 750ea2b tcp: early retransmit: delayed fast retransmit by Yuchung Cheng · 12 years ago
  75. eed530b tcp: early retransmit by Yuchung Cheng · 12 years ago
  76. 6746960 ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing by Eric Dumazet · 12 years ago
  77. 900f65d tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock() by Neal Cardwell · 12 years ago
  78. ee99528 tcp: Initial repair mode by Pavel Emelyanov · 12 years ago
  79. 370816a tcp: Move code around by Pavel Emelyanov · 12 years ago
  80. f4f9f6e tcp: restore formatting of macros for tcp_skb_cb sacked field by Neal Cardwell · 12 years ago
  81. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  82. fd4f2ce tcp: RFC6298 supersedes RFC2988bis by Eric Dumazet · 12 years ago
  83. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  84. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  85. b4017c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  86. ecb9719 tcp: fix comment for tp->highest_sack by Neal Cardwell · 12 years ago
  87. dd48dc3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  88. efcdbf2 net: Disambiguate kernel message by Arun Sharma · 12 years ago
  89. a8afca0 tcp: md5: protects md5sig_info with RCU by Eric Dumazet · 12 years ago
  90. a915da9b tcp: md5: rcu conversion by Eric Dumazet · 12 years ago
  91. a2d9124 tcp: md5: remove obsolete md5_add() method by Eric Dumazet · 12 years ago
  92. 4acb419 net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL by Glauber Costa · 12 years ago
  93. ab56222 tcp: Replace constants with #define macros by Vijay Subramanian · 13 years ago
  94. 3dc43e3 per-netns ipv4 sysctl_tcp_mem by Glauber Costa · 13 years ago
  95. 180d8cd foundations of per-cgroup memory pressure controlling. by Glauber Costa · 13 years ago
  96. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 13 years ago
  97. 6b5a5c0 tcp: do not scale TSO segment size with reordering degree by Neal Cardwell · 13 years ago
  98. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  99. 73cb88e net: make the tcp and udp file_operations for the /proc stuff const by Arjan van de Ven · 13 years ago
  100. 78d81d1 TCP: remove TCP_DEBUG by Flavio Leitner · 13 years ago