Commit Graph

100 Commits (6f4fc423b96c8fdf6f5c8b8ad79b75b7fb5a5c59)

Author SHA1 Message Date
David S. Miller f8ab18d2d9 [TCP]: Fix MD5 signature handling on big-endian. 18 years ago
Jesper Juhl 703310e645 [IPV6]: Clean up duplicate includes in net/ipv6/ 18 years ago
David S. Miller 3516ffb0fe [TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg(). 18 years ago
YOSHIFUJI Hideaki ca983cefd9 [TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic. 18 years ago
YOSHIFUJI Hideaki bb4dbf9e61 [IPV6]: Do not send RH0 anymore. 18 years ago
David S. Miller 3d7dbeac58 [TCP]: Disable TSO if MD5SIG is enabled. 18 years ago
David S. Miller 14e50e57ae [XFRM]: Allow packet drops during larval state resolution. 18 years ago
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