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