summaryrefslogtreecommitdiff
path: root/net/ipv4/fou.c
Commit message (Expand)AuthorAge
* 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