aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch/datapath.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-06ovs: make functions localStephen Hemminger1-2/+0
2014-01-06openvswitch: Allow user space to announce ability to accept unaligned Netlink messagesThomas Graf1-0/+2
2014-01-06openvswitch: Silence RCU lockdep checks from flow lookup.Jesse Gross1-0/+2
2013-11-19genetlink: pass family to functions using groupsJohannes Berg1-0/+1
2013-10-22openvswitch: collect mega flow mask statsAndy Zhou1-0/+4
2013-10-04openvswitch: Move mega-flow list out of rehashing struct.Pravin B Shelar1-4/+2
2013-10-03openvswitch: Restructure datapath.c and flow.cPravin B Shelar1-0/+1
2013-09-17openvswitch: Move flow table rehashing to flow install.Pravin B Shelar1-0/+2
2013-08-23openvswitch: Mega flow implementationAndy Zhou1-0/+6
2013-06-19openvswitch: Add gre tunnel support.Pravin B Shelar1-0/+1
2013-06-19openvswitch: Add tunneling interface.Pravin B Shelar1-0/+3
2013-04-15openvswitch: Simplify datapath locking.Pravin B Shelar1-22/+47
2013-04-10openvswitch: datapath.h: Fix a stale comment.Andy Zhou1-1/+0
2013-02-22openvswitch: Allow OVS_USERSPACE_ATTR_USERDATA to be variable length.Ben Pfaff1-1/+1
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman1-1/+1
2012-09-03openvswitch: Increase maximum number of datapath ports.Pravin B Shelar1-7/+26
2012-08-22openvswitch: Add support for network namespaces.Pravin B Shelar1-2/+17
2012-05-03openvswitch: Replace Nicira Networks.Raju Subramanian1-1/+1
2012-01-17net: remove version.h includes in net/openvswitch/Devendra Naga1-1/+0
2011-12-03net: Add Open vSwitch kernel components.Jesse Gross1-0/+125