Commit History

Author SHA1 Message Date
  Vijay Subramanian c995ae2259 tcp: Change return value of tcp_rcv_established() 12 years ago
  Eric Dumazet 95bd09eb27 tcp: TSO packets automatic sizing 12 years ago
  Patrick McHardy 81eb6a1487 net: syncookies: export cookie_v6_init_sequence/cookie_v6_check 12 years ago
  Patrick McHardy 0198230b77 net: syncookies: export cookie_v4_init_sequence/cookie_v4_check 12 years ago
  Yuchung Cheng 149479d019 tcp: add server ip to encrypt cookie in fast open 12 years ago
  Dmitry Popov c0155b2da4 tcp: Remove unused tcpct declarations and comments 12 years ago
  Eric Dumazet c9bee3b7fd tcp: TCP_NOTSENT_LOWAT socket option 12 years ago
  Yuchung Cheng 5b08e47caf tcp: prefer packet timing to TS-ECR for RTT 12 years ago
  Yuchung Cheng 375fe02c91 tcp: consolidate SYNACK RTT sampling 12 years ago
  Eric Dumazet 7ae8639c9d tcp: remove invalid __rcu annotation 12 years ago
  Yuchung Cheng 85f16525a2 tcp: properly send new data in fast recovery in first RTT 12 years ago
  Daniel Borkmann 28850dc7c7 net: tcp: move GRO/GSO functions to tcp_offload 12 years ago
  Eric Dumazet 71cea17ed3 tcp: md5: remove spinlock usage in fast path 12 years ago
  Yuchung Cheng 3e59cb0ddf tcp: remove bad timeout logic in fast recovery 12 years ago
  Eric Dumazet d6a4a10411 tcp: GSO should be TSQ friendly 12 years ago
  Neal Cardwell 8466563e16 tcp: Remove dead sysctl_tcp_cookie_size declaration 12 years ago
  Yuchung Cheng 9b44190dc1 tcp: refactor F-RTO 12 years ago
  Christoph Paasch 1a2c6181c4 tcp: Remove TCPCT 12 years ago
  Nandita Dukkipati 6ba8a3b19e tcp: Tail loss probe (TLP) 12 years ago
  Eric Dumazet b2fb4f54ec tcp: uninline tcp_prequeue() 12 years ago
  Eric Dumazet 79ffef1fe2 tcp: avoid wakeups for pure ACK 12 years ago
  Stephen Hemminger ca2eb5679f tcp: remove Appropriate Byte Count support 12 years ago
  Hannes Frederic Sowa 5d134f1c1f tcp: make sysctl_tcp_ecn namespace aware 12 years ago
  Linus Torvalds 6be35c700f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 12 years ago
  Yuchung Cheng 93b174ad71 tcp: bug fix Fast Open client retransmission 12 years ago
  Neal Cardwell 8d8be8389f tcp: remove dead prototype for tcp_v4_get_peer() 12 years ago
  Neal Cardwell 016818d076 tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS 12 years ago
  Neal Cardwell 623df484a7 tcp: extract code to compute SYNACK RTT 12 years ago
  Yuchung Cheng 684bad1107 tcp: use PRR to reduce cwin in CWR state 13 years ago
  Jerry Chu 8336886f78 tcp: TCP Fast Open Server - support TFO listeners 13 years ago