kernel-hacking-2024-linux-s.../net/openvswitch
Alexander Lobakin 05c1280a2b netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
"Interface can't change network namespaces" is rather an attribute,
not a feature, and it can't be changed via Ethtool.
Make it a "cold" private flag instead of a netdev_feature and free
one more bit.

Signed-off-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2024-09-03 11:36:43 +02:00
..
actions.c tc: adjust network header after 2nd vlan push 2024-08-27 11:37:42 +02:00
conntrack.c netfilter: move nf_ct_netns_get out of nf_conncount_init 2024-08-19 18:44:51 +02:00
conntrack.h
datapath.c net: ovs: fix ovs_drop_reasons error 2024-08-22 13:09:15 -07:00
datapath.h openvswitch: switch to per-action label counting in conntrack 2024-08-15 19:05:19 -07:00
dp_notify.c
drop.h
flow.c
flow.h
flow_netlink.c net: openvswitch: Use ERR_CAST() to return 2024-08-30 11:11:45 -07:00
flow_netlink.h
flow_table.c
flow_table.h
Kconfig net: openvswitch: add psample action 2024-07-05 17:45:47 -07:00
Makefile
meter.c
meter.h
openvswitch_trace.c
openvswitch_trace.h tracing/treewide: Remove second parameter of __assign_str() 2024-05-22 20:14:47 -04:00
vport-geneve.c
vport-gre.c
vport-internal_dev.c netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local 2024-09-03 11:36:43 +02:00
vport-internal_dev.h
vport-netdev.c
vport-netdev.h
vport-vxlan.c
vport.c net: openvswitch: store sampling probability in cb. 2024-07-05 17:45:47 -07:00
vport.h