1. 376534a ip_tunnels: use offsetofend by Jiri Benc · 9 years ago
  2. 6b8847c ip_tunnels: use u8/u16/u32 by Jiri Benc · 9 years ago
  3. ac1cf39 ip_tunnels: remove custom alignment and packing by Jiri Benc · 9 years ago
  4. 2e15ea3 ip_gre: Add support to collect tunnel metadata. by Pravin B Shelar · 9 years ago
  5. 045a0fa ip_tunnel: Call ip_tunnel_core_init() from inet_init() by Thomas Graf · 9 years ago
  6. 0528318 ip_tunnel: Provide tunnel metadata API for CONFIG_INET=n by Thomas Graf · 9 years ago
  7. e703087 fib: Add fib rule match on tunnel id by Thomas Graf · 9 years ago
  8. 3093fbe route: Per route IP tunnel metadata via lightweight tunnel by Thomas Graf · 9 years ago
  9. ee122c7 vxlan: Flow based tunneling by Thomas Graf · 9 years ago
  10. 1d8fff9 ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic by Thomas Graf · 9 years ago
  11. 1e99584 ipip,gre,vti,sit: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  12. 1728d4f tunnels: advertise link netns via netlink by Nicolas Dichtel · 10 years ago
  13. 1dd144c openvswitch: Support VXLAN Group Policy extension by Thomas Graf · 10 years ago
  14. a8c5f90 ip_tunnel: Ops registration for secondary encap (fou, gue) by Tom Herbert · 10 years ago
  15. f579668 openvswitch: Add support for Geneve tunneling. by Jesse Gross · 10 years ago
  16. 0b5e8b8 net: Add Geneve tunneling protocol driver by Andy Zhou · 10 years ago
  17. 5632848 net: Changes to ip_tunnel to support foo-over-udp encapsulation by Tom Herbert · 10 years ago
  18. 95cb574 ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip" by Dmitry Popov · 10 years ago
  19. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 10 years ago
  20. cf71d2bc sit: fix panic with route cache in ip tunnels by Nicolas Dichtel · 11 years ago
  21. 6c7e761 ipv4: fix a dst leak in tunnels by Eric Dumazet · 11 years ago
  22. 8f84985 net: unify the pcpu_tstats and br_cpu_netstats as one by Li RongQing · 11 years ago
  23. 9a4aa9a ipv4: Use percpu Cache route in IP tunnels by Tom Herbert · 11 years ago
  24. 7d442fa ipv4: Cache dst in tunnels by Tom Herbert · 11 years ago
  25. 2d26f0a ipv4: generalize gre_handle_offloads by Eric Dumazet · 11 years ago
  26. 963a88b tunnels: harmonize cleanup done on skb on xmit path by Nicolas Dichtel · 11 years ago
  27. 8b7ed2d iptunnels: remove net arg from iptunnel_xmit() by Nicolas Dichtel · 11 years ago
  28. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  29. 6c742e7 ipip: add x-netns support by Nicolas Dichtel · 11 years ago
  30. 4221f40 ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id. by Pravin B Shelar · 11 years ago
  31. 6261d98 ip_tunnel: embed hash list head by stephen hemminger · 11 years ago
  32. 5e6700b sit: add support of x-netns by Nicolas Dichtel · 11 years ago
  33. 5243b6a ip_tunnel: Protect tunnel functions with CONFIG_INET guard. by Jesse Gross · 11 years ago
  34. 9a62822 ip_tunnel: Add dont fragment flag. by Pravin B Shelar · 11 years ago
  35. 3d7b46c ip_tunnel: push generic protocol handling to ip_tunnel module. by Pravin B Shelar · 11 years ago
  36. 0e6fbc5 ip_tunnels: extend iptunnel_xmit() by Pravin B Shelar · 11 years ago
  37. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  38. d3b6f61 ip_tunnel: remove __net_init/exit from exported functions by Eric Dumazet · 11 years ago
  39. bf3d6a8 iptunnel: specify protocol outside IP header by Nicolas Dichtel · 11 years ago
  40. c544193 GRE: Refactor GRE tunneling code. by Pravin B Shelar · 12 years ago