1. fb96822 geneve: add missing rx stats accounting by Girish Moodalbail · 7 years ago
  2. 02595f4 geneve: lock RCU on TX path by Jakub Kicinski · 7 years ago
  3. 5b01014 geneve: avoid use-after-free of skb->data by Sabrina Dubroca · 7 years ago
  4. fceb9c3 geneve: avoid using stale geneve socket. by pravin shelar · 8 years ago
  5. fcd91dd net: add recursion limit to GRO by Sabrina Dubroca · 8 years ago
  6. e5de25d drivers/net: fixup comments after "Future-proof tunnel offload handlers" by Sabrina Dubroca · 8 years ago
  7. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  8. d5d5e8d geneve: fix max_mtu setting by Haishuang Yan · 8 years ago
  9. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  10. efeb226 geneve: fix tx_errors statistics by Haishuang Yan · 8 years ago
  11. 7c46a64 net: Merge VXLAN and GENEVE push notifiers into a single notifier by Alexander Duyck · 8 years ago
  12. e7b3db5 net: Combine GENEVE and VXLAN port notifiers into single functions by Alexander Duyck · 8 years ago
  13. 86a9805 vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes by Alexander Duyck · 8 years ago
  14. 4100948 ovs/geneve: fix rtnl notifications on iface deletion by Nicolas Dichtel · 8 years ago
  15. 106da66 ovs/gre,geneve: fix error path when creating an iface by Nicolas Dichtel · 8 years ago
  16. e5aed00 udp: prevent skbs lingering in tunnel socket queues by Hannes Frederic Sowa · 8 years ago
  17. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  18. 229740c udp_offload: Set encapsulation before inner completes. by Jarno Rajahalme · 8 years ago
  19. 43b8448 udp_tunnel: Remove redundant udp_tunnel_gro_complete(). by Jarno Rajahalme · 8 years ago
  20. 681e683 geneve: break dependency with netdev drivers by Hannes Frederic Sowa · 8 years ago
  21. 1ba64fa geneve: testing the wrong variable in geneve6_build_skb() by Dan Carpenter · 8 years ago
  22. aed069d ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb by Alexander Duyck · 8 years ago
  23. 4a0090a geneve: change to use UDP socket GRO by Tom Herbert · 8 years ago
  24. 95caf6f geneve: fix populating tclass in geneve_get_v6_dst by Daniel Borkmann · 8 years ago
  25. c194cf9 gro: Defer clearing of flush bit in tunnel paths by Alexander Duyck · 8 years ago
  26. 8eb3b99 geneve: support setting IPv6 flow label by Daniel Borkmann · 8 years ago
  27. 1346114 ip_tunnel: add support for setting flow label via collect metadata by Daniel Borkmann · 8 years ago
  28. db3c613 bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit by Daniel Borkmann · 8 years ago
  29. 14ca075 bpf: support for access to tunnel options by Daniel Borkmann · 8 years ago
  30. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  31. 14f1f72 GENEVE: Support outer IPv4 Tx checksums by default by Alexander Duyck · 8 years ago
  32. c868ee7 lwt: fix rx checksum setting for lwt devices tunneling over ipv6 by Paolo Abeni · 8 years ago
  33. fc41cdb geneve: clear IFF_TX_SKB_SHARING by Jiri Benc · 8 years ago
  34. 7f290c9 iptunnel: scrub packet in iptunnel_pull_header by Jiri Benc · 8 years ago
  35. 9fc4754 geneve: move geneve device lookup before iptunnel_pull_header by Jiri Benc · 8 years ago
  36. 1e9f12e geneve: implement geneve_get_sk_family helper by Jiri Benc · 8 years ago
  37. aeee0e6 geneve: Refine MTU limit by David Wragg · 8 years ago
  38. 468dfff geneve: add dst caching support by Paolo Abeni · 8 years ago
  39. 7e05915 vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices by David Wragg · 8 years ago
  40. 55e5bfb geneve: Relax MTU constraints by David Wragg · 8 years ago
  41. 35e2d11 tunnels: Allow IPv6 UDP checksums to be correctly controlled. by Jesse Gross · 8 years ago
  42. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  43. 787d7ac udp: restrict offloads to one namespace by Hannes Frederic Sowa · 8 years ago
  44. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  45. 039f506 ip_tunnel: Move stats update to iptunnel_xmit() by Pravin B Shelar · 8 years ago
  46. 184fc8b geneve: initialize needed_headroom by Paolo Abeni · 8 years ago
  47. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  48. 05ca402 geneve: Add geneve_get_rx_port support by Singhai, Anjali · 8 years ago
  49. a8170d2 geneve: Add geneve udp port offload for ethernet devices by Singhai, Anjali · 8 years ago
  50. abe492b geneve: UDP checksum configuration via netlink by Tom Herbert · 8 years ago
  51. a322a1b geneve: Fix IPv6 xmit stats update. by Pravin B Shelar · 8 years ago
  52. b8812fa geneve: add IPv6 bits to geneve_fill_metadata_dst by John W. Linville · 9 years ago
  53. 3a56f86 geneve: handle ipv6 priority like ipv4 tos by John W. Linville · 9 years ago
  54. 8ed66f0 geneve: implement support for IPv6-based tunnels by John W. Linville · 9 years ago
  55. fc4099f openvswitch: Fix egress tunnel info. by Pravin B Shelar · 9 years ago
  56. e277de5 tunnels: Don't require remote endpoint or ID during creation. by Jesse Gross · 9 years ago
  57. 7bbe33f geneve: use network byte order for destination port config parameter by John W. Linville · 9 years ago
  58. 08399ef geneve: ensure ECN info is handled properly in all tx/rx paths by John W. Linville · 9 years ago
  59. 5eb8f28 geneve: remove vlan-related feature assignment by John W. Linville · 9 years ago
  60. 4c22279 ip-tunnel: Use API to access tunnel metadata options. by Pravin B Shelar · 9 years ago
  61. 8e816df geneve: Use GRO cells infrastructure. by Jesse Gross · 9 years ago
  62. 7f9562a ip_tunnels: record IP version in tunnel info by Jiri Benc · 9 years ago
  63. 46fa062 ip_tunnels: convert the mode field of ip_tunnel_info to flags by Jiri Benc · 9 years ago
  64. 66d4700 geneve: Move device hash table to geneve socket. by Pravin B Shelar · 9 years ago
  65. 371bd10 geneve: Consolidate Geneve functionality in single module. by Pravin B Shelar · 9 years ago
  66. e305ac6 geneve: Add support to collect tunnel metadata. by Pravin B Shelar · 9 years ago
  67. cd7918b geneve: Make dst-port configurable. by Pravin B Shelar · 9 years ago
  68. 980c394 geneve: Use skb mark and protocol to lookup route. by Pravin B Shelar · 9 years ago
  69. 87cd3dc geneve: Initialize ethernet address in device setup. by Pravin B Shelar · 9 years ago
  70. ed961ac net: geneve: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  71. d895112 geneve: allow user to specify TOS info for tunnel frames by John W. Linville · 9 years ago
  72. 8760ce5 geneve: allow user to specify TTL for tunnel frames by John W. Linville · 9 years ago
  73. 2d07dc7 geneve: add initial netdev driver for GENEVE tunnels by John W. Linville · 9 years ago