Commit History

Author SHA1 Message Date
  Paul Pluzhnikov 8876d6b5f8 net: Make linux/tcp.h C++ friendly (trivial) 13 years ago
  Linus Torvalds e8650a0823 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
  Kyle McMartin c0a788c451 net: Fix tcp_build_and_update_options comment in struct tcp_sock 13 years ago
  Yuchung Cheng 750ea2bafa tcp: early retransmit: delayed fast retransmit 13 years ago
  Yuchung Cheng eed530b6c6 tcp: early retransmit 13 years ago
  Pavel Emelyanov de248a75c3 tcp repair: Fix unaligned access when repairing options (v2) 13 years ago
  Pavel Emelyanov b139ba4e90 tcp: Repair connection-time negotiated parameters 13 years ago
  Pavel Emelyanov ee9952831c tcp: Initial repair mode 13 years ago
  David S. Miller b4017c5368 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  Neal Cardwell ecb9719236 tcp: fix comment for tp->highest_sack 13 years ago
  Eric Dumazet a8afca0329 tcp: md5: protects md5sig_info with RCU 13 years ago
  Eric Dumazet a915da9b69 tcp: md5: rcu conversion 13 years ago
  Vijay Subramanian ab56222a32 tcp: Replace constants with #define macros 13 years ago
  Eric Dumazet b5c5693bb7 tcp: report ECN_SEEN in tcp_info 13 years ago
  Nandita Dukkipati a262f0cdf1 Proportional Rate Reduction for TCP. 14 years ago
  Jerry Chu 9ad7c049f0 tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side 14 years ago
  Jerry Chu dca43c75e7 tcp: Add TCP_USER_TIMEOUT socket option. 15 years ago
  Andreas Petlund 7e38017557 net: TCP thin dupack 15 years ago
  Andreas Petlund 36e31b0af5 net: TCP thin linear timeouts 15 years ago
  William Allen Simpson 435cf559f0 TCPCT part 1d: define TCP cookie option, extend existing struct's 15 years ago
  William Allen Simpson 519855c508 TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS 15 years ago
  William Allen Simpson bee7ca9ec0 net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED 15 years ago
  Eric Dumazet d94d9fee9f net: cleanup include/linux 15 years ago
  Stephen Hemminger b2e4b3debc tcp: MD5 operations should be const 16 years ago
  Florian Westphal a0f82f64e2 syncookies: remove last_synq_overflow from struct tcp_sock 16 years ago
  Ilpo Järvinen 2a3a041c4e tcp: cache result of earlier divides when mss-aligning things 16 years ago
  Ilpo Järvinen 0c54b85f28 tcp: simplify tcp_current_mss 16 years ago
  Ilpo Järvinen cabeccbd17 tcp: kill eff_sacks "cache", the sole user can calculate itself 16 years ago
  Harvey Harrison f3a7c66b5c net: replace __constant_{endian} uses in net headers 16 years ago
  Ilpo Järvinen 33f5f57eeb tcp: kill pointless urg_mode 16 years ago