aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/fou.c
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
* genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-17
|\
| * net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recvLorenzo Bianconi2019-04-11
* | net: fou: remove redundant code in gue_udp_recvLorenzo Bianconi2019-04-11
* | fou: correct spelling of encapsulationSimon Horman2019-04-11
* | fou: Support binding FoU socketKristian Evensen2019-03-27
* | genetlink: make policy common to familyJohannes Berg2019-03-22
|/
* fou, fou6: avoid uninit-value in gue_err() and gue6_err()Eric Dumazet2019-03-08
* fou, fou6: do not assume linear skbsEric Dumazet2019-01-16
* fou: Prevent unbounded recursion in GUE error handler also with UDP-LiteStefano Brivio2019-01-04
* fou: Prevent unbounded recursion in GUE error handlerStefano Brivio2018-12-18
* fou, fou6: ICMP error handlers for FoU and GUEStefano Brivio2018-11-08
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-02
|\
| * net: fix use-after-free in GRO with ESPSabrina Dubroca2018-07-02
* | net: Convert GRO SKB handling to list_head.David Miller2018-06-25
|/
* gue: fix remcsum when GRO on and CHECKSUM_PARTIAL boundary is outer UDPK. Den2017-08-01
* fou: make local function staticstephen hemminger2017-05-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-30
|\
| * net: add recursion limit to GROSabrina Dubroca2016-10-20
* | genetlink: mark families as __ro_after_initJohannes Berg2016-10-27
* | genetlink: statically initialize familiesJohannes Berg2016-10-27
* | genetlink: no longer support using static family IDsJohannes Berg2016-10-27
|/
* fou: make nla_policy conststephen hemminger2016-09-01
* gue: Implement direction IP encapsulationTom Herbert2016-06-08
* 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