aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch/vport-netdev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-21openvswitch: Move LRO check from transmit to receive.Jesse Gross1-7/+9
2012-11-28openvswitch: Use RCU callback when detaching netdevices.Jesse Gross1-4/+10
2012-10-30openvswitch: Print device when warning about over MTU packets.Jesse Gross1-1/+1
2012-08-22openvswitch: Add support for network namespaces.Pravin B Shelar1-1/+1
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitchDavid S. Miller1-1/+1
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches1-3/+3
2012-05-03openvswitch: Replace Nicira Networks.Raju Subramanian1-1/+1
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-2/+2
2011-12-03net: Add Open vSwitch kernel components.Jesse Gross1-0/+198