Commit Graph

91 Commits (6bd9c8c2fb99d1f5af6201db2f063c1d754c230a)

Author SHA1 Message Date
Craig Schlenter cb48cfe807 [TCP]: Fix iov_len calculation in tcp_v4_send_ack(). 18 years ago
Leigh Brown a9fc00cca8 [TCP]: Trivial fix to message in tcp_v4_inbound_md5_hash 18 years ago
Leigh Brown 8228a18dd3 [TCP]: Fix oops caused by tcp_v4_md5_do_del 18 years ago
Andrew Morton b6332e6cf9 [TCP]: Fix warnings with TCP_MD5SIG disabled. 18 years ago
Adrian Bunk f5b99bcddd [NET]: Possible cleanups. 18 years ago
David S. Miller 08dd1a506b [TCP] MD5SIG: Kill CONFIG_TCP_MD5SIG_DEBUG. 18 years ago
Al Viro ff1dcadb1b [NET]: Split skb->csum 18 years ago
Al Viro 8e5200f540 [NET]: Fix assorted misannotations (from md5 and udplite merges). 18 years ago
Arnaldo Carvalho de Melo f6685938f9 [TCP_IPV4]: Use kmemdup where appropriate 18 years ago
Arnaldo Carvalho de Melo 7174259e6c [TCP_IPV4]: CodingStyle cleanups, no code change 18 years ago
Al Viro b51655b958 [NET]: Annotate __skb_checksum_complete() and friends. 18 years ago
Al Viro 714e85be35 [IPV6]: Assorted trivial endianness annotations. 18 years ago
YOSHIFUJI Hideaki cfb6eeb4c8 [TCP]: MD5 Signature Option (RFC2385) support. 18 years ago
Gerrit Renker b9df3cb8cf [TCP/DCCP]: Introduce net_xmit_eval 18 years ago
Gerrit Renker a94f723d59 [TCP]: Remove dead code in init_sequence 18 years ago
Eric Dumazet 72a3effaf6 [NET]: Size listen hash tables using backlog hint 18 years ago
Eric Dumazet 06ca719fad [TCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in tcp_v4_err() 19 years ago
YOSHIFUJI Hideaki 9469c7b4aa [NET]: Use typesafe inet_twsk() inline function instead of cast. 19 years ago
YOSHIFUJI Hideaki 4244f8a9f8 [TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of magic number. 19 years ago
Al Viro 23f33c2d4f [IPV4]: struct inet_timewait_sock annotations 19 years ago
Al Viro adaf345b53 [IPV4]: annotate address in inet_request_sock 19 years ago
Al Viro bada8adc4e [IPV4]: ip_route_connect() ipv4 address arguments annotated 19 years ago
Dmitry Mishin fda9ef5d67 [NET]: Fix sk->sk_filter field access 19 years ago
Brian Haley ab32ea5d8a [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly 19 years ago
Herbert Xu 8f491069b4 [IPV4]: Use network-order dport for all visible inet_lookup_* 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Venkat Yekkirala 4237c75c0a [MLSXFRM]: Auto-labeling of child sockets 19 years ago
Wei Yongjun 3687b1dc6f [TCP]: SNMPv2 tcpAttemptFails counter error 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Herbert Xu a430a43d08 [NET] gso: Fix up GSO packets with broken checksums 19 years ago
Ingo Molnar c636618485 [PATCH] lockdep: annotate bh_lock_sock() 19 years ago
Ingo Molnar e4d9191885 [PATCH] lockdep: locking init debugging improvement 19 years ago
Herbert Xu bcd7611117 [NET]: Generalise TSO-specific bits from skb_setup_caps 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Sridhar Samudrala 47da8ee681 [TCP]: Export accept queue len of a TCP listening socket via rx_queue 19 years ago
Chris Leech 1a2449a87b [I/OAT]: TCP recv offload to I/OAT 19 years ago
Adrian Bunk 6c97e72a16 [IPV4]: Possible cleanups. 19 years ago
Arnaldo Carvalho de Melo 543d9cfeec [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset 19 years ago
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer 19 years ago
Arnaldo Carvalho de Melo c4d9390941 [ICSK]: Introduce inet_csk_ctl_sock_create 19 years ago
John Heffner 5d424d5a67 [TCP]: MTU probing 19 years ago
Sam Ravnborg f9d9516db7 [NET]: Do not export inet_bind_bucket_create twice. 19 years ago
Patrick McHardy 5d39a795bf [IPV4]: Always set fl.proto in ip_route_newports 19 years ago
Patrick McHardy b59c270104 [NETFILTER]: Keep conntrack reference until IPsec policy checks are done 19 years ago
Arnaldo Carvalho de Melo 80e40daa47 [TCP]: syn_flood_warning is only needed if CONFIG_SYN_COOKIES is selected 19 years ago
Stephen Hemminger 40efc6fa17 [TCP]: less inline's 19 years ago
Arnaldo Carvalho de Melo d83d8461f9 [IP_SOCKGLUE]: Remove most of the tcp specific calls 19 years ago
Arnaldo Carvalho de Melo a7f5e7f164 [INET]: Generalise tcp_v4_hash_connect 19 years ago
Arnaldo Carvalho de Melo 6d6ee43e0b [TWSK]: Introduce struct timewait_sock_ops 19 years ago
Arnaldo Carvalho de Melo af05dc9394 [ICSK]: Move v4_addr2sockaddr from TCP to icsk 19 years ago