2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-15 16:53:54 +08:00
linux-next/net/openvswitch
Pravin B Shelar b34df5e805 openvswitch: make skb->csum consistent with rest of networking stack.
Following patch keeps skb->csum correct across ovs.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
2013-06-14 15:09:12 -07:00
..
actions.c openvswitch: make skb->csum consistent with rest of networking stack. 2013-06-14 15:09:12 -07:00
datapath.c openvswitch: Immediately exit on error in ovs_vport_cmd_set(). 2013-06-14 15:09:09 -07:00
datapath.h openvswitch: Simplify datapath locking. 2013-04-15 14:38:40 -07:00
dp_notify.c openvswitch: Simplify datapath locking. 2013-04-15 14:38:40 -07:00
flow.c openvswitch: make skb->csum consistent with rest of networking stack. 2013-06-14 15:09:12 -07:00
flow.h openvswitch: Refine Netlink message size calculation and kill FLOW_BUFSIZE 2013-03-29 17:53:57 -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
vport-internal_dev.c openvswitch: make skb->csum consistent with rest of networking stack. 2013-06-14 15:09:12 -07:00
vport-internal_dev.h openvswitch: Replace Nicira Networks. 2012-05-03 18:55:23 -07:00
vport-netdev.c openvswitch: make skb->csum consistent with rest of networking stack. 2013-06-14 15:09:12 -07:00
vport-netdev.h openvswitch: Remove unused get_config vport op. 2013-06-14 15:09:09 -07:00
vport.c openvswitch: Fix misspellings in comments and docs. 2013-06-14 15:09:11 -07:00
vport.h openvswitch: make skb->csum consistent with rest of networking stack. 2013-06-14 15:09:12 -07:00