aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch/flow_netlink.c
Commit message (Expand)AuthorAge
* openvswitch: Refactor action alloc and copy api.Pravin B Shelar2014-11-06
* openvswitch: Move key_attr_size() to flow_netlink.h.Joe Stringer2014-11-06
* openvswitch: Additional logging for -EINVAL on flow setups.Jesse Gross2014-11-06
* openvswitch: Remove redundant tcp_flags code.Joe Stringer2014-11-06
* openvswitch: Add basic MPLS support to kernelSimon Horman2014-11-06
* openvswitch: Create right mask with disabled megaflowsPravin B Shelar2014-10-17
* openvswitch: Add support for Geneve tunneling.Jesse Gross2014-10-06
* openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.Jesse Gross2014-10-06
* openvswitch: Add support for matching on OAM packets.Jesse Gross2014-10-06
* openvswitch: Add recirc and hash action.Andy Zhou2014-09-16
* openvswitch: refactor ovs flow extract API.Pravin B Shelar2014-09-16
* openvswitch: Compact sw_flow_key.Jarno Rajahalme2014-05-22
* openvswitch: Fix output of SCTP mask.Jarno Rajahalme2014-05-16
* openvswitch: Remove 5-tuple optimization.Jarno Rajahalme2014-05-16
* openvswitch: Use ether_addr_copyJoe Perches2014-05-16
* openvswitch: flow_netlink: Use pr_fmt to OVS_NLERR outputJoe Perches2014-05-16
* openvswitch: Added (unsigned long long) cast in printfDaniele Di Proietto2014-05-16
* openvswitch: use const in some local vars and castsDaniele Di Proietto2014-05-16
* net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback}Daniel Borkmann2014-01-06
* openvswitch: Per cpu flow stats.Pravin B Shelar2014-01-06
* openvswitch: TCP flags matching support.Jarno Rajahalme2013-11-01
* openvswitch: Restructure datapath.c and flow.cPravin B Shelar2013-10-03