index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
Age
Commit message (
Expand
)
Author
5 days
openvswitch: only skb_tx_error() a packet we are about to drop
Norbert Szetei
5 days
openvswitch: Fix CT limit teardown use-after-free
Yuqi Xu
9 days
net: core: propagate unreadable flag in skb_zerocopy
Mina Almasry
11 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12 days
net: openvswitch: fix nf_connlabels leak in ovs_ct_init
Ruoyu Wang
12 days
net: openvswitch: fix flow mask use-after-free on flow deletion
Ilya Maximets
2026-08-14
Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-08-13
net: openvswitch: unexport ovs_vport_alloc/free
Ilya Maximets
2026-08-10
netfilter: add DEBUG_NET_WARN_ON_ONCE to skb_set_nfct()
Pablo Neira Ayuso
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-08-04
net/openvswitch: check Ethernet header length in key_extract()
Cen Zhang (Microsoft)
2026-07-30
net: openvswitch: fix potential UAF on meter attach failure
Ilya Maximets
2026-07-29
net: openvswitch: fix skb leak on flow key update failure during ct
Ilya Maximets
2026-07-29
net: openvswitch: fix skb leak on flow key update failure during recirculation
Ilya Maximets
2026-07-21
openvswitch: fix GSO userspace truncation underflow
Kyle Zeng
2026-07-11
net: openvswitch: reject oversized nested action attrs
Asim Viladi Oglu Manizada
2026-06-25
openvswitch: conntrack: annotate ct limit hlist traversal
Runyu Xiao
2026-06-15
Merge tag 'nf-next-26-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-06-14
netfilter: nf_conncount: callers must hold rcu read lock
Florian Westphal
2026-06-08
net: openvswitch: fix possible kfree_skb of ERR_PTR
Adrian Moreno
2026-05-18
openvswitch: vport: fix race between linking and the device notifier
Ilya Maximets
2026-05-05
openvswitch: vport: fix self-deadlock on release of tunnel ports
Ilya Maximets
2026-05-05
openvswitch: vport: fix race between tunnel creation and linking
Ilya Maximets
2026-04-20
openvswitch: cap upcall PID array size and pre-size vport replies
Weiming Shi
2026-04-09
net: use get_random_u{16,32,64}() where appropriate
David Carlier
2026-03-29
net: convert remaining ipv6_stub users to direct function calls
Fernando Fernandez Mancera
2026-03-20
openvswitch: validate MPLS set/set_masked payload length
Yang Yang
2026-03-20
openvswitch: defer tunnel netdev_put to RCU release
Yang Yang
2026-03-19
net: openvswitch: Avoid releasing netdev before teardown completes
Toke Høiland-Jørgensen
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
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
2026-01-22
net: openvswitch: fix data race in ovs_vport_get_upcall_stats
David Yang
2025-12-22
net: openvswitch: Avoid needlessly taking the RTNL on vport destroy
Toke Høiland-Jørgensen
2025-12-10
net: openvswitch: fix middle attribute validation in push_nsh() action
Ilya Maximets
2025-11-28
netfilter: nf_conncount: rework API to use sk_buff directly
Fernando Fernandez Mancera
2025-11-14
net: openvswitch: remove never-working support for setting nsh fields
Ilya Maximets
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-08-20
net: openvswitch: Use for_each_cpu() where appropriate
Yury Norov (NVIDIA)
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-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-05-28
net: openvswitch: Fix the dead loop of MPLS parse
Faicker Mo
2025-05-21
sctp: use skb_crc32c() instead of __skb_checksum()
Eric Biggers
2025-05-15
openvswitch: Move ovs_frag_data_storage into the struct ovs_pcpu_storage
Sebastian Andrzej Siewior
[next]