1. 26ad0b8 openvswitch: Fix key serialization. by Pravin B Shelar · 10 years ago
  2. 1310160 openvswitch: Add missing initialization in validate_and_copy_set_tun() by Geert Uytterhoeven · 10 years ago
  3. 83d2b9b net: openvswitch: Support masked set actions. by Jarno Rajahalme · 10 years ago
  4. 74ed7ab openvswitch: Add support for unique flow IDs. by Joe Stringer · 10 years ago
  5. 5b4237b openvswitch: Refactor ovs_nla_fill_match(). by Joe Stringer · 10 years ago
  6. 1dd144c openvswitch: Support VXLAN Group Policy extension by Thomas Graf · 10 years ago
  7. 81bfe3c3 openvswitch: Allow for any level of nesting in flow attributes by Thomas Graf · 10 years ago
  8. d91641d openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS() by Thomas Graf · 10 years ago
  9. ec449f4 openvswitch: Fix MPLS action validation. by Pravin B Shelar · 10 years ago
  10. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  11. f2a01517 openvswitch: Fix flow mask validation. by Pravin B Shelar · 10 years ago
  12. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  13. d3052bb openvswitch: Don't validate IPv6 label masks. by Joe Stringer · 10 years ago
  14. f35423c1 openvswitch: use PTR_ERR_OR_ZERO by Fabian Frederick · 10 years ago
  15. fecaef8 openvswitch: Validate IPv6 flow key and mask values. by Jarno Rajahalme · 10 years ago
  16. 19e7a3d openvswitch: Fix NDP flow mask validation by Daniele Di Proietto · 10 years ago
  17. 05da589 openvswitch: Add support for OVS_FLOW_ATTR_PROBE. by Jarno Rajahalme · 10 years ago
  18. 8f0aad6 openvswitch: Extend packet attribute for egress tunnel info by Wenyu Zhang · 10 years ago
  19. a85311b openvswitch: Avoid NULL mask check while building mask by Pravin B Shelar · 10 years ago
  20. 2fdb957 openvswitch: Refactor action alloc and copy api. by Pravin B Shelar · 10 years ago
  21. 41af73e openvswitch: Move key_attr_size() to flow_netlink.h. by Joe Stringer · 10 years ago
  22. 426cda5 openvswitch: Additional logging for -EINVAL on flow setups. by Jesse Gross · 10 years ago
  23. 1b760fb openvswitch: Remove redundant tcp_flags code. by Joe Stringer · 10 years ago
  24. 25cd9ba openvswitch: Add basic MPLS support to kernel by Simon Horman · 10 years ago
  25. f47de06 openvswitch: Create right mask with disabled megaflows by Pravin B Shelar · 10 years ago
  26. f579668 openvswitch: Add support for Geneve tunneling. by Jesse Gross · 10 years ago
  27. f0b128c openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure. by Jesse Gross · 10 years ago
  28. 67fa034 openvswitch: Add support for matching on OAM packets. by Jesse Gross · 10 years ago
  29. 971427f3 openvswitch: Add recirc and hash action. by Andy Zhou · 10 years ago
  30. 83c8df2 openvswitch: refactor ovs flow extract API. by Pravin B Shelar · 10 years ago
  31. 1139e24 openvswitch: Compact sw_flow_key. by Jarno Rajahalme · 11 years ago
  32. d92ab13 openvswitch: Fix output of SCTP mask. by Jarno Rajahalme · 11 years ago
  33. 23dabf8 openvswitch: Remove 5-tuple optimization. by Jarno Rajahalme · 11 years ago
  34. 8c63ff0 openvswitch: Use ether_addr_copy by Joe Perches · 11 years ago
  35. 2235ad1 openvswitch: flow_netlink: Use pr_fmt to OVS_NLERR output by Joe Perches · 11 years ago
  36. cc23ebf openvswitch: Added (unsigned long long) cast in printf by Daniele Di Proietto · 11 years ago
  37. 7085130 openvswitch: use const in some local vars and casts by Daniele Di Proietto · 11 years ago
  38. 11d6c461 net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback} by Daniel Borkmann · 11 years ago
  39. e298e50 openvswitch: Per cpu flow stats. by Pravin B Shelar · 11 years ago
  40. 5eb26b1 openvswitch: TCP flags matching support. by Jarno Rajahalme · 11 years ago
  41. e644571 openvswitch: Restructure datapath.c and flow.c by Pravin B Shelar · 11 years ago