index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
udp_offload.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-17
inet: Remove software UFO fragmenting code.
David S. Miller
1
-97
/
+3
2017-05-17
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
1
-3
/
+5
2017-05-17
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
1
-0
/
+2
2016-05-20
gso: Remove arbitrary checks for unsupported GSO
Tom Herbert
1
-13
/
+0
2016-04-07
udp: Add GRO functions to UDP socket
Tom Herbert
1
-3
/
+8
2016-02-26
GSO: Provide software checksum of tunneled UDP fragmentation offload
Alexander Duyck
1
-1
/
+7
2015-03-25
ipv6: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
1
-2
/
+2
2015-03-20
ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f...
Sabrina Dubroca
1
-5
/
+3
2015-02-11
udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path
Tom Herbert
1
-1
/
+5
2015-02-03
ipv6: Select fragment id during UFO segmentation if not set.
Vlad Yasevich
1
-1
/
+9
2014-11-05
net: Remove MPLS GSO feature.
Pravin B Shelar
1
-2
/
+1
2014-11-05
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
1
-0
/
+1
2014-10-03
fou: eliminate IPv4,v6 specific GRO functions
Tom Herbert
1
-0
/
+1
2014-10-01
udp: Generalize skb_udp_segment
Tom Herbert
1
-1
/
+1
2014-09-26
net: Remove gso_send_check as an offload callback
Tom Herbert
1
-6
/
+0
2014-09-26
udp: move logic out of udp[46]_ufo_send_check
Tom Herbert
1
-22
/
+18
2014-09-12
udp: Fix inverted NAPI_GRO_CB(skb)->flush test
Scott Wood
1
-1
/
+1
2014-09-09
ipv6: udp6_gro_complete() is static
Eric Dumazet
1
-1
/
+1
2014-09-01
udp: Add support for doing checksum unnecessary conversion
Tom Herbert
1
-7
/
+17
2014-08-24
udp: additional GRO support
Tom Herbert
1
-0
/
+33
2014-06-04
gre: Call gso_make_checksum
Tom Herbert
1
-0
/
+1
2014-06-04
net: Add GSO support for UDP tunnels with checksum
Tom Herbert
1
-1
/
+3
2014-02-22
ipv6: reuse ip6_frag_id from ip6_ufo_append_data
Hannes Frederic Sowa
1
-1
/
+1
2013-11-05
ipv6: fix headroom calculation in udp6_ufo_fragment
Hannes Frederic Sowa
1
-1
/
+1
2013-10-21
ipv6: sit: add GSO/TSO support
Eric Dumazet
1
-0
/
+1
2013-10-19
ipip: add GSO/TSO support
Eric Dumazet
1
-0
/
+1
2013-08-31
net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment()
Cong Wang
1
-55
/
+1
2013-08-31
ipv6: Add generic UDP Tunnel segmentation
Cong Wang
1
-51
/
+108
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+12
2013-05-31
udp6: Fix udp fragmentation for tunnel traffic.
Pravin B Shelar
1
-8
/
+12
2013-05-27
MPLS: Add limited GSO support
Simon Horman
1
-1
/
+2
2013-03-09
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
1
-1
/
+7
2013-02-15
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
1
-1
/
+2
2012-11-15
ipv6: Fix build error with udp_offload
Vlad Yasevich
1
-0
/
+1
2012-11-15
net: Remove code duplication between offload structures
Vlad Yasevich
1
-2
/
+4
2012-11-15
ipv6: Pull IPv6 GSO registration out of the module
Vlad Yasevich
1
-5
/
+0
2012-11-15
ipv6: Separate out UDP offload functionality
Vlad Yasevich
1
-0
/
+122