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