You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
linux/net/openvswitch
Liping Zhang 3c7af814de
openvswitch: fix skb_panic due to the incorrect actions attrlen
6 years ago
..
Kconfig openvswitch: call only into reachable nf-nat code 7 years ago
Makefile openvswitch: Remove conntrack Kconfig option. 8 years ago
actions.c openvswitch: fix skb_panic due to the incorrect actions attrlen 6 years ago
conntrack.c openvswitch: fix potential out of bound access in parse_ct 6 years ago
conntrack.h openvswitch: Interface with NAT. 7 years ago
datapath.c openvswitch: fix skb_panic due to the incorrect actions attrlen 6 years ago
datapath.h openvswitch: fix skb_panic due to the incorrect actions attrlen 6 years ago
dp_notify.c openvswitch: fix hangup on vxlan/gre/geneve device deletion 7 years ago
flow.c openvswitch: vlan: remove wrong likely statement 7 years ago
flow.h openvswitch: use percpu flow stats 7 years ago
flow_netlink.c openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD 6 years ago
flow_netlink.h openvswitch: avoid resetting flow key while installing new flow. 7 years ago
flow_table.c openvswitch: use percpu flow stats 7 years ago
flow_table.h openvswitch: Zero flows on allocation. 8 years ago
vport-geneve.c openvswitch: do not ignore netdev errors when creating tunnel vports 7 years ago
vport-gre.c openvswitch: do not ignore netdev errors when creating tunnel vports 7 years ago
vport-internal_dev.c openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev 7 years ago
vport-internal_dev.h openvswitch: introduce rtnl ops stub 9 years ago
vport-netdev.c net: use skb_postpush_rcsum instead of own implementations 7 years ago
vport-netdev.h openvswitch: Use dev_queue_xmit for vport send. 8 years ago
vport-vxlan.c openvswitch: do not ignore netdev errors when creating tunnel vports 7 years ago
vport.c openvswitch: fix vlan subtraction from packet length 7 years ago
vport.h net: use skb_postpush_rcsum instead of own implementations 7 years ago