summaryrefslogtreecommitdiff
path: root/net/openvswitch/flow_netlink.c
AgeCommit message (Expand)Author
2014-05-22openvswitch: Compact sw_flow_key.Jarno Rajahalme
2014-05-16openvswitch: Fix output of SCTP mask.Jarno Rajahalme
2014-05-16openvswitch: Remove 5-tuple optimization.Jarno Rajahalme
2014-05-16openvswitch: Use ether_addr_copyJoe Perches
2014-05-16openvswitch: flow_netlink: Use pr_fmt to OVS_NLERR outputJoe Perches
2014-05-16openvswitch: Added (unsigned long long) cast in printfDaniele Di Proietto
2014-05-16openvswitch: use const in some local vars and castsDaniele Di Proietto
2014-01-06net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback}Daniel Borkmann
2014-01-06openvswitch: Per cpu flow stats.Pravin B Shelar
2013-11-01openvswitch: TCP flags matching support.Jarno Rajahalme
2013-10-03openvswitch: Restructure datapath.c and flow.cPravin B Shelar