Tom Herbert
|
5ba24953e9
soreuseport: TCP/IPv6 implementation
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
e7219858ac
ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().
|
12 years ago |
Hannes Frederic Sowa
|
5d134f1c1f
tcp: make sysctl_tcp_ecn namespace aware
|
12 years ago |
Christoph Paasch
|
e337e24d66
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
|
12 years ago |
Andrey Vagin
|
2b9164771e
ipv6: adapt connect for repair move
|
12 years ago |
Vlad Yasevich
|
c6b641a4c6
ipv6: Pull IPv6 GSO registration out of the module
|
12 years ago |
Vlad Yasevich
|
8663e02aba
ipv6: Separate tcp offload functionality
|
12 years ago |
Vlad Yasevich
|
3336288a9f
ipv6: Switch to using new offload infrastructure.
|
12 years ago |
Vlad Yasevich
|
8ca896cfdd
ipv6: Add new offload registration infrastructure.
|
12 years ago |
Eric Dumazet
|
e6c022a4fa
tcp: better retrans tracking for defer-accept
|
12 years ago |
Neal Cardwell
|
f3f121359c
ipv6: tcp: clean up tcp_v6_early_demux() icsk variable
|
12 years ago |
Alexey Kuznetsov
|
4c67525849
tcp: resets are misrouted
|
12 years ago |
Eric Dumazet
|
861b650101
tcp: gro: add checksuming helpers
|
12 years ago |
Neal Cardwell
|
016818d076
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
|
12 years ago |
Neal Cardwell
|
623df484a7
tcp: extract code to compute SYNACK RTT
|
12 years ago |
David S. Miller
|
b48b63a1f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Julian Anastasov
|
d013ef2aba
tcp: fix possible socket refcount problem for ipv6
|
12 years ago |
Jerry Chu
|
8336886f78
tcp: TCP Fast Open Server - support TFO listeners
|
13 years ago |
David S. Miller
|
e6acb38480
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |
David S. Miller
|
1304a7343b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Neal Cardwell
|
fae6ef87fa
net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()
|
13 years ago |
Eric W. Biederman
|
a7cb5a49bf
userns: Print out socket uids in a user namespace aware fashion.
|
13 years ago |
Eric Dumazet
|
63d02d157e
net: tcp: ipv6_mapped needs sk_rx_dst_set method
|
13 years ago |
Eric Dumazet
|
a399a80531
time: jiffies_delta_to_clock_t() helper to the rescue
|
13 years ago |
Eric Dumazet
|
5d299f3d3c
net: ipv6: fix TCP early demux
|
13 years ago |
Mel Gorman
|
99a1dec70d
net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket
|
13 years ago |
Andrew Morton
|
c255a45805
memcg: rename config variables
|
13 years ago |
Eric Dumazet
|
c7109986db
ipv6: Early TCP socket demux
|
13 years ago |
Eric Dumazet
|
563d34d057
tcp: dont drop MTU reduction indications
|
13 years ago |
Yuchung Cheng
|
2100c8d2d9
net-tcp: Fast Open base
|
13 years ago |