1. e7c8ab8 openvswitch: add net device refcount tracker to struct vport by Eric Dumazet · 3 years, 1 month ago
  2. 98fa41d net: openvswitch: Remove redundant if statements by Xu Wang · 3 years, 1 month ago
  3. 7d42e84 net: openvswitch: Use 'skb_push_rcsum()' instead of hand coding it by Christophe JAILLET · 3 years, 10 months ago
  4. 44e3725 net: openvswitch: use netif_ovs_is_port() instead of opencode by Taehee Yoo · 6 years ago
  5. c942299 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269 by Thomas Gleixner · 6 years ago
  6. 04087d9 openvswitch: remove BUG_ON from get_dpdev by Li RongQing · 6 years ago
  7. 42ab19e net: Add extack to upper device linking by David Ahern · 7 years ago
  8. 217ac77 openvswitch: allow L3 netdev ports by Jiri Benc · 8 years ago
  9. 76e4cc7 openvswitch: remove unnecessary EXPORT_SYMBOLs by Jiri Benc · 8 years ago
  10. 6b83d28 net: use skb_postpush_rcsum instead of own implementations by Daniel Borkmann · 9 years ago
  11. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  12. 1317530 openvswitch: fix hangup on vxlan/gre/geneve device deletion by Paolo Abeni · 9 years ago
  13. 29bf24a net: add possibility to pass information about upper device via notifier by Jiri Pirko · 9 years ago
  14. 6dffb04 net: propagate upper priv via netdev_master_upper_dev_link by Jiri Pirko · 9 years ago
  15. aec1592 openvswitch: Use dev_queue_xmit for vport send. by Pravin B Shelar · 9 years ago
  16. 8c87663 openvswitch: Remove vport stats. by Pravin B Shelar · 9 years ago
  17. 61adedf route: move lwtunnel state to dst_entry by Jiri Benc · 9 years ago
  18. a9020fd openvswitch: Move tunnel destroy function to oppenvswitch module. by Pravin B Shelar · 9 years ago
  19. dcc38c0 openvswitch: Re-add CONFIG_OPENVSWITCH_VXLAN by Thomas Graf · 9 years ago
  20. 597798e openvswitch: Retrieve tunnel metadata when receiving from vport-netdev by Thomas Graf · 9 years ago
  21. 614732e openvswitch: Use regular VXLAN net_device device by Thomas Graf · 9 years ago
  22. c9db965 openvswitch: Abstract vport name through ovs_vport_name() by Thomas Graf · 9 years ago
  23. be4ace6 openvswitch: Move dev pointer into vport itself by Thomas Graf · 9 years ago
  24. 640b2b1 openvswitch: disable LRO by Jiri Benc · 10 years ago
  25. 12eb18f openvswitch: Constify various function arguments by Thomas Graf · 10 years ago
  26. 62b9c8d ovs: Turn vports with dependencies into separate modules by Thomas Graf · 10 years ago
  27. b07c265 openvswitch: fix vport-netdev unregister by Alexei Starovoitov · 11 years ago
  28. 2537b4d openvswitch:: link upper device for port devices by Jiri Pirko · 11 years ago
  29. 7d5437c openvswitch: Add tunneling interface. by Pravin B Shelar · 12 years ago
  30. b34df5e openvswitch: make skb->csum consistent with rest of networking stack. by Pravin B Shelar · 12 years ago
  31. 91b7514 openvswitch: Unify vport error stats handling. by Pravin B Shelar · 12 years ago
  32. cff63a5 openvswitch: Remove unneeded ovs_netdev_get_ifindex() by Thomas Graf · 12 years ago
  33. 8e4e171 openvswitch: Simplify datapath locking. by Pravin B Shelar · 12 years ago
  34. d176ca2 openvswitch: remove some useless comments by Cong Wang · 12 years ago
  35. d9d5908 openvswitch: Move LRO check from transmit to receive. by Jesse Gross · 12 years ago
  36. 92eb1d4 openvswitch: Use RCU callback when detaching netdevices. by Jesse Gross · 12 years ago
  37. c1c92b6 openvswitch: Print device when warning about over MTU packets. by Jesse Gross · 12 years ago
  38. 46df7b8 openvswitch: Add support for network namespaces. by Pravin B Shelar · 13 years ago
  39. c073cfc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  40. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 13 years ago
  41. caf2ee1 openvswitch: Replace Nicira Networks. by Raju Subramanian · 13 years ago
  42. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
  43. ccb1352 net: Add Open vSwitch kernel components. by Jesse Gross · 13 years ago