Pravin B Shelar
|
9b3eb5edf3
gre: Fix GREv4 TCPv6 segmentation.
|
12 年之前 |
Eric Dumazet
|
aebda156a5
net: defer net_secret[] initialization
|
12 年之前 |
Pravin B Shelar
|
c544193214
GRE: Refactor GRE tunneling code.
|
12 年之前 |
Pravin B Shelar
|
25c7704d8b
ipv4: Fix ip-header identification for gso packets.
|
12 年之前 |
Pravin B Shelar
|
7313626745
tunneling: Add generic Tunnel segmentation.
|
12 年之前 |
Pravin B Shelar
|
ec5f061564
net: Kill link between CSUM and SG features.
|
12 年之前 |
Pravin B Shelar
|
490ab08127
IP_GRE: Fix IP-Identification.
|
12 年之前 |
Li Wei
|
5b0520425e
ipv4: fix error handling in icmp_protocol.
|
12 年之前 |
Eric Dumazet
|
08dcdbf6a7
ipv6: use a stronger hash for tcp
|
12 年之前 |
Pravin B Shelar
|
68c3316311
v4 GRE: Add TCP segmentation offload for GRE
|
12 年之前 |
Pravin B Shelar
|
c9af6db4c1
net: Fix possible wrong checksum generation.
|
12 年之前 |
David S. Miller
|
547472b8e1
ipv4: Disallow non-namespace aware protocols to register.
|
12 年之前 |
Eric Dumazet
|
cef401de7b
net: fix possible wrong checksum generation
|
12 年之前 |
YOSHIFUJI Hideaki / 吉藤英明
|
50c3a487d5
ipv4: Use IS_ERR_OR_NULL().
|
12 年之前 |
YOSHIFUJI Hideaki / 吉藤英明
|
95c7e0e4d4
ipv4: Use FIELD_SIZEOF() in inet_init().
|
12 年之前 |
Eric W. Biederman
|
3594698a1f
net: Make CAP_NET_BIND_SERVICE per user namespace
|
12 年之前 |
Eric W. Biederman
|
52e804c6df
net: Allow userns root to control ipv4
|
12 年之前 |
Vlad Yasevich
|
f191a1d17f
net: Remove code duplication between offload structures
|
12 年之前 |
Vlad Yasevich
|
808a8f8845
ipv4: Pull GSO registration out of inet_init()
|
12 年之前 |
Vlad Yasevich
|
bca49f843e
ipv4: Switch to using the new offload infrastructure.
|
12 年之前 |
Vlad Yasevich
|
de27d001d1
net: Add net protocol offload registration infrustructure
|
12 年之前 |
Vlad Yasevich
|
22061d8014
net: Switch to using the new packet offload infrustructure
|
12 年之前 |
Christoph Paasch
|
bb68b64724
ipv4: Don't add TCP-code in inet_sock_destruct
|
12 年之前 |
Eric Dumazet
|
7ab4551f3b
tcp: fix TFO regression
|
13 年之前 |
Jerry Chu
|
8336886f78
tcp: TCP Fast Open Server - support TFO listeners
|
13 年之前 |
Eric Dumazet
|
a9e050f4e7
net: tcp: GRO should be ECN friendly
|
13 年之前 |
Yuchung Cheng
|
cf60af03ca
net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)
|
13 年之前 |
Yuchung Cheng
|
783237e8da
net-tcp: Fast Open client - sending SYN-data
|
13 年之前 |
David S. Miller
|
41063e9dd1
ipv4: Early TCP socket demux.
|
13 年之前 |
David S. Miller
|
f9242b6b28
inet: Sanitize inet{,6} protocol demux.
|
13 年之前 |