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
/
ip6_offload.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-09
net/tunnel: set inner protocol in network gro hooks
Paolo Abeni
1
-1
/
+3
2017-02-15
net: Add a skb_gro_flush_final helper.
Steffen Klassert
1
-1
/
+1
2017-01-10
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
1
-0
/
+1
2016-12-02
ip6_offload: check segs for NULL in ipv6_gso_segment.
Artem Savkov
1
-1
/
+1
2016-10-20
net: add recursion limit to GRO
Sabrina Dubroca
1
-1
/
+1
2016-09-19
gso: Support partial splitting at the frag_list pointer
Steffen Klassert
1
-1
/
+4
2016-05-20
ip4ip6: Support for GSO/GRO
Tom Herbert
1
-1
/
+32
2016-05-20
ip6ip6: Support for GSO/GRO
Tom Herbert
1
-3
/
+21
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
1
-2
/
+2
2016-05-20
gso: Remove arbitrary checks for unsupported GSO
Tom Herbert
1
-18
/
+0
2016-04-14
GSO: Support partial segmentation offload
Alexander Duyck
1
-1
/
+9
2016-04-14
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
Alexander Duyck
1
-2
/
+6
2016-04-14
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
1
-1
/
+2
2016-04-07
udp: Add GRO functions to UDP socket
Tom Herbert
1
-2
/
+0
2016-03-20
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
1
-1
/
+14
2015-10-21
ipv6: gro: support sit protocol
Eric Dumazet
1
-0
/
+12
2015-07-20
Revert "sit: Add gro callbacks to sit_offload"
Herbert Xu
1
-2
/
+0
2015-03-31
ipv6: coding style: comparison for inequality with NULL
Ian Morris
1
-1
/
+1
2014-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2014-11-23
ipv6: Do not treat a GSO_TCPV4 request from UDP tunnel over IPv6 as invalid
Alexander Duyck
1
-1
/
+2
2014-11-05
net: Remove MPLS GSO feature.
Pravin B Shelar
1
-1
/
+0
2014-11-05
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
1
-0
/
+1
2014-10-20
net: gso: use feature flag argument in all protocol gso handlers
Florian Westphal
1
-1
/
+1
2014-10-18
ipv6: fix a potential use after free in ip6_offload.c
Li RongQing
1
-0
/
+1
2014-09-26
net: Remove gso_send_check as an offload callback
Tom Herbert
1
-27
/
+0
2014-09-09
sit: Add gro callbacks to sit_offload
Tom Herbert
1
-0
/
+2
2014-09-09
ipv6: Clear flush_id to make GRO work
Tom Herbert
1
-0
/
+3
2014-08-24
ipv6: White-space cleansing : Line Layouts
Ian Morris
1
-1
/
+1
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
-0
/
+1
2014-05-21
ipv6: gro: fix CHECKSUM_COMPLETE support
Eric Dumazet
1
-5
/
+1
2014-02-25
ipv4: ipv6: better estimate tunnel header cut for correct ufo handling
Hannes Frederic Sowa
1
-8
/
+12
2014-01-07
net-gre-gro: Add GRE support to the GRO stack
Jerry Chu
1
-1
/
+1
2013-12-15
net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()
Jerry Chu
1
-8
/
+4
2013-12-14
ipv6: fix compiler warning in ipv6_exthdrs_len
Hannes Frederic Sowa
1
-4
/
+5
2013-12-12
net-gro: Prepare GRO stack for the upcoming tunneling support
Jerry Chu
1
-10
/
+44
2013-10-21
ipv6: sit: add GSO/TSO support
Eric Dumazet
1
-0
/
+11
2013-10-21
ipv6: gso: make ipv6_gso_segment() stackable
Eric Dumazet
1
-6
/
+17
2013-10-19
ipip: add GSO/TSO support
Eric Dumazet
1
-0
/
+1
2013-10-19
ipv6: gso: remove redundant locking
Eric Dumazet
1
-4
/
+1
2013-08-31
ipv6: Add generic UDP Tunnel segmentation
Cong Wang
1
-1
/
+3
2013-05-27
MPLS: Add limited GSO support
Simon Horman
1
-0
/
+1
2013-03-09
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
1
-0
/
+1
2013-03-09
net: Kill link between CSUM and SG features.
Pravin B Shelar
1
-3
/
+0
2013-02-15
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
1
-0
/
+1
2013-02-13
net: Fix possible wrong checksum generation.
Pravin B Shelar
1
-1
/
+0
2013-01-28
net: fix possible wrong checksum generation
Eric Dumazet
1
-0
/
+1
2012-11-15
net: Remove code duplication between offload structures
Vlad Yasevich
1
-13
/
+15
2012-11-15
ipv6: Pull IPv6 GSO registration out of the module
Vlad Yasevich
1
-5
/
+12
2012-11-15
ipv6: Separate ipv6 offload support
Vlad Yasevich
1
-0
/
+273