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