Linus Torvalds
|
7c225c69f8
Merge branch 'akpm' (patches from Andrew)
|
7 years ago |
Levin, Alexander (Sasha Levin)
|
4950276672
kmemcheck: remove annotations
|
7 years ago |
David S. Miller
|
e1ea2f9856
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Ursula Braun
|
60e2a77807
tcp: TCP experimental option for SMC
|
7 years ago |
Eric Dumazet
|
06f877d613
tcp/dccp: fix other lockdep splats accessing ireq_opt
|
7 years ago |
Eric Dumazet
|
c92e8c02fe
tcp/dccp: fix ireq->opt races
|
7 years ago |
Wei Wang
|
19f6d3f3c8
net/tcp-fastopen: Add new API support
|
8 years ago |
Willem de Bruijn
|
70ecc24841
ipv4: add IP_RECVFRAGSIZE cmsg
|
8 years ago |
Huw Davies
|
56ac42bc94
ipv6: Allow request socks to contain IPv6 options.
|
9 years ago |
David Ahern
|
6dd9a14e92
net: Allow accepted sockets to be bound to l3mdev domain
|
9 years ago |
Eric Dumazet
|
bd5eb35f16
xfrm: take care of request sockets
|
9 years ago |
Eric Dumazet
|
54abc686c2
net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()
|
9 years ago |
Eric Dumazet
|
a1a5344ddb
tcp: avoid two atomic ops for syncookies
|
9 years ago |
Eric Dumazet
|
90c337da15
inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations
|
10 years ago |
Eric Dumazet
|
0470c8ca1d
inet: fix request sock refcounting
|
10 years ago |
Eric Dumazet
|
e49bb337d7
inet: uninline inet_reqsk_alloc()
|
10 years ago |
Eric Dumazet
|
407640de21
inet: add sk_listener argument to inet_reqsk_alloc()
|
10 years ago |
Eric Dumazet
|
adc17d6a6c
inet: move ir_mark to fill a hole
|
10 years ago |
Eric Dumazet
|
13854e5a60
inet: add proper refcounting to request sock
|
10 years ago |
Eric Dumazet
|
3f66b083a5
inet: introduce ireq_family
|
10 years ago |
Eric Dumazet
|
1e2e01172f
inet: add rsk_refcnt/ireq_refcnt to request socks
|
10 years ago |
Eric Dumazet
|
d34ac51b76
inet: add ireq_state field to inet_request_sock
|
10 years ago |
Eric Dumazet
|
bd337c581b
ipv6: add missing ireq_net & ir_cookie initializations
|
10 years ago |
Eric Dumazet
|
33cf7c90fe
net: add real socket cookies
|
10 years ago |
Tom Herbert
|
ad6f939ab1
ip: Add offset parameter to ip_cmsg_recv
|
10 years ago |
Tom Herbert
|
c44d13d6f3
ip: IP cmsg cleanup
|
10 years ago |
Tom Herbert
|
224d019c4f
ip: Move checksum convert defines to inet
|
10 years ago |
Octavian Purdila
|
476eab8251
net: remove inet6_reqsk_alloc
|
11 years ago |
Lorenzo Colitti
|
84f39b08d7
net: support marking accepting TCP sockets
|
11 years ago |
Hannes Frederic Sowa
|
1bbdceef1e
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
|
11 years ago |