1. 1fb81e0 vti: use right inner_mode for inbound inter address family policy checks by thomas.zeitlhofer+lkml@ze-it.at · 8 years ago
  2. a5d0dc8 vti: flush x-netns xfrm cache when vti interface is removed by Lance Richardson · 8 years ago
  3. d6af1a31 vti: Add pmtu handling to vti_xmit. by Steffen Klassert · 8 years ago
  4. 039f506 ip_tunnel: Move stats update to iptunnel_xmit() by Pravin B Shelar · 9 years ago
  5. dfc3b0e net: remove unnecessary mroute.h includes by Nikolay Aleksandrov · 9 years ago
  6. 13206b6 net: Pass net into dst_output and remove dst_output_okfn by Eric W. Biederman · 9 years ago
  7. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  8. d55c670 ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call by Alexander Duyck · 9 years ago
  9. cd5279c ip_vti/ip6_vti: Do not touch skb->mark on xmit by Alexander Duyck · 9 years ago
  10. 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 9 years ago
  11. 1e99584 ipip,gre,vti,sit: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  12. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 9 years ago
  13. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 9 years ago
  14. 1728d4f tunnels: advertise link netns via netlink by Nicolas Dichtel · 10 years ago
  15. 20ea60c ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic by lucien · 10 years ago
  16. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  17. 1990e4f vti: Simplify error handling in module init and exit by Mathias Krause · 10 years ago
  18. 7c8e6b9 ip_vti: Fix 'ip tunnel add' with 'key' parameters by Dmitry Popov · 10 years ago
  19. f895f0c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  20. 6d004d6 vti: Use the tunnel mark for lookup in the error handlers. by Steffen Klassert · 10 years ago
  21. a324523 vti4: Don't count header length twice. by Steffen Klassert · 10 years ago
  22. 8d89dcd vti: don't allow to add the same tunnel twice by Nicolas Dichtel · 10 years ago
  23. 895de9a vti4: Enable namespace changing by Steffen Klassert · 10 years ago
  24. 6e2de80 vti4: Check the tunnel endpoints of the xfrm state and the vti interface by Steffen Klassert · 10 years ago
  25. 78a010c vti4: Support inter address family tunneling. by Steffen Klassert · 10 years ago
  26. a34cd4f vti4: Use the on xfrm_lookup returned dst_entry directly by Steffen Klassert · 10 years ago
  27. df3893c vti: Update the ipv4 side to use it's own receive hook. by Steffen Klassert · 10 years ago
  28. 3acfa1e ipv4: be friend with drop monitor by Eric Dumazet · 11 years ago
  29. 8f84985 net: unify the pcpu_tstats and br_cpu_netstats as one by Li RongQing · 11 years ago
  30. 236c9f8 xfrm: Release dst if this dst is improper for vti tunnel by fan.du · 11 years ago
  31. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  32. 7263a51 vti: get rid of nf mark rule in prerouting by Christophe Gouault · 11 years ago
  33. aba8269 {ipv4,xfrm}: Introduce xfrm_tunnel_notifier for xfrm tunnel mode callback by Fan Du · 11 years ago
  34. 6c742e7 ipip: add x-netns support by Nicolas Dichtel · 11 years ago
  35. b9959fd vti: switch to new ip tunnel code by Amerigo Wang · 11 years ago
  36. ab6c7a0 vti: remove duplicated code to fix a memory leak by Cong Wang · 11 years ago
  37. baafc77 net/ipv4: ip_vti clear skb cb before tunneling. by Saurabh Mohan · 11 years ago
  38. f61dd38 Tunneling: use IP Tunnel stats APIs. by Pravin B Shelar · 11 years ago
  39. c544193 GRE: Refactor GRE tunneling code. by Pravin B Shelar · 11 years ago
  40. 52e804c net: Allow userns root to control ipv4 by Eric W. Biederman · 12 years ago
  41. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  42. b294200 ipv4/ip_vti.c: VTI fix post-decryption forwarding by Saurabh Mohan · 12 years ago
  43. e086cad net: unify for_each_ip_tunnel_rcu() by Amerigo Wang · 12 years ago
  44. aa0010f net: convert __IPTUNNEL_XMIT() to an inline function by Amerigo Wang · 12 years ago
  45. 8437e76 vti: fix sparse bit endian warnings by stephen hemminger · 12 years ago
  46. b0558ef xfrm: remove extranous rcu_read_lock by stephen hemminger · 12 years ago
  47. e7d4b18 net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse. by Saurabh · 12 years ago
  48. 1181412 net/ipv4: VTI support new module for ip_vti. by Saurabh · 12 years ago