aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/fou.c
Commit message (Expand)AuthorAge
* fou: Support IPv6 in fouTom Herbert2016-05-20
* fou: Split out {fou,gue}_build_headerTom Herbert2016-05-20
* fou: Call setup_udp_tunnel_sockTom Herbert2016-05-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-09
|\
| * udp_offload: Set encapsulation before inner completes.Jarno Rajahalme2016-05-06
| * udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme2016-05-06
* | ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck2016-04-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-09
|\|
| * GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck2016-04-07
* | fou: change to use UDP socket GROTom Herbert2016-04-07
|/
* gro: Allow tunnel stacking in the case of FOU/GUEAlexander Duyck2016-03-30
* tunnels: Remove encapsulation offloads on decap.Jesse Gross2016-03-20
* gro: Defer clearing of flush bit in tunnel pathsAlexander Duyck2016-03-13
* net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree2016-02-12
* fou: enable LCO in FOU and GUEEdward Cree2016-02-12
* udp: restrict offloads to one namespaceHannes Frederic Sowa2016-01-10
* fou: clean up socket with kfree_rcuHannes Frederic Sowa2015-12-16
* fou: reject IPv6 configJiri Benc2015-08-29
* fou: Do WARN_ON_ONCE in gue_gro_receive for bad proto callbacksTom Herbert2015-08-23
* gro: Fix remcsum offload to deal with frags in GROTom Herbert2015-08-23
* fou: avoid missing unlock in failure pathWANG Cong2015-04-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-14
|\
| * fou: Don't use const __read_mostlyAndi Kleen2015-04-08
* | fou: implement FOU_CMD_GETWANG Cong2015-04-12
* | fou: add network namespace supportWANG Cong2015-04-12
* | fou: always use be16 for portWANG Cong2015-04-12
* | fou: exit early when parsing config failsWANG Cong2015-04-12
* | fou: avoid calling udp_del_offload() twiceWANG Cong2015-04-12
|/
* gue: Use checksum partial with remote checksum offloadTom Herbert2015-02-11
* net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert2015-02-11
* net: Fix remcsum in GRO path to not change packetTom Herbert2015-02-11
* net: add skb functions to process remote checksum offloadTom Herbert2015-02-04
* udp: pass udp_offload struct to UDP gro callbacksTom Herbert2015-01-14
* ip: Move checksum convert defines to inetTom Herbert2015-01-05
* gue: Call remcsum_adjustTom Herbert2014-11-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-14
|\
| * udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross2014-11-10
* | FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELSThomas Graf2014-11-13
* | ip_tunnel: Ops registration for secondary encap (fou, gue)Tom Herbert2014-11-12
* | gue: Receive side of remote checksum offloadTom Herbert2014-11-05
* | gue: TX support for using remote checksum offload optionTom Herbert2014-11-05
* | gue: Add infrastructure for flags and optionsTom Herbert2014-11-05
* | net: Move fou_build_header into fou.c and refactorTom Herbert2014-11-05
|/
* ipv4: fix a potential use after free in fou.cLi RongQing2014-10-17
* gue: Receive side for Generic UDP EncapsulationTom Herbert2014-10-03
* fou: eliminate IPv4,v6 specific GRO functionsTom Herbert2014-10-03
* fou: Add GRO supportTom Herbert2014-09-19
* fou: Support for foo-over-udp RX pathTom Herbert2014-09-19