David S. Miller
|
c7da57a183
[TCP]: Fix scatterlist handling in MD5 signature support.
|
17 年之前 |
Herbert Xu
|
e5bbef20e0
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
|
17 年之前 |
Brian Haley
|
e773e4faa1
[IPV6]: Add v4mapped address inline
|
17 年之前 |
David S. Miller
|
f8ab18d2d9
[TCP]: Fix MD5 signature handling on big-endian.
|
17 年之前 |
Jesper Juhl
|
703310e645
[IPV6]: Clean up duplicate includes in net/ipv6/
|
17 年之前 |
David S. Miller
|
3516ffb0fe
[TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg().
|
18 年之前 |
YOSHIFUJI Hideaki
|
ca983cefd9
[TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic.
|
18 年之前 |
YOSHIFUJI Hideaki
|
bb4dbf9e61
[IPV6]: Do not send RH0 anymore.
|
18 年之前 |
David S. Miller
|
3d7dbeac58
[TCP]: Disable TSO if MD5SIG is enabled.
|
18 年之前 |
David S. Miller
|
14e50e57ae
[XFRM]: Allow packet drops during larval state resolution.
|
18 年之前 |
YOSHIFUJI Hideaki
|
952a10be32
[IPV6] SNMP: Fix several warnings without procfs.
|
18 年之前 |
Herbert Xu
|
604763722c
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
|
18 年之前 |
Herbert Xu
|
663ead3bb8
[NET]: Use csum_start offset instead of skb_transport_header
|
18 年之前 |
Arnaldo Carvalho de Melo
|
aa8223c7bb
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
|
18 年之前 |
Arnaldo Carvalho de Melo
|
ab6a5bb6b2
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
|
18 年之前 |
Arnaldo Carvalho de Melo
|
0660e03f6b
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
|
18 年之前 |
Arnaldo Carvalho de Melo
|
d56f90a7c9
[SK_BUFF]: Introduce skb_network_header()
|
18 年之前 |
Masayuki Nakagawa
|
d35690beda
[IPV6]: ipv6_fl_socklist is inadvertently shared.
|
18 年之前 |
YOSHIFUJI Hideaki
|
1ab1457c42
[NET] IPV6: Fix whitespace errors.
|
18 年之前 |
David S. Miller
|
8eb9086f21
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
|
18 年之前 |
Andrew Morton
|
b6332e6cf9
[TCP]: Fix warnings with TCP_MD5SIG disabled.
|
18 年之前 |
Adrian Bunk
|
f5b99bcddd
[NET]: Possible cleanups.
|
18 年之前 |
Al Viro
|
ff1dcadb1b
[NET]: Split skb->csum
|
18 年之前 |
Al Viro
|
8e5200f540
[NET]: Fix assorted misannotations (from md5 and udplite merges).
|
18 年之前 |
Arnaldo Carvalho de Melo
|
af879cc704
[IPV6]: Use kmemdup
|
18 年之前 |
Al Viro
|
b51655b958
[NET]: Annotate __skb_checksum_complete() and friends.
|
18 年之前 |
Al Viro
|
868c86bcb5
[NET]: annotate csum_ipv6_magic() callers in net/*
|
18 年之前 |
Al Viro
|
e69a4adc66
[IPV6]: Misc endianness annotations.
|
18 年之前 |
David S. Miller
|
a928630a2f
[TCP]: Fix some warning when MD5 is disabled.
|
18 年之前 |
YOSHIFUJI Hideaki
|
cfb6eeb4c8
[TCP]: MD5 Signature Option (RFC2385) support.
|
18 年之前 |