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