summaryrefslogtreecommitdiffstats
path: root/net/openvswitch/vport-netdev.c
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: remove some useless commentsCong Wang2013-02-231-2/+1Star
* openvswitch: Move LRO check from transmit to receive.Jesse Gross2013-01-221-7/+9
* openvswitch: Use RCU callback when detaching netdevices.Jesse Gross2012-11-281-4/+10
* openvswitch: Print device when warning about over MTU packets.Jesse Gross2012-10-301-1/+1
* openvswitch: Add support for network namespaces.Pravin B Shelar2012-08-221-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2012-07-211-1/+1
|\
| * openvswitch: Replace Nicira Networks.Raju Subramanian2012-05-041-1/+1
* | net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-151-3/+3
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-2/+2
|/
* net: Add Open vSwitch kernel components.Jesse Gross2011-12-031-0/+198