1. c9db965 openvswitch: Abstract vport name through ovs_vport_name() by Thomas Graf · 9 years ago
  2. be4ace6 openvswitch: Move dev pointer into vport itself by Thomas Graf · 9 years ago
  3. 3093fbe route: Per route IP tunnel metadata via lightweight tunnel by Thomas Graf · 9 years ago
  4. 1d8fff9 ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic by Thomas Graf · 9 years ago
  5. 7b4577a openvswitch: Fix net exit. by Pravin B Shelar · 10 years ago
  6. 3f4c1d8 openvswitch: Introduce ovs_tunnel_route_lookup by Fan Du · 10 years ago
  7. 12eb18f openvswitch: Constify various function arguments by Thomas Graf · 10 years ago
  8. 8f0aad6 openvswitch: Extend packet attribute for egress tunnel info by Wenyu Zhang · 10 years ago
  9. 62b9c8d ovs: Turn vports with dependencies into separate modules by Thomas Graf · 10 years ago
  10. f579668 openvswitch: Add support for Geneve tunneling. by Jesse Gross · 10 years ago
  11. f0b128c openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure. by Jesse Gross · 10 years ago
  12. 8280bf0 net/openvswitch: remove dup comment in vport.h by Wang Sheng-Hui · 10 years ago
  13. e403ade openvswitch: change the data type of error status to atomic_long_t by Li RongQing · 10 years ago
  14. 5cd667b openvswitch: Allow each vport to have an array of 'port_id's. by Alex Wang · 10 years ago
  15. 07dc060 openvswitch: avoid cast-qual warning in vport_priv by Daniele Di Proietto · 11 years ago
  16. d0b4da1 openvswitch: avoid warnings in vport_from_priv by Daniele Di Proietto · 11 years ago
  17. 39b6b29 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  18. 443cd88 ovs: make functions local by Stephen Hemminger · 11 years ago
  19. 8f84985 net: unify the pcpu_tstats and br_cpu_netstats as one by Li RongQing · 11 years ago
  20. 5826484 openvswitch: Add vxlan tunneling support. by Pravin B Shelar · 11 years ago
  21. aa31070 openvswitch: Add gre tunnel support. by Pravin B Shelar · 12 years ago
  22. 7d5437c openvswitch: Add tunneling interface. by Pravin B Shelar · 12 years ago
  23. b34df5e openvswitch: make skb->csum consistent with rest of networking stack. by Pravin B Shelar · 12 years ago
  24. 91b7514 openvswitch: Unify vport error stats handling. by Pravin B Shelar · 12 years ago
  25. cbd531b openvswitch: Remove unused get_config vport op. by Jesse Gross · 12 years ago
  26. cff63a5 openvswitch: Remove unneeded ovs_netdev_get_ifindex() by Thomas Graf · 12 years ago
  27. e0f0ecf openvswitch: Use generic struct pcpu_tstats. by Pravin B Shelar · 12 years ago
  28. 8e4e171 openvswitch: Simplify datapath locking. by Pravin B Shelar · 12 years ago
  29. 03599c9 openvswitch: Avoid useless holes in struct vport by Thomas Graf · 12 years ago
  30. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  31. 15eac2a openvswitch: Increase maximum number of datapath ports. by Pravin B Shelar · 12 years ago
  32. 46df7b8 openvswitch: Add support for network namespaces. by Pravin B Shelar · 13 years ago
  33. caf2ee1 openvswitch: Replace Nicira Networks. by Raju Subramanian · 13 years ago
  34. ccb1352 net: Add Open vSwitch kernel components. by Jesse Gross · 13 years ago