linux/net/openvswitch
Andy Zhou b4f9e8cdc8 openvswitch: datapath.h: Fix a stale comment.
Signed-off-by: Andy Zhou <azhou@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
2013-04-10 14:57:48 -07:00
..
Kconfig net: Add Open vSwitch kernel components. 2011-12-03 09:35:17 -08:00
Makefile net: Add Open vSwitch kernel components. 2011-12-03 09:35:17 -08:00
actions.c openvswitch: fix the calculation of checksum for vlan header 2013-02-22 17:02:38 -08:00
datapath.c openvswitch: Move common genl notify code into ovs_notify() 2013-03-29 17:54:09 -07:00
datapath.h openvswitch: datapath.h: Fix a stale comment. 2013-04-10 14:57:48 -07:00
dp_notify.c openvswitch: Add support for network namespaces. 2012-08-22 14:48:55 -07:00
flow.c openvswitch: Use nla_memcpy() to memcpy() data from attributes 2013-03-29 17:53:46 -07:00
flow.h openvswitch: Refine Netlink message size calculation and kill FLOW_BUFSIZE 2013-03-29 17:53:57 -07:00
vport-internal_dev.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch 2013-03-17 12:58:47 -04:00
vport-internal_dev.h openvswitch: Replace Nicira Networks. 2012-05-03 18:55:23 -07:00
vport-netdev.c openvswitch: remove some useless comments 2013-02-22 17:02:49 -08:00
vport-netdev.h openvswitch: Use RCU callback when detaching netdevices. 2012-11-28 14:04:34 -08:00
vport.c openvswitch: Don't insert empty OVS_VPORT_ATTR_OPTIONS attribute 2013-04-02 16:31:58 -07:00
vport.h openvswitch: Avoid useless holes in struct vport 2012-12-04 09:28:03 -08:00