1. 229740c udp_offload: Set encapsulation before inner completes. by Jarno Rajahalme · 8 years ago
  2. 43b8448 udp_tunnel: Remove redundant udp_tunnel_gro_complete(). by Jarno Rajahalme · 8 years ago
  3. 95caf6f geneve: fix populating tclass in geneve_get_v6_dst by Daniel Borkmann · 9 years ago
  4. c194cf9 gro: Defer clearing of flush bit in tunnel paths by Alexander Duyck · 9 years ago
  5. 8eb3b99 geneve: support setting IPv6 flow label by Daniel Borkmann · 9 years ago
  6. 1346114 ip_tunnel: add support for setting flow label via collect metadata by Daniel Borkmann · 9 years ago
  7. db3c613 bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit by Daniel Borkmann · 9 years ago
  8. 14ca075 bpf: support for access to tunnel options by Daniel Borkmann · 9 years ago
  9. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  10. 14f1f72 GENEVE: Support outer IPv4 Tx checksums by default by Alexander Duyck · 9 years ago
  11. c868ee7 lwt: fix rx checksum setting for lwt devices tunneling over ipv6 by Paolo Abeni · 9 years ago
  12. fc41cdb geneve: clear IFF_TX_SKB_SHARING by Jiri Benc · 9 years ago
  13. 7f290c9 iptunnel: scrub packet in iptunnel_pull_header by Jiri Benc · 9 years ago
  14. 9fc4754 geneve: move geneve device lookup before iptunnel_pull_header by Jiri Benc · 9 years ago
  15. 1e9f12e geneve: implement geneve_get_sk_family helper by Jiri Benc · 9 years ago
  16. aeee0e6 geneve: Refine MTU limit by David Wragg · 9 years ago
  17. 468dfff geneve: add dst caching support by Paolo Abeni · 9 years ago
  18. 7e05915 vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices by David Wragg · 9 years ago
  19. 55e5bfb geneve: Relax MTU constraints by David Wragg · 9 years ago
  20. 35e2d11 tunnels: Allow IPv6 UDP checksums to be correctly controlled. by Jesse Gross · 9 years ago
  21. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  22. 787d7ac udp: restrict offloads to one namespace by Hannes Frederic Sowa · 9 years ago
  23. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  24. 039f506 ip_tunnel: Move stats update to iptunnel_xmit() by Pravin B Shelar · 9 years ago
  25. 184fc8b geneve: initialize needed_headroom by Paolo Abeni · 9 years ago
  26. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  27. 05ca402 geneve: Add geneve_get_rx_port support by Singhai, Anjali · 9 years ago
  28. a8170d2 geneve: Add geneve udp port offload for ethernet devices by Singhai, Anjali · 9 years ago
  29. abe492b geneve: UDP checksum configuration via netlink by Tom Herbert · 9 years ago
  30. a322a1b geneve: Fix IPv6 xmit stats update. by Pravin B Shelar · 9 years ago
  31. b8812fa geneve: add IPv6 bits to geneve_fill_metadata_dst by John W. Linville · 9 years ago
  32. 3a56f86 geneve: handle ipv6 priority like ipv4 tos by John W. Linville · 9 years ago
  33. 8ed66f0 geneve: implement support for IPv6-based tunnels by John W. Linville · 9 years ago
  34. fc4099f openvswitch: Fix egress tunnel info. by Pravin B Shelar · 9 years ago
  35. e277de5 tunnels: Don't require remote endpoint or ID during creation. by Jesse Gross · 9 years ago
  36. 7bbe33f geneve: use network byte order for destination port config parameter by John W. Linville · 9 years ago
  37. 08399ef geneve: ensure ECN info is handled properly in all tx/rx paths by John W. Linville · 9 years ago
  38. 5eb8f28 geneve: remove vlan-related feature assignment by John W. Linville · 9 years ago
  39. 4c22279 ip-tunnel: Use API to access tunnel metadata options. by Pravin B Shelar · 9 years ago
  40. 8e816df geneve: Use GRO cells infrastructure. by Jesse Gross · 9 years ago
  41. 7f9562a ip_tunnels: record IP version in tunnel info by Jiri Benc · 9 years ago
  42. 46fa062 ip_tunnels: convert the mode field of ip_tunnel_info to flags by Jiri Benc · 9 years ago
  43. 66d4700 geneve: Move device hash table to geneve socket. by Pravin B Shelar · 9 years ago
  44. 371bd10 geneve: Consolidate Geneve functionality in single module. by Pravin B Shelar · 9 years ago
  45. e305ac6 geneve: Add support to collect tunnel metadata. by Pravin B Shelar · 9 years ago
  46. cd7918b geneve: Make dst-port configurable. by Pravin B Shelar · 9 years ago
  47. 980c394 geneve: Use skb mark and protocol to lookup route. by Pravin B Shelar · 9 years ago
  48. 87cd3dc geneve: Initialize ethernet address in device setup. by Pravin B Shelar · 9 years ago
  49. ed961ac net: geneve: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  50. d895112 geneve: allow user to specify TOS info for tunnel frames by John W. Linville · 9 years ago
  51. 8760ce5 geneve: allow user to specify TTL for tunnel frames by John W. Linville · 9 years ago
  52. 2d07dc7 geneve: add initial netdev driver for GENEVE tunnels by John W. Linville · 9 years ago