1. 8aaaf2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  2. 56c1c77 ipv6: add net device refcount tracker to struct ip6_tnl by Eric Dumazet · 3 years, 1 month ago
  3. bcf141b xfrm: fix policy lookup for ipv6 gre packets by Ghalem Boudour · 3 years, 1 month ago
  4. 5a1b7e1 ip: use dev_addr_set() in tunnels by Jakub Kicinski · 3 years, 3 months ago
  5. fe63339 ip6_gre: Revert "ip6_gre: add validation for csum_start" by Willem de Bruijn · 3 years, 4 months ago
  6. 97c78d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
  7. 9cf448c ip6_gre: add validation for csum_start by Shreyansh Chouhan · 3 years, 4 months ago
  8. 3e7a1c7 ip_tunnel: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 5 months ago
  9. 0d7a7b2 ipv6: remove extra dev_hold() for fallback tunnels by Eric Dumazet · 3 years, 9 months ago
  10. 7f70033 ip6_gre: proper dev_{hold|put} in ndo_[un]init methods by Eric Dumazet · 3 years, 9 months ago
  11. 4372339 net: always use icmp{,v6}_ndo_send from ndo_start_xmit by Jason A. Donenfeld · 3 years, 10 months ago
  12. 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  13. 832ba59 net: ip6_gre: set dev->hard_header_len when using header_ops by Antoine Tenart · 4 years, 1 month ago
  14. 98d7fc4 ipv4/ipv6: switch to dev_get_tstats64 by Heiner Kallweit · 4 years, 2 months ago
  15. e5f7e21 ip6gre: avoid tx_error when sending MLD/DAD on external tunnels by Davide Caratti · 4 years, 3 months ago
  16. 46ef5b8 ip6_gre: fix null-ptr-deref in ip6gre_init_net() by Wei Yongjun · 4 years, 6 months ago
  17. dafabb6 ip6_gre: fix use-after-free in ip6gre_tunnel_lookup() by Taehee Yoo · 4 years, 7 months ago
  18. 46d30cb net: ip6_gre: Distribute switch variables for initialization by Kees Cook · 4 years, 10 months ago
  19. 690afc1 net: ip6_gre: fix moving ip6gre between namespaces by Niko Kortstrom · 5 years ago
  20. 675d76a ip6_gre: do not confirm neighbor when do pmtu update by Hangbin Liu · 5 years ago
  21. bd085ef net: add bool confirm_neigh parameter for dst_ops.update_pmtu by Hangbin Liu · 5 years ago
  22. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  23. 2eb8d6d erspan: fix the tun_info options_len check for erspan by Xin Long · 5 years ago
  24. 4123f63 ip6erspan: remove the incorrect mtu limit for ip6erspan by Haishuang Yan · 5 years ago
  25. 28e4860 ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit by Xin Long · 5 years ago
  26. 3bc817d ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6 by Haishuang Yan · 5 years ago
  27. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  28. 2a3caba net: ip6_gre: fix possible use-after-free in ip6erspan_rcv by Lorenzo Bianconi · 6 years ago
  29. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  30. efcc9bc net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version by Lorenzo Bianconi · 6 years ago
  31. 103d024 net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap by Lorenzo Bianconi · 6 years ago
  32. 375ca54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  33. 4974d5f net: ip6_gre: initialize erspan_ver just for erspan tunnels by Lorenzo Bianconi · 6 years ago
  34. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  35. c706863 net: ip6_gre: always reports o_key to userspace by Lorenzo Bianconi · 6 years ago
  36. 1d68101 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  37. cb73ee4 net: ip_gre: use erspan key field for tunnel lookup by Lorenzo Bianconi · 6 years ago
  38. fa7f3a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  39. a057fed net: ip6_gre: remove gre_hdr_len from ip6erspan_rcv by Lorenzo Bianconi · 6 years ago
  40. 20704bd erspan: build the header with the right proto according to erspan_ver by Xin Long · 6 years ago
  41. 80b3671 ip6_gre: update version related info when changing link by Hangbin Liu · 6 years ago
  42. ab5098f ip6_gre: fix tunnel list corruption for x-netns by Olivier Matz · 6 years ago
  43. cb9f1b7 ip: validate header length on virtual device xmit by Willem de Bruijn · 6 years ago
  44. 0621e6f net: Add netif_is_gretap()/netif_is_ip6gretap() by Oz Shlomo · 6 years ago
  45. 32bbd87 net: Convert protocol error handlers from void to int by Stefano Brivio · 6 years ago
  46. a82738a ip6_gre: simplify gre header parsing in ip6gre_err by Haishuang Yan · 6 years ago
  47. 84581bd erspan: set erspan_ver to 1 by default when adding an erspan dev by Xin Long · 6 years ago
  48. eb95f52 net: ipv6_gre: Fix GRO to work on IPv6 over GRE tap by Maria Pasechnik · 6 years ago
  49. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  50. b7ed879 net: ip6_gre: get ipv6hdr after skb_cow_head() by Prashant Bhole · 6 years ago
  51. 256c87c net: check tunnel option type in tunnel flags by Pieter Jansen van Vuuren · 7 years ago
  52. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  53. b80d0b9 net: ip6_gre: fix tunnel metadata device sharing. by William Tu · 7 years ago
  54. 2d66503 net: ip6_gre: Fix ip6erspan hlen calculation by Petr Machata · 7 years ago
  55. c8632fc net: ip6_gre: Split up ip6gre_changelink() by Petr Machata · 7 years ago
  56. 7fa38a7 net: ip6_gre: Split up ip6gre_newlink() by Petr Machata · 7 years ago
  57. a646535 net: ip6_gre: Split up ip6gre_tnl_change() by Petr Machata · 7 years ago
  58. a483373 net: ip6_gre: Split up ip6gre_tnl_link_config() by Petr Machata · 7 years ago
  59. 5691484 net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit() by Petr Machata · 7 years ago
  60. 01b8d06 net: ip6_gre: Request headroom in __gre6_xmit() by Petr Machata · 7 years ago
  61. 02f99df erspan: fix invalid erspan version. by William Tu · 7 years ago
  62. d5db21a erspan: auto detect truncated ipv6 packets. by William Tu · 7 years ago
  63. 0c1dd2a net: ipv6/gre: Add GRO support by Eran Ben Elisha · 7 years ago
  64. 7ccbdff ip6_gre: correct the function name in ip6gre_tnl_addr_conflict() comment by Sun Lianwen · 7 years ago
  65. 1baf5eb erspan: auto detect truncated packets. by William Tu · 7 years ago
  66. 5f42df0 ip6_gre: better validate user provided tunnel names by Eric Dumazet · 7 years ago
  67. ec12589 ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init() by Alexey Kodanev · 7 years ago
  68. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  69. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  70. 1574639 gre: fix TUNNEL_SEQ bit check on sequence numbering by Colin Ian King · 7 years ago
  71. e41c7c6 ip6erspan: make sure enough headroom at xmit. by William Tu · 7 years ago
  72. d6aa711 ip6erspan: improve error handling for erspan version number. by William Tu · 7 years ago
  73. 3b04caa ip6gre: add erspan v2 to tunnel lookup by William Tu · 7 years ago
  74. 79134e6 net: do not create fallback tunnels for non-default namespaces by Eric Dumazet · 7 years ago
  75. 77a5196 gre: add sequence number for collect md mode. by William Tu · 7 years ago
  76. b75cc8f net/ipv6: Pass skb to route lookup by David Ahern · 7 years ago
  77. d1b2a6c net: GRE: Add is_gretap_dev, is_ip6gretap_dev by Petr Machata · 7 years ago
  78. 5c155c5 net: Convert ip6gre_net_ops by Kirill Tkhai · 7 years ago
  79. 39f57f6 net: erspan: fix erspan config overwrite by William Tu · 7 years ago
  80. 3df19283 net: erspan: fix metadata extraction by William Tu · 7 years ago
  81. c69de58 net: erspan: use bitfield instead of mask and offset by William Tu · 7 years ago
  82. 8565d26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  83. 128bb97 ip6_gre: init dev->mtu and dev->hard_header_len correctly by Alexey Kodanev · 7 years ago
  84. 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  85. 214bb1c net: erspan: remove md NULL check by William Tu · 7 years ago
  86. e5a9336 ip6_gre: fix device features for ioctl setup by Alexey Kodanev · 7 years ago
  87. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  88. afb4c97 ip6_gre: fix potential memory leak in ip6erspan_rcv by Haishuang Yan · 7 years ago
  89. a734321 ip6_gre: fix error path when ip6erspan_rcv failed by Haishuang Yan · 7 years ago
  90. 293a199 ip6_gre: fix a pontential issue in ip6erspan_rcv by Haishuang Yan · 7 years ago
  91. 2c52129 ip6_gre: remove the incorrect mtu limit for ipgre tap by Xin Long · 7 years ago
  92. d91e8db5 net: erspan: reload pointer after pskb_may_pull by William Tu · 7 years ago
  93. ae3e133 net: erspan: fix wrong return value by William Tu · 7 years ago
  94. 94d7d8f ip6_gre: add erspan v2 support by William Tu · 7 years ago
  95. 1d7e2ed net: erspan: refactor existing erspan code by William Tu · 7 years ago
  96. ef7baf5 ip6_gre: add ip6 erspan collect_md mode by William Tu · 7 years ago
  97. 6712abc ip6_gre: add ip6 gre and gretap collect_md mode by William Tu · 7 years ago
  98. 5a963eb ip6_gre: Add ERSPAN native tunnel support by William Tu · 7 years ago
  99. 898b2979 ip6_gre: Refactor ip6gre xmit codes by William Tu · 7 years ago
  100. 981542c gre6: use log_ecn_error module parameter in ip6_tnl_rcv() by Alexey Kodanev · 7 years ago