1. 5a1b7e1 ip: use dev_addr_set() in tunnels by Jakub Kicinski · 3 years, 3 months ago
  2. 3e7a1c7 ip_tunnel: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 5 months ago
  3. 7912118 ipv4: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  4. c9170f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 3 years, 9 months ago
  5. c7c1abf vti: fix ipv4 pmtu check to honor ip header df by Eyal Birger · 3 years, 10 months ago
  6. 4372339 net: always use icmp{,v6}_ndo_send from ndo_start_xmit by Jason A. Donenfeld · 3 years, 10 months ago
  7. 8f3feb2 vti: switch to dev_get_tstats64 by Heiner Kallweit · 4 years, 2 months ago
  8. 560b50c ipv4: use dev_sw_netstats_rx_add() by Fabian Frederick · 4 years, 3 months ago
  9. 61ee4137 ip_vti: Fix unused variable warning by YueHaibing · 4 years, 5 months ago
  10. 3c2d19c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 4 years, 5 months ago
  11. b328ecc xfrm: Make the policy hold queue work with VTI. by Steffen Klassert · 4 years, 5 months ago
  12. 55a48c7 ip_vti: not register vti_ipip_handler twice by Xin Long · 4 years, 6 months ago
  13. e6ce645 ip_vti: support IPIP6 tunnel processing by Xin Long · 4 years, 6 months ago
  14. 87e66b9 ip_vti: support IPIP tunnel processing with .cb_handler by Xin Long · 4 years, 6 months ago
  15. ab59d2b net: vti: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 6 months ago
  16. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  17. 607259a6 net: add a new ndo_tunnel_ioctl method by Christoph Hellwig · 4 years, 7 months ago
  18. 976eba8a ip_vti: receive ipip packet by calling ip_tunnel_rcv by Xin Long · 4 years, 8 months ago
  19. f1ed102 vti[6]: fix packet tx through bpf_redirect() in XinY cases by Nicolas Dichtel · 5 years ago
  20. 9522416 vti[6]: fix packet tx through bpf_redirect() by Nicolas Dichtel · 5 years ago
  21. 8247a79 vti: do not confirm neighbor when do pmtu update by Hangbin Liu · 5 years ago
  22. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  23. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  24. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  25. c9500d7 xfrm: store xfrm_mode directly, not its address by Florian Westphal · 6 years ago
  26. 4c145dc xfrm: make xfrm modes builtin by Florian Westphal · 6 years ago
  27. b45714b xfrm: prefer family stored in xfrm_mode struct by Florian Westphal · 6 years ago
  28. f981c57 vti4: eliminated some duplicate code. by Jeremy Sowden · 6 years ago
  29. 01ce31c vti4: removed duplicate log message. by Jeremy Sowden · 6 years ago
  30. 5483844 vti4: ipip tunnel deregistration fixes. by Jeremy Sowden · 6 years ago
  31. dd9ee34 vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel by Su Yanjun · 6 years ago
  32. cb9f1b7 ip: validate header length on virtual device xmit by Willem de Bruijn · 6 years ago
  33. 1042caa net-ipv4: remove 2 always zero parameters from ipv4_redirect() by Maciej Żenczykowski · 6 years ago
  34. d888f39 net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu() by Maciej Żenczykowski · 6 years ago
  35. cd1aa9c ip_vti: fix a null pointer deferrence when create vti fallback tunnel by Haishuang Yan · 6 years ago
  36. 03080e5e vti4: Don't override MTU passed on link creation via IFLA_MTU by Stefano Brivio · 7 years ago
  37. dd1df24 vti4: Don't count header length twice on tunnel setup by Stefano Brivio · 7 years ago
  38. f15ca72 net: don't call update_pmtu unconditionally by Nicolas Dichtel · 7 years ago
  39. db32919 ip_vti: remove the useless err_count check in vti_xmit by Xin Long · 7 years ago
  40. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  41. 36f6ee2 vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit by Alexey Kodanev · 7 years ago
  42. 64bc178 ipv4: speedup ipv6 tunnels dismantle by Eric Dumazet · 7 years ago
  43. 6b1c42e vti: revert flush x-netns xfrm cache when vti interface is removed by Florian Westphal · 7 years ago
  44. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
  45. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
  46. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  47. 8ed508f vti: check nla_put_* return value by Hangbin Liu · 8 years ago
  48. 9830ad4 ip_tunnel: Allow policy-based routing through tunnels by Craig Gallek · 8 years ago
  49. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  50. 1fb81e0 vti: use right inner_mode for inbound inter address family policy checks by thomas.zeitlhofer+lkml@ze-it.at · 8 years ago
  51. a5d0dc8 vti: flush x-netns xfrm cache when vti interface is removed by Lance Richardson · 8 years ago
  52. d6af1a3 vti: Add pmtu handling to vti_xmit. by Steffen Klassert · 9 years ago
  53. 039f506 ip_tunnel: Move stats update to iptunnel_xmit() by Pravin B Shelar · 9 years ago
  54. dfc3b0e net: remove unnecessary mroute.h includes by Nikolay Aleksandrov · 9 years ago
  55. 13206b6 net: Pass net into dst_output and remove dst_output_okfn by Eric W. Biederman · 9 years ago
  56. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  57. d55c670 ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call by Alexander Duyck · 10 years ago
  58. cd5279c ip_vti/ip6_vti: Do not touch skb->mark on xmit by Alexander Duyck · 10 years ago
  59. 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
  60. 1e99584 ipip,gre,vti,sit: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  61. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 10 years ago
  62. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 10 years ago
  63. 1728d4f tunnels: advertise link netns via netlink by Nicolas Dichtel · 10 years ago
  64. 20ea60c ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic by lucien · 10 years ago
  65. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  66. 1990e4f vti: Simplify error handling in module init and exit by Mathias Krause · 11 years ago
  67. 7c8e6b9 ip_vti: Fix 'ip tunnel add' with 'key' parameters by Dmitry Popov · 11 years ago
  68. f895f0c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 11 years ago
  69. 6d004d6 vti: Use the tunnel mark for lookup in the error handlers. by Steffen Klassert · 11 years ago
  70. a3245236 vti4: Don't count header length twice. by Steffen Klassert · 11 years ago
  71. 8d89dcd vti: don't allow to add the same tunnel twice by Nicolas Dichtel · 11 years ago
  72. 895de9a vti4: Enable namespace changing by Steffen Klassert · 11 years ago
  73. 6e2de80 vti4: Check the tunnel endpoints of the xfrm state and the vti interface by Steffen Klassert · 11 years ago
  74. 78a010c vti4: Support inter address family tunneling. by Steffen Klassert · 11 years ago
  75. a34cd4f vti4: Use the on xfrm_lookup returned dst_entry directly by Steffen Klassert · 11 years ago
  76. df3893c vti: Update the ipv4 side to use it's own receive hook. by Steffen Klassert · 11 years ago
  77. 3acfa1e ipv4: be friend with drop monitor by Eric Dumazet · 11 years ago
  78. 8f84985 net: unify the pcpu_tstats and br_cpu_netstats as one by Li RongQing · 11 years ago
  79. 236c9f8 xfrm: Release dst if this dst is improper for vti tunnel by fan.du · 11 years ago
  80. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  81. 7263a51 vti: get rid of nf mark rule in prerouting by Christophe Gouault · 11 years ago
  82. aba8269 {ipv4,xfrm}: Introduce xfrm_tunnel_notifier for xfrm tunnel mode callback by Fan Du · 11 years ago
  83. 6c742e7 ipip: add x-netns support by Nicolas Dichtel · 11 years ago
  84. b9959fd vti: switch to new ip tunnel code by Amerigo Wang · 11 years ago
  85. ab6c7a0 vti: remove duplicated code to fix a memory leak by Cong Wang · 12 years ago
  86. baafc77 net/ipv4: ip_vti clear skb cb before tunneling. by Saurabh Mohan · 12 years ago
  87. f61dd38 Tunneling: use IP Tunnel stats APIs. by Pravin B Shelar · 12 years ago
  88. c544193 GRE: Refactor GRE tunneling code. by Pravin B Shelar · 12 years ago
  89. 52e804c net: Allow userns root to control ipv4 by Eric W. Biederman · 12 years ago
  90. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  91. b294200 ipv4/ip_vti.c: VTI fix post-decryption forwarding by Saurabh Mohan · 12 years ago
  92. e086cad net: unify for_each_ip_tunnel_rcu() by Amerigo Wang · 12 years ago
  93. aa0010f net: convert __IPTUNNEL_XMIT() to an inline function by Amerigo Wang · 12 years ago
  94. 8437e76 vti: fix sparse bit endian warnings by stephen hemminger · 12 years ago
  95. b0558ef xfrm: remove extranous rcu_read_lock by stephen hemminger · 12 years ago
  96. e7d4b18 net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse. by Saurabh · 12 years ago
  97. 1181412 net/ipv4: VTI support new module for ip_vti. by Saurabh · 12 years ago