Yuchung Cheng
|
6f73601efb
tcp: add SYN/data info to TCP_INFO
|
12 vuotta sitten |
Alexey Kuznetsov
|
4c67525849
tcp: resets are misrouted
|
12 vuotta sitten |
Eric Dumazet
|
861b650101
tcp: gro: add checksuming helpers
|
12 vuotta sitten |
Christoph Paasch
|
5dff747b70
tcp: Remove unused parameter from tcp_v4_save_options
|
12 vuotta sitten |
Eric Dumazet
|
5640f76858
net: use a per task frag allocator
|
12 vuotta sitten |
Neal Cardwell
|
016818d076
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
|
12 vuotta sitten |
Neal Cardwell
|
623df484a7
tcp: extract code to compute SYNACK RTT
|
12 vuotta sitten |
Jerry Chu
|
168a8f5805
tcp: TCP Fast Open Server - main code path
|
12 vuotta sitten |
Jerry Chu
|
8336886f78
tcp: TCP Fast Open Server - support TFO listeners
|
12 vuotta sitten |
David S. Miller
|
e6acb38480
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 vuotta sitten |
David S. Miller
|
1304a7343b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 vuotta sitten |
Eric Dumazet
|
144d56e910
tcp: fix possible socket refcount problem
|
12 vuotta sitten |
Neal Cardwell
|
fae6ef87fa
net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()
|
12 vuotta sitten |
Eric W. Biederman
|
a7cb5a49bf
userns: Print out socket uids in a user namespace aware fashion.
|
13 vuotta sitten |
Eric Dumazet
|
63d02d157e
net: tcp: ipv6_mapped needs sk_rx_dst_set method
|
13 vuotta sitten |
Eric Dumazet
|
a399a80531
time: jiffies_delta_to_clock_t() helper to the rescue
|
13 vuotta sitten |
Eric Dumazet
|
5d299f3d3c
net: ipv6: fix TCP early demux
|
13 vuotta sitten |
Linus Torvalds
|
ac694dbdbc
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 vuotta sitten |
Andrew Morton
|
c255a45805
memcg: rename config variables
|
13 vuotta sitten |
Eric Dumazet
|
404e0a8b6a
net: ipv4: fix RCU races on dst refcounts
|
13 vuotta sitten |
Eric Dumazet
|
505fbcf035
ipv4: fix TCP early demux
|
13 vuotta sitten |
Eric Dumazet
|
9cb429d692
tcp: early_demux fixes
|
13 vuotta sitten |
David S. Miller
|
92101b3b2e
ipv4: Prepare for change of rt->rt_iif encoding.
|
13 vuotta sitten |
Eric Dumazet
|
563d34d057
tcp: dont drop MTU reduction indications
|
13 vuotta sitten |
David S. Miller
|
ba3f7f04ef
ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.
|
13 vuotta sitten |
Yuchung Cheng
|
cf60af03ca
net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)
|
13 vuotta sitten |
Yuchung Cheng
|
2100c8d2d9
net-tcp: Fast Open base
|
13 vuotta sitten |
Eric Dumazet
|
be9f4a44e7
ipv4: tcp: remove per net tcp_sock
|
13 vuotta sitten |
David S. Miller
|
6700c2709c
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
|
13 vuotta sitten |
David S. Miller
|
80d0a69fc5
ipv4: Add helper inet_csk_update_pmtu().
|
13 vuotta sitten |