Commit Graph

88 Commits (4005996e428b0d3df10cd0eba389a14b9f5403e4)

Author SHA1 Message Date
Tom Herbert 67631510a3 tcp: Replace time wait bucket msg by counter 14 years ago
David S. Miller ccb7c410dd timewait_sock: Create and use getpeer op. 14 years ago
David S. Miller 3f419d2d48 inet: Turn ->remember_stamp into ->get_peer in connection AF ops. 14 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Eric Dumazet 4bc2f18ba4 net/ipv4: EXPORT_SYMBOL cleanups 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Eric Dumazet 907cdda520 tcp: Add SNMP counter for DEFER_ACCEPT 15 years ago
Zhu Yi a3a858ff18 net: backlog functions rename 15 years ago
David S. Miller bb5b7c1126 tcp: Revert per-route SACK/DSACK/TIMESTAMP changes. 15 years ago
William Allen Simpson 4957faade1 TCPCT part 1g: Responder Cookie => Initiator 15 years ago
William Allen Simpson 435cf559f0 TCPCT part 1d: define TCP cookie option, extend existing struct's 15 years ago
William Allen Simpson e6b4d11367 TCPCT part 1a: add request_values parameter for sending SYNACK 15 years ago
David S. Miller e994b7c901 tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTL 15 years ago
William Allen Simpson bee7ca9ec0 net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED 15 years ago
Gilad Ben-Yossef 05eaade278 tcp: Do not call IPv4 specific func in tcp_check_req 15 years ago
Gilad Ben-Yossef 022c3f7d82 Allow tcp_parse_options to consult dst entry 15 years ago
Gilad Ben-Yossef f55017a93f Only parse time stamp TCP option in time wait sock 15 years ago
Julian Anastasov d1b99ba41d tcp: accept socket after TCP_DEFER_ACCEPT period 16 years ago
David S. Miller a1a2ad9151 Revert "tcp: fix tcp_defer_accept to consider the timeout" 16 years ago
Willy Tarreau 6d01a026b7 tcp: fix tcp_defer_accept to consider the timeout 16 years ago
Robert Varga 657e9649e7 tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG() 16 years ago
Ilpo Järvinen 0b6a05c1db tcp: fix ssthresh u16 leftover 16 years ago
Wu Fengguang aa1330766c tcp: replace hard coded GFP_KERNEL with sk_allocation 16 years ago
John Dykstra 9a7030b76a tcp: Remove redundant copy of MD5 authentication key 16 years ago
Wei Yongjun 1ac530b355 tcp: missing check ACK flag of received segment in FIN-WAIT-2 state 16 years ago
Ilpo Järvinen c887e6d2d9 tcp: consolidate paws check 16 years ago
Hantzis Fotis ee7537b63a tcp: tcp_init_wl / tcp_update_wl argument cleanup 16 years ago
Ilpo Järvinen cabeccbd17 tcp: kill eff_sacks "cache", the sole user can calculate itself 16 years ago
Jianjun Kong 5a5f3a8db9 net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_policy.c 16 years ago
Ilpo Järvinen 33f5f57eeb tcp: kill pointless urg_mode 17 years ago
Adam Langley 2aaab9a0cc tcp: (whitespace only) fix confusing indentation 17 years ago
Gui Jianfeng 6edafaaf6f tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup 17 years ago
Pavel Emelyanov de0744af1f mib: add net to NET_INC_STATS_BH 17 years ago
Pavel Emelyanov 63231bddf6 mib: add net to TCP_INC_STATS_BH 17 years ago
David S. Miller ec0a196626 tcp: Revert 'process defer accept as established' changes. 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Patrick McManus ec3c0982a2 [TCP]: TCP_DEFER_ACCEPT updates - process as established 17 years ago
Glenn Griffin c6aefafb7e [TCP]: Add IPv6 support to TCP SYN cookies 17 years ago
Denis V. Lunev fd80eb942a [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. 17 years ago
Ilpo Järvinen e60402d0a9 [TCP]: Move sack_ok access to obviously named funcs & cleanup 18 years ago
Ilpo Järvinen b5860bbac7 [TCP]: Tighten tcp_sock's belt, drop left_out 18 years ago
Ilpo Järvinen bdf1ee5d3b [TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it 18 years ago
Arnaldo Carvalho de Melo aa8223c7bb [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th 18 years ago
Stephen Hemminger 2de979bd7d [TCP]: whitespace cleanup 18 years ago
James Morris 9d729f72dc [NET]: Convert xtime.tv_sec to get_seconds() 18 years ago
Eric Dumazet 54287cc178 [TCP]: Keep copied_seq, rcv_wup and rcv_next together. 18 years ago
Arnaldo Carvalho de Melo a9948a7e15 [TCP]: Fix minisock tcp_create_openreq_child() typo. 18 years ago
YOSHIFUJI Hideaki e905a9edab [NET] IPV4: Fix whitespace errors. 18 years ago
Arnaldo Carvalho de Melo c67862403e [TCP] minisocks: Use kmemdup and LIMIT_NETDEBUG 18 years ago
Al Viro 714e85be35 [IPV6]: Assorted trivial endianness annotations. 18 years ago