Commit Graph

43 Commits (0e7d18b57c39bedcbd181e3c06d13572b33e5380)

Author SHA1 Message Date
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
David S. Miller a928630a2f [TCP]: Fix some warning when MD5 is disabled. 18 years ago
YOSHIFUJI Hideaki cfb6eeb4c8 [TCP]: MD5 Signature Option (RFC2385) support. 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
Brian Haley ab32ea5d8a [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly 19 years ago
Wei Yongjun 3687b1dc6f [TCP]: SNMPv2 tcpAttemptFails counter error 19 years ago
Ingo Molnar e4d9191885 [PATCH] lockdep: locking init debugging improvement 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Michael Chan b0da853703 [NET]: Add ECN support for TSO 19 years ago
Arnaldo Carvalho de Melo 0fa1a53e1f [IPV6]: Introduce inet6_timewait_sock 19 years ago
Arnaldo Carvalho de Melo 8292a17a39 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops 19 years ago
Stephen Hemminger caa20d9abe [TCP]: spelling fixes 19 years ago
Stephen Hemminger 9772efb970 [TCP]: Appropriate Byte Count support 19 years ago
Stephen Hemminger 7957aed72b [TCP]: Set default congestion control correctly for incoming connections. 20 years ago
Arnaldo Carvalho de Melo 6687e988d9 [ICSK]: Move TCP congestion avoidance members to icsk 20 years ago
Arnaldo Carvalho de Melo 696ab2d3bf [TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_sock.c 20 years ago
Arnaldo Carvalho de Melo 295ff7edb8 [TIMEWAIT]: Introduce inet_timewait_death_row 20 years ago
Arnaldo Carvalho de Melo 295f7324ff [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer 20 years ago
Arnaldo Carvalho de Melo 9f1d2604c7 [ICSK]: Introduce inet_csk_clone 20 years ago
Arnaldo Carvalho de Melo 463c84b97f [NET]: Introduce inet_connection_sock 20 years ago
Arnaldo Carvalho de Melo 87d11ceb9d [SOCK]: Introduce sk_clone 20 years ago
Arnaldo Carvalho de Melo c676270bcd [INET_TWSK]: Introduce inet_twsk_alloc 20 years ago
Arnaldo Carvalho de Melo e48c414ee6 [INET]: Generalise the TCP sock ID lookup routines 20 years ago
Arnaldo Carvalho de Melo 8feaf0c0a5 [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets 20 years ago
Arnaldo Carvalho de Melo 6e04e02165 [INET]: Move tcp_port_rover to inet_hashinfo 20 years ago
Arnaldo Carvalho de Melo a55ebcc4c4 [INET]: Move bind_hash from tcp_sk to inet_sk 20 years ago
Arnaldo Carvalho de Melo 0f7ff9274e [INET]: Just rename the TCP hashtable functions/structs to inet_ 20 years ago
Arnaldo Carvalho de Melo 6cbb0df788 [SOCK]: Introduce sk_setup_caps 20 years ago
Arnaldo Carvalho de Melo e6848976b7 [NET]: Cleanup INET_REFCNT_DEBUG code 20 years ago
Stephen Hemminger 317a76f9a4 [TCP]: Add pluggable congestion control algorithm infrastructure. 20 years ago
Arnaldo Carvalho de Melo 0e87506fcc [NET] Generalise tcp_listen_opt 20 years ago
Arnaldo Carvalho de Melo 60236fdd08 [NET] Rename open_request to request_sock 20 years ago
Arnaldo Carvalho de Melo 2e6599cb89 [NET] Generalise TCP's struct open_request minisock infrastructure 20 years ago
Jesper Juhl 02c30a84e6 [PATCH] update Ross Biro bouncing email address 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago