Commit Graph

72 Commits (ee0b3e671baff681d69fbf0db33b47603c0a8280)

Author SHA1 Message Date
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
Arnaldo Carvalho de Melo 8292a17a39 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops 19 years ago
Arnaldo Carvalho de Melo 971af18bbf [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port 19 years ago
Stephen Hemminger caa20d9abe [TCP]: spelling fixes 20 years ago
Herbert Xu fb286bb299 [NET]: Detect hardware rx checksum faults correctly 20 years ago
Jesper Juhl a51482bde2 [NET]: kfree cleanup 20 years ago
Stephen Hemminger 6df716340d [TCP/DCCP]: Randomize port selection 20 years ago
Eric Dumazet 81c3d5470e [INET]: speedup inet (tcp/dccp) lookups 20 years ago
Arnaldo Carvalho de Melo 20380731bc [NET]: Fix sparse warnings 20 years ago
Arnaldo Carvalho de Melo 6687e988d9 [ICSK]: Move TCP congestion avoidance members to icsk 20 years ago
Patrick McHardy 64ce207306 [NET]: Make NETDEBUG pure printk wrappers 20 years ago
Arnaldo Carvalho de Melo 295ff7edb8 [TIMEWAIT]: Introduce inet_timewait_death_row 20 years ago
Arnaldo Carvalho de Melo 0a5578cf8e [ICSK]: Generalise tcp_listen_{start,stop} 20 years ago
Arnaldo Carvalho de Melo 3f421baa47 [NET]: Just move the inet_connection_sock function from tcp sources 20 years ago
Arnaldo Carvalho de Melo 463c84b97f [NET]: Introduce inet_connection_sock 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 33b6223190 [INET]: Generalise tcp_v4_lookup_listener 20 years ago
Arnaldo Carvalho de Melo 81849d106b [INET]: Generalise tcp_v4_hash & tcp_unhash 20 years ago
Arnaldo Carvalho de Melo f3f05f7046 [INET]: Generalise the tcp_listen_ lock routines 20 years ago