1. f7ff1fd ip6_tunnel: remove magic mtu value 0xFFF8 by Nicolas Dichtel · 6 years ago
  2. db7a65e ip6_tunnel: better validate user provided tunnel names by Eric Dumazet · 7 years ago
  3. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  4. 232378e net/ipv6: Change address check to always take a device argument by David Ahern · 7 years ago
  5. 79134e6 net: do not create fallback tunnels for non-default namespaces by Eric Dumazet · 7 years ago
  6. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  7. b75cc8f net/ipv6: Pass skb to route lookup by David Ahern · 7 years ago
  8. a6aa804 ip6_tunnel: fix IFLA_MTU ignored on NEWLINK by Xin Long · 7 years ago
  9. 66997ba net: Convert ip6_tnl_net_ops by Kirill Tkhai · 7 years ago
  10. 3e3ab9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  11. f15ca72 net: don't call update_pmtu unconditionally by Nicolas Dichtel · 7 years ago
  12. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  13. 2fa771b ip6_tunnel: allow ip6gre dev mtu to be set below 1280 by Xin Long · 7 years ago
  14. 23263ec ip6_tunnel: disable dst caching if tunnel is dual-stack by Eli Cooper · 7 years ago
  15. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  16. c9fefa0 ip6_tunnel: get the min mtu properly in ip6_tnl_xmit by Xin Long · 7 years ago
  17. 51e18a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  18. 74c4b65 adding missing rcu_read_unlock in ipxip6_rcv by Nikita V. Shirokov · 7 years ago
  19. 6712abc ip6_gre: add ip6 gre and gretap collect_md mode by William Tu · 7 years ago
  20. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  21. 77552cf ip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlers by Xin Long · 7 years ago
  22. b00f543 ip6_tunnel: process toobig in a better way by Xin Long · 7 years ago
  23. 383c1f8 ip6_tunnel: add the process for redirect in ip6_tnl_err by Xin Long · 7 years ago
  24. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  25. 908d140 ip6_tunnel: Allow rcv/xmit even if remote address is a local address by Shmulik Ladkani · 7 years ago
  26. 275757e6 ipv6: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  27. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  28. d41bb33 ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path by Xin Long · 7 years ago
  29. 1f8d31d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  30. bb401ca ipv6: speedup ipv6 tunnels dismantle by Eric Dumazet · 7 years ago
  31. 8c22dab ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline by Xin Long · 7 years ago
  32. 6c1cb43 ip6_tunnel: fix ip6 tunnel lookup in collect_md mode by Haishuang Yan · 7 years ago
  33. 18e1173 ip6_tunnel: fix setting hop_limit value for ipv6 tunnel by Haishuang Yan · 7 years ago
  34. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 7 years ago
  35. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 7 years ago
  36. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 7 years ago
  37. 46f8cd9 ip6_tunnel: Correct tos value in collect_md mode by Haishuang Yan · 7 years ago
  38. f1925ca ip6_tunnel: fix potential issue in __ip6_tnl_rcv by Haishuang Yan · 7 years ago
  39. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 7 years ago
  40. 5f733ee ip6_tunnel: fix traffic class routing for tunnels by Liam McBirnie · 7 years ago
  41. 0e9a709 ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets by Peter Dawson · 7 years ago
  42. 89a23c8 ip6_tunnel: Fix missing tunnel encapsulation limit option by Craig Gallek · 7 years ago
  43. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  44. 199ab00 ipv6: check skb->protocol before lookup for nexthop by WANG Cong · 7 years ago
  45. 0a473b8 ip6_tunnel: Allow policy-based routing through tunnels by Craig Gallek · 7 years ago
  46. 63117f0 ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim() by Dan Carpenter · 8 years ago
  47. fbfa743 ipv6: fix ip6_tnl_parse_tlv_enc_lim() by Eric Dumazet · 8 years ago
  48. 21b995a ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit() by Eric Dumazet · 8 years ago
  49. 02ca042 ip6_tunnel: Account for tunnel header in tunnel MTU by Jakub Sitnicki · 8 years ago
  50. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  51. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  52. 80d1106a Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()" by Eli Cooper · 8 years ago
  53. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  54. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  55. b5c2d49 ip6_tunnel: disable caching when the traffic class is inherited by Paolo Abeni · 8 years ago
  56. 613fa3c ipv6: add source address argument for ipv6_push_nfrag_opts by David Lebrun · 8 years ago
  57. e2d118a net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  58. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  59. ae148b0 ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit() by Eli Cooper · 8 years ago
  60. b96f9af ipv4/6: use core net MTU range checking by Jarod Wilson · 8 years ago
  61. 68d00f3 ip6_tunnel: fix ip6_tnl_lookup by Vadim Fedorenko · 8 years ago
  62. 8d79266 ip6_tunnel: add collect_md mode to IPv6 tunnels by Alexei Starovoitov · 8 years ago
  63. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  64. ab34380 ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit() by Eli Cooper · 8 years ago
  65. e87a8f2 net: resolve symbol conflicts with generic hashtable.h by Jiri Kosina · 8 years ago
  66. 3ee93ea ipv6: Don't reset inner headers in ip6_tnl_xmit by Tom Herbert · 8 years ago
  67. b8921ca ip4ip6: Support for GSO/GRO by Tom Herbert · 8 years ago
  68. 815d22e ip6ip6: Support for GSO/GRO by Tom Herbert · 8 years ago
  69. 51c052d ipv6: Set features for IPv6 tunnels by Tom Herbert · 8 years ago
  70. b3a27b5 ip6_tunnel: Add support for fou/gue encapsulation by Tom Herbert · 8 years ago
  71. 058214a ip6_tun: Add infrastructure for doing encapsulation by Tom Herbert · 8 years ago
  72. ca4aa97 ipv6: fix 4in6 tunnel receive path by Nicolas Dichtel · 8 years ago
  73. 4b4a0c9 ip6: Don't set transport header in IPv6 tunneling by Tom Herbert · 8 years ago
  74. 79ecb90 ipv6: Generic tunnel cleanup by Tom Herbert · 8 years ago
  75. 8eb30be ipv6: Create ip6_tnl_xmit by Tom Herbert · 8 years ago
  76. 0d3c703 ipv6: Cleanup IPv6 tunnel receive path by Tom Herbert · 8 years ago
  77. b6ee376 ip6_tunnel: set rtnl_link_ops before calling register_netdevice by Thadeu Lima de Souza Cascardo · 9 years ago
  78. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  79. 5146d1f tunnel: Clear IPCB(skb)->opt before dst_link_failure called by Bernie Harris · 9 years ago
  80. 607f725 net: replace dst_cache ip6_tunnel implementation with the generic one by Paolo Abeni · 9 years ago
  81. 206b495 net/ip6_tunnel: fix dst leak by Paolo Abeni · 9 years ago
  82. 17a10c9 ip6_tunnel: Reduce log level in ip6_tnl_err() to debug by Matt Bennett · 9 years ago
  83. 70da5b5 ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel by Martin KaFai Lau · 9 years ago
  84. cdf3464 ipv6: Fix dst_entry refcnt bugs in ip6_tunnel by Martin KaFai Lau · 9 years ago
  85. f230d1e ipv6: Rename the dst_cache helper functions in ip6_tunnel by Martin KaFai Lau · 9 years ago
  86. 4224090 ipv6: Implement different admin modes for automatic flow labels by Tom Herbert · 9 years ago
  87. 67800f9 ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel by Tom Herbert · 9 years ago
  88. b197df4 ipv6: Add rt6_get_cookie() function by Martin KaFai Lau · 9 years ago
  89. 79b16aa udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). by David Miller · 10 years ago
  90. ecf2c06 ip6tnl,gre6,vti6: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  91. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 10 years ago
  92. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 10 years ago
  93. 53b24b8 ipv6: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
  94. 63159f2 ipv6: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  95. 0fa74a4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  96. 3735556 ip6_tunnel: fix error code when tunnel exists by Nicolas Dichtel · 10 years ago
  97. 49e64dc ipv6: remove dead debug code from ip6_tunnel.c by Ian Morris · 10 years ago
  98. 1728d4f tunnels: advertise link netns via netlink by Nicolas Dichtel · 10 years ago
  99. e5d08d7 ipv6: coding style improvements (remove assignment in if statements) by Ian Morris · 10 years ago
  100. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago