aboutsummaryrefslogtreecommitdiff
path: root/net/openvswitch/vport.c
AgeCommit message (Expand)Author
2013-08-23openvswitch: Fix argument descriptions in vport.c.Justin Pettit
2013-08-20openvswitch: Add vxlan tunneling support.Pravin B Shelar
2013-07-01openvswitch: Add Kconfig dependency on GRE-DEMUX.Pravin B Shelar
2013-06-24openvswitch: Use correct config guard.Pravin B Shelar
2013-06-19openvswitch: Add gre tunnel support.Pravin B Shelar
2013-06-19openvswitch: Add tunneling interface.Pravin B Shelar
2013-06-14openvswitch: Fix misspellings in comments and docs.Andy Hill
2013-06-14openvswitch: Unify vport error stats handling.Pravin B Shelar
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