Commit History

Author SHA1 Message Date
  Tom Herbert c1e48af796 gue: Implement direction IP encapsulation 9 years ago
  Tom Herbert 5f914b6812 fou: Support IPv6 in fou 9 years ago
  Tom Herbert dc969b81eb fou: Split out {fou,gue}_build_header 9 years ago
  Tom Herbert 440924bbc0 fou: Call setup_udp_tunnel_sock 9 years ago
  David S. Miller e800072c18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
  Jarno Rajahalme 229740c631 udp_offload: Set encapsulation before inner completes. 9 years ago
  Jarno Rajahalme 43b8448cd7 udp_tunnel: Remove redundant udp_tunnel_gro_complete(). 9 years ago
  Alexander Duyck aed069df09 ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb 9 years ago
  David S. Miller ae95d71261 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
  Alexander Duyck a0ca153f98 GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU 9 years ago
  Tom Herbert d92283e338 fou: change to use UDP socket GRO 9 years ago
  Alexander Duyck c3483384ee gro: Allow tunnel stacking in the case of FOU/GUE 9 years ago
  Jesse Gross a09a4c8dd1 tunnels: Remove encapsulation offloads on decap. 9 years ago
  Alexander Duyck c194cf93c1 gro: Defer clearing of flush bit in tunnel paths 9 years ago
  Edward Cree 6fa79666e2 net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads 9 years ago
  Edward Cree 06f622926d fou: enable LCO in FOU and GUE 9 years ago
  Hannes Frederic Sowa 787d7ac308 udp: restrict offloads to one namespace 9 years ago
  Hannes Frederic Sowa 3036facbb7 fou: clean up socket with kfree_rcu 9 years ago
  Jiri Benc b9b6695cf0 fou: reject IPv6 config 10 years ago
  Tom Herbert 270136613b fou: Do WARN_ON_ONCE in gue_gro_receive for bad proto callbacks 10 years ago
  Tom Herbert b7fe10e5eb gro: Fix remcsum offload to deal with frags in GRO 10 years ago
  WANG Cong 540207ae69 fou: avoid missing unlock in failure path 10 years ago
  David S. Miller 87ffabb1f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
  WANG Cong 7a6c8c34e5 fou: implement FOU_CMD_GET 10 years ago
  WANG Cong 02d793c5bb fou: add network namespace support 10 years ago
  WANG Cong 4cbcdf2b6c fou: always use be16 for port 10 years ago
  WANG Cong 67270636a8 fou: exit early when parsing config fails 10 years ago
  WANG Cong 9272f04872 fou: avoid calling udp_del_offload() twice 10 years ago
  Andi Kleen 5eeb292215 fou: Don't use const __read_mostly 10 years ago
  Tom Herbert fe881ef11c gue: Use checksum partial with remote checksum offload 10 years ago