index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
/
datapath.c
Age
Commit message (
Expand
)
Author
8 days
openvswitch: only skb_tx_error() a packet we are about to drop
Norbert Szetei
8 days
openvswitch: Fix CT limit teardown use-after-free
Yuqi Xu
12 days
net: core: propagate unreadable flag in skb_zerocopy
Mina Almasry
2026-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-18
net: openvswitch: fix flow mask use-after-free on flow deletion
Ilya Maximets
2026-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-06
openvswitch: vport: remove infrastructure for separate modules
Ilya Maximets
2026-08-06
openvswitch: vport: remove infrastructure for vport options
Ilya Maximets
2026-08-06
openvswitch: remove support for legacy tunnel types
Ilya Maximets
2026-08-04
net: openvswitch: reallocate update replies for mismatched IDs
Zhiling Zou
2026-07-21
openvswitch: fix GSO userspace truncation underflow
Kyle Zeng
2026-06-08
net: openvswitch: fix possible kfree_skb of ERR_PTR
Adrian Moreno
2026-04-20
openvswitch: cap upcall PID array size and pre-size vport replies
Weiming Shi
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-07-07
net: openvswitch: allow providing upcall pid for the 'execute' command
Ilya Maximets
2025-06-17
openvswitch: Allocate struct ovs_pcpu_storage dynamically
Sebastian Andrzej Siewior
2025-05-15
openvswitch: Use nested-BH locking for ovs_pcpu_storage
Sebastian Andrzej Siewior
2025-05-15
openvswitch: Merge three per-CPU structures into one
Sebastian Andrzej Siewior
2025-02-10
openvswitch: use RCU protection in ovs_vport_cmd_fill_info()
Eric Dumazet
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
2024-08-22
net: ovs: fix ovs_drop_reasons error
Menglong Dong
2024-04-01
genetlink: remove linux/genetlink.h
Jakub Kicinski
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-15
net: openvswitch: reject negative ifindex
Jakub Kicinski
2023-08-15
genetlink: remove userhdr from struct genl_info
Jakub Kicinski
2023-08-14
net: openvswitch: add last-action drop reason
Adrian Moreno
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-07
net: openvswitch: fix upcall counter access before allocation
Eelco Chaudron
2023-02-02
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Fedor Pchelkin
2022-12-21
net: openvswitch: release vport resources on failure
Aaron Conole
2022-12-16
openvswitch: Fix flow lookup to use unmasked key
Eelco Chaudron
2022-12-09
net: openvswitch: Add support to count upcall packets
wangchuanlei
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-28
net: openvswitch: add missing .resv_start_op
Jakub Kicinski
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
2022-10-27
openvswitch: switch from WARN to pr_warn
Aaron Conole
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-08-26
openvswitch: add OVS_DP_ATTR_PER_CPU_PIDS to get requests
Andrey Zhadchenko
2022-08-26
openvswitch: allow specifying ifindex of new interfaces
Andrey Zhadchenko
2022-08-26
openvswitch: fix memory leak at failed datapath creation
Andrey Zhadchenko
2022-08-22
openvswitch: Fix overreporting of drops in dropwatch
Mike Pattrick
2022-08-22
openvswitch: Fix double reporting of drops in dropwatch
Mike Pattrick
2022-02-05
net/sched: Enable tc skb ext allocation on chain miss only when needed
Paul Blakey
2021-07-27
openvswitch: fix sparse warning incorrect type
Mark Gray
2021-07-27
openvswitch: fix alignment issues
Mark Gray
2021-07-16
openvswitch: Introduce per-cpu upcall dispatch
Mark Gray
2021-06-22
openvswitch: add trace points
Aaron Conole
[next]