Commit Graph

93 Commits (ce7ee4e80a72d3b1009ca232be8981de93c015f6)

Author SHA1 Message Date
YOSHIFUJI Hideaki 952a10be32 [IPV6] SNMP: Fix several warnings without procfs. 18 years ago
Herbert Xu 604763722c [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY 18 years ago
Herbert Xu 663ead3bb8 [NET]: Use csum_start offset instead of skb_transport_header 18 years ago
Arnaldo Carvalho de Melo aa8223c7bb [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th 18 years ago
Arnaldo Carvalho de Melo ab6a5bb6b2 [TCP]: Introduce tcp_hdrlen() and tcp_optlen() 18 years ago
Arnaldo Carvalho de Melo 0660e03f6b [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h 18 years ago
Arnaldo Carvalho de Melo d56f90a7c9 [SK_BUFF]: Introduce skb_network_header() 18 years ago
Masayuki Nakagawa d35690beda [IPV6]: ipv6_fl_socklist is inadvertently shared. 18 years ago
YOSHIFUJI Hideaki 1ab1457c42 [NET] IPV6: Fix whitespace errors. 18 years ago
David S. Miller 8eb9086f21 [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts. 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
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 af879cc704 [IPV6]: Use kmemdup 18 years ago
Al Viro b51655b958 [NET]: Annotate __skb_checksum_complete() and friends. 18 years ago
Al Viro 868c86bcb5 [NET]: annotate csum_ipv6_magic() callers in net/* 18 years ago
Al Viro e69a4adc66 [IPV6]: Misc 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
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
David S. Miller 9ec75fe85c [IPV6] tcp: Fix typo _read_mostly --> __read_mostly. 18 years ago
Eric Dumazet 72a3effaf6 [NET]: Size listen hash tables using backlog hint 18 years ago
Al Viro 04ce69093f [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian 18 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
Fabio Olive Leite 293b9c4251 [IPV6]: bh_lock_sock_nested on tcp_v6_rcv 19 years ago
Dmitry Mishin fda9ef5d67 [NET]: Fix sk->sk_filter field access 19 years ago
YOSHIFUJI Hideaki 8e1ef0a95b [IPV6]: Cache source address as well in ipv6_pinfo{}. 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
Venkat Yekkirala beb8d13bed [MLSXFRM]: Add flow labeling 19 years ago
Stephen Hemminger 59eed279c5 [IPV6]: Segmentation offload not set correctly on TCP children 19 years ago
Wei Yongjun 3687b1dc6f [TCP]: SNMPv2 tcpAttemptFails counter error 19 years ago
Herbert Xu 497c615aba [IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls 19 years ago
Herbert Xu a430a43d08 [NET] gso: Fix up GSO packets with broken checksums 19 years ago
Herbert Xu f83ef8c0b5 [IPV6]: Added GSO support for TCPv6 19 years ago
Herbert Xu adcfc7d0b4 [IPV6]: Added GSO support for TCPv6 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
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
Eric W. Biederman 78b910429e [IPV6] tcp_v6_send_synack: release the destination 19 years ago
David Woodhouse ae0f7d5f83 [IPV6]: Avoid calling ip6_xmit() with NULL sk 19 years ago
Patrick McHardy 951dbc8ac7 [IPV6]: Move nextheader offset to the IP6CB 19 years ago
Arnaldo Carvalho de Melo d83d8461f9 [IP_SOCKGLUE]: Remove most of the tcp specific calls 19 years ago