Pavel Emelyanov
|
39d8cda76c
[SOCK]: Add udp_hash member to struct proto.
|
17 年之前 |
Daniel Lezcano
|
6f8b13bcb3
[NETNS][IPV6] tcp6 - make proc per namespace
|
17 年之前 |
Daniel Lezcano
|
e504799276
[NETNS][IPV6] tcp6 - handle several network namespace
|
17 年之前 |
Daniel Lezcano
|
93ec926b07
[NETNS][IPV6] tcp6 - make socket control per namespace
|
17 年之前 |
Harvey Harrison
|
0dc47877a3
net: replace remaining __FUNCTION__ occurrences
|
17 年之前 |
Daniel Lezcano
|
c20121ae87
[NETNS][IPV6] route6 - pass always a valid socket to ip6_dst_lookup
|
17 年之前 |
Glenn Griffin
|
c6aefafb7e
[TCP]: Add IPv6 support to TCP SYN cookies
|
17 年之前 |
Denis V. Lunev
|
fd80eb942a
[INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.
|
17 年之前 |
Arnaldo Carvalho de Melo
|
ab1e0a13d7
[SOCK] proto: Add hashinfo member to struct proto
|
17 年之前 |
Pavel Emelyanov
|
d86e0dac2c
[NETNS]: Tcp-v6 sockets per-net lookup.
|
17 年之前 |
YOSHIFUJI Hideaki
|
9cb5734e5b
[TCP]: Convert several length variable to unsigned.
|
17 年之前 |
Daniel Lezcano
|
09f7709f49
[IPV6]: fix section mismatch warnings
|
17 年之前 |
Herbert Xu
|
bb72845e69
[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT
|
17 年之前 |
Daniel Lezcano
|
7f4e4868f3
[IPV6]: make the protocol initialization to return an error code
|
17 年之前 |
YOSHIFUJI Hideaki
|
77adefdc98
[IPV6] TCPMD5: Fix deleting key operation.
|
17 年之前 |
YOSHIFUJI Hideaki
|
aacbe8c880
[IPV6] TCPMD5: Check return value of tcp_alloc_md5sig_pool().
|
17 年之前 |
Eric Dumazet
|
c5a432f1a1
[IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
|
17 年之前 |
Jens Axboe
|
c46f2334c8
[SG] Get rid of __sg_mark_end()
|
17 年之前 |
David S. Miller
|
51c739d1f4
[NET]: Fix incorrect sg_mark_end() calls.
|
17 年之前 |
Matthias M. Dellweg
|
b0a713e9e6
[TCP] MD5: Remove some more unnecessary casting.
|
17 年之前 |
Jeff Garzik
|
18134bed02
[TCP] IPV6: fix softnet build breakage
|
17 年之前 |
David S. Miller
|
b4caea8aa8
[TCP]: Add missing I/O AT code to ipv6 side.
|
17 年之前 |
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
|
18 年之前 |
David S. Miller
|
f8ab18d2d9
[TCP]: Fix MD5 signature handling on big-endian.
|
17 年之前 |
Jesper Juhl
|
703310e645
[IPV6]: Clean up duplicate includes in net/ipv6/
|
18 年之前 |
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 年之前 |