Florent Fourcot
|
21858cd02d
tcp/ipv6: fix flow label setting in TIME_WAIT state
|
10 years ago |
Eric Dumazet
|
b357a364c5
inet: fix possible panic in reqsk_queue_unlink()
|
10 years ago |
Eric Dumazet
|
789f558cfb
tcp/dccp: get rid of central timewait timer
|
10 years ago |
David S. Miller
|
9f0d34bc34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Ian Morris
|
53b24b8f94
ipv6: coding style: comparison for inequality with NULL
|
10 years ago |
Ian Morris
|
63159f29be
ipv6: coding style: comparison for equality with NULL
|
10 years ago |
Alexey Kodanev
|
4ad19de877
net: tcp6: fix double call of tcp_v6_fill_cb()
|
10 years ago |
Eric Dumazet
|
0144a81ccc
tcp: fix ipv4 mapped request socks
|
10 years ago |
Eric Dumazet
|
fd3a154a00
tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()
|
10 years ago |
Eric Dumazet
|
39f8e58e53
tcp: md5: remove request sock argument of calc_md5_hash()
|
10 years ago |
Eric Dumazet
|
ff74e23f7e
tcp: md5: input path is run under rcu protected sections
|
10 years ago |
Michal Kubeček
|
d0c294c53a
tcp: prevent fetching dst twice in early demux code
|
10 years ago |
Eric Dumazet
|
2215089b22
ipv6: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request sockets
|
10 years ago |
Eric Dumazet
|
fa76ce7328
inet: get rid of central tcp/dccp listener timer
|
10 years ago |
Eric Dumazet
|
52452c5425
inet: drop prev pointer handling in request sock
|
10 years ago |
Eric Dumazet
|
77a6a471bc
ipv6: get rid of __inet6_hash()
|
10 years ago |
Eric Dumazet
|
d1e559d0b1
inet: add IPv6 support to sk_ehashfn()
|
10 years ago |
Eric Dumazet
|
f7e4eb03f9
inet: ip early demux should avoid request sockets
|
10 years ago |
Eric Dumazet
|
16f86165bd
inet: fill request sock ir_iif for IPv4
|
10 years ago |
Eric Dumazet
|
3f66b083a5
inet: introduce ireq_family
|
10 years ago |
Eric Dumazet
|
d4f06873b6
inet: get_openreq4() & get_openreq6() do not need listener
|
10 years ago |
Daniel Borkmann
|
81164413ad
net: tcp: add per route congestion control
|
10 years ago |
Nicolas Dichtel
|
2dc49d1680
tcp6: don't move IP6CB before xfrm6_policy_check()
|
10 years ago |
David S. Miller
|
22f10923dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Eric Dumazet
|
0f85feae6b
tcp: fix more NULL deref after prequeue changes
|
10 years ago |
David S. Miller
|
60b7379dc5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Eric Dumazet
|
c3658e8d0f
tcp: fix possible NULL dereference in tcp_vX_send_reset()
|
10 years ago |
Eric Dumazet
|
2c8c56e15d
net: introduce SO_INCOMING_CPU
|
10 years ago |
Eric Dumazet
|
3d97379a67
tcp: move sk_mark_napi_id() at the right place
|
10 years ago |
Sathya Perla
|
9e7ceb0607
net: fix saving TX flow hash in sock for outgoing connections
|
10 years ago |