Eric Dumazet
|
5b9b626377
gro: remove a sparse error
|
12 years ago |
Daniel Borkmann
|
da5bab079f
net: udp4: move GSO functions to udp_offload
|
12 years ago |
Daniel Borkmann
|
28850dc7c7
net: tcp: move GRO/GSO functions to tcp_offload
|
12 years ago |
Eric Dumazet
|
db8caf3dbc
gro: should aggregate frames without DF
|
12 years ago |
Simon Horman
|
0d89d2035f
MPLS: Add limited GSO support
|
12 years ago |
Pravin B Shelar
|
9b3eb5edf3
gre: Fix GREv4 TCPv6 segmentation.
|
12 years ago |
Eric Dumazet
|
aebda156a5
net: defer net_secret[] initialization
|
12 years ago |
Pravin B Shelar
|
c544193214
GRE: Refactor GRE tunneling code.
|
12 years ago |
Pravin B Shelar
|
25c7704d8b
ipv4: Fix ip-header identification for gso packets.
|
12 years ago |
Pravin B Shelar
|
7313626745
tunneling: Add generic Tunnel segmentation.
|
12 years ago |
Pravin B Shelar
|
ec5f061564
net: Kill link between CSUM and SG features.
|
12 years ago |
Pravin B Shelar
|
490ab08127
IP_GRE: Fix IP-Identification.
|
12 years ago |
Li Wei
|
5b0520425e
ipv4: fix error handling in icmp_protocol.
|
12 years ago |
Eric Dumazet
|
08dcdbf6a7
ipv6: use a stronger hash for tcp
|
12 years ago |
Pravin B Shelar
|
68c3316311
v4 GRE: Add TCP segmentation offload for GRE
|
12 years ago |
Pravin B Shelar
|
c9af6db4c1
net: Fix possible wrong checksum generation.
|
12 years ago |
David S. Miller
|
547472b8e1
ipv4: Disallow non-namespace aware protocols to register.
|
12 years ago |
Eric Dumazet
|
cef401de7b
net: fix possible wrong checksum generation
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
50c3a487d5
ipv4: Use IS_ERR_OR_NULL().
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
95c7e0e4d4
ipv4: Use FIELD_SIZEOF() in inet_init().
|
12 years ago |
Eric W. Biederman
|
3594698a1f
net: Make CAP_NET_BIND_SERVICE per user namespace
|
12 years ago |
Eric W. Biederman
|
52e804c6df
net: Allow userns root to control ipv4
|
12 years ago |
Vlad Yasevich
|
f191a1d17f
net: Remove code duplication between offload structures
|
12 years ago |
Vlad Yasevich
|
808a8f8845
ipv4: Pull GSO registration out of inet_init()
|
12 years ago |
Vlad Yasevich
|
bca49f843e
ipv4: Switch to using the new offload infrastructure.
|
12 years ago |
Vlad Yasevich
|
de27d001d1
net: Add net protocol offload registration infrustructure
|
12 years ago |
Vlad Yasevich
|
22061d8014
net: Switch to using the new packet offload infrustructure
|
12 years ago |
Christoph Paasch
|
bb68b64724
ipv4: Don't add TCP-code in inet_sock_destruct
|
12 years ago |
Eric Dumazet
|
7ab4551f3b
tcp: fix TFO regression
|
13 years ago |
Jerry Chu
|
8336886f78
tcp: TCP Fast Open Server - support TFO listeners
|
13 years ago |