aboutsummaryrefslogtreecommitdiff
path: root/net/openvswitch/vport.c
AgeCommit message (Expand)Author
2013-04-15openvswitch: Use generic struct pcpu_tstats.Pravin B Shelar
2013-04-15openvswitch: Simplify datapath locking.Pravin B Shelar
2013-04-02openvswitch: Don't insert empty OVS_VPORT_ATTR_OPTIONS attributeThomas Graf
2013-03-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-22openvswitch: remove some useless commentsCong Wang
2012-11-16net: openvswitch: use this_cpu_ptr per-cpu helperShan Wei
2012-09-18net/openvswitch/vport.c: Remove unecessary semicolonPeter Senna Tschudin
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-09-03openvswitch: Increase maximum number of datapath ports.Pravin B Shelar
2012-08-22openvswitch: Add support for network namespaces.Pravin B Shelar
2012-05-03openvswitch: Replace Nicira Networks.Raju Subramanian
2012-01-17net: remove version.h includes in net/openvswitch/Devendra Naga
2011-12-06openvswitch: small potential memory leak in ovs_vport_alloc()Dan Carpenter
2011-12-03net: Add Open vSwitch kernel components.Jesse Gross