..
actions.c
treewide: use get_random_u32() when possible
2022-10-11 17:42:58 -06:00
conntrack.c
net: move the ct helper function to nf_conntrack_helper for ovs and tc
2022-11-08 12:15:19 +01:00
conntrack.h
net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ct
2021-03-16 15:22:18 -07:00
datapath.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2022-11-03 13:21:54 -07:00
datapath.h
net/sched: Enable tc skb ext allocation on chain miss only when needed
2022-02-05 10:12:53 +00:00
dp_notify.c
flow_netlink.c
openvswitch: Use kmalloc_size_roundup() to match ksize() usage
2022-10-19 17:05:52 -07:00
flow_netlink.h
flow_table.c
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
2022-10-28 20:13:54 -07:00
flow_table.h
net: openvswitch: fix to make sure flow_lookup() is not preempted
2020-10-18 12:29:36 -07:00
flow.c
net: openvswitch: fix parsing of nw_proto for IPv6 fragments
2022-06-23 11:44:01 +02:00
flow.h
net: openvswitch: IPv6: Add IPv6 extension header support
2022-02-25 10:32:55 +00:00
Kconfig
Makefile
openvswitch: add trace points
2021-06-22 10:47:32 -07:00
meter.c
net: openvswitch: allow metering in non-initial user namespace
2022-09-27 11:31:36 +02:00
meter.h
openvswitch_trace.c
openvswitch: add trace points
2021-06-22 10:47:32 -07:00
openvswitch_trace.h
openvswitch: add trace points
2021-06-22 10:47:32 -07:00
vport-geneve.c
rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_link
2022-10-31 18:10:21 -07:00
vport-gre.c
rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_link
2022-10-31 18:10:21 -07:00
vport-internal_dev.c
openvswitch: Change the return type for vport_ops.send function hook to int
2022-09-19 18:28:50 -07:00
vport-internal_dev.h
vport-netdev.c
rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_link
2022-10-31 18:10:21 -07:00
vport-netdev.h
vport-vxlan.c
rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_link
2022-10-31 18:10:21 -07:00
vport.c
net: Add skb_clear_tstamp() to keep the mono delivery_time
2022-03-03 14:38:48 +00:00
vport.h
openvswitch: Change the return type for vport_ops.send function hook to int
2022-09-19 18:28:50 -07:00