aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch/flow_netlink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-22openvswitch: Compact sw_flow_key.Jarno Rajahalme1-80/+32
2014-05-16openvswitch: Fix output of SCTP mask.Jarno Rajahalme1-4/+4
2014-05-16openvswitch: Remove 5-tuple optimization.Jarno Rajahalme1-54/+4
2014-05-16openvswitch: Use ether_addr_copyJoe Perches1-6/+6
2014-05-16openvswitch: flow_netlink: Use pr_fmt to OVS_NLERR outputJoe Perches1-0/+2
2014-05-16openvswitch: Added (unsigned long long) cast in printfDaniele Di Proietto1-2/+2
2014-05-16openvswitch: use const in some local vars and castsDaniele Di Proietto1-2/+4
2014-01-06net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback}Daniel Borkmann1-9/+1
2014-01-06openvswitch: Per cpu flow stats.Pravin B Shelar1-4/+52
2013-11-01openvswitch: TCP flags matching support.Jarno Rajahalme1-2/+29
2013-10-03openvswitch: Restructure datapath.c and flow.cPravin B Shelar1-0/+1603