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