Sabrina Dubroca
|
fcd91dd449
net: add recursion limit to GRO
|
8 жил өмнө |
Steffen Klassert
|
07b26c9454
gso: Support partial splitting at the frag_list pointer
|
9 жил өмнө |
Tom Herbert
|
5c7cdf339a
gso: Remove arbitrary checks for unsupported GSO
|
9 жил өмнө |
David S. Miller
|
e800072c18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 жил өмнө |
Jarno Rajahalme
|
229740c631
udp_offload: Set encapsulation before inner completes.
|
9 жил өмнө |
Alexander Duyck
|
802ab55adc
GSO: Support partial segmentation offload
|
9 жил өмнө |
Tom Herbert
|
46aa2f30aa
udp: Remove udp_offloads
|
9 жил өмнө |
Tom Herbert
|
a6024562ff
udp: Add GRO functions to UDP socket
|
9 жил өмнө |
Alexander Duyck
|
5197f3499c
net: Reset encap_level to avoid resetting features on inner IP headers
|
9 жил өмнө |
Jesse Gross
|
fac8e0f579
tunnels: Don't apply GRO to multiple layers of encapsulation.
|
9 жил өмнө |
Alexander Duyck
|
0833482495
GSO/UDP: Use skb->len instead of udph->len to determine length of original skb
|
9 жил өмнө |
Alexander Duyck
|
2246387662
GSO: Provide software checksum of tunneled UDP fragmentation offload
|
9 жил өмнө |
Alexander Duyck
|
dbef491ebe
udp: Use uh->len instead of skb->len to compute checksum in segmentation
|
9 жил өмнө |
Alexander Duyck
|
fdaefd62fd
udp: Clean up the use of flags in UDP segmentation offload
|
9 жил өмнө |
Alexander Duyck
|
7fbeffed77
net: Update remote checksum segmentation to support use of GSO checksum
|
9 жил өмнө |
Alexander Duyck
|
bef3c6c937
net: Drop unecessary enc_features variable from tunnel segmentation functions
|
9 жил өмнө |
David S. Miller
|
9d367eddf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 жил өмнө |
Hannes Frederic Sowa
|
787d7ac308
udp: restrict offloads to one namespace
|
9 жил өмнө |
Tom Herbert
|
c8cd0989bd
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
|
9 жил өмнө |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 жил өмнө |
Tom Herbert
|
6db93ea13b
udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path
|
10 жил өмнө |
Tom Herbert
|
a2b12f3c7a
udp: pass udp_offload struct to UDP gro callbacks
|
10 жил өмнө |
Pravin B Shelar
|
59b93b41e7
net: Remove MPLS GSO feature.
|
10 жил өмнө |
Tom Herbert
|
e585f23636
udp: Changes to udp_offload to support remote checksum offload
|
10 жил өмнө |
Tom Herbert
|
4bcb877d25
udp: Offload outer UDP tunnel csum if available
|
10 жил өмнө |
Florian Westphal
|
1e16aa3ddf
net: gso: use feature flag argument in all protocol gso handlers
|
10 жил өмнө |
Tom Herbert
|
efc98d08e1
fou: eliminate IPv4,v6 specific GRO functions
|
11 жил өмнө |
Tom Herbert
|
8bce6d7d0d
udp: Generalize skb_udp_segment
|
11 жил өмнө |
Tom Herbert
|
53e5039896
net: Remove gso_send_check as an offload callback
|
11 жил өмнө |
Tom Herbert
|
f71470b37e
udp: move logic out of udp[46]_ufo_send_check
|
11 жил өмнө |