index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
Age
Commit message (
Expand
)
Author
2023-06-07
net: openvswitch: fix upcall counter access before allocation
Eelco Chaudron
2023-04-07
net: openvswitch: fix race on port output
Felix Huettner
2023-02-23
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-02-20
net/sched: cls_api: Support hardware miss to tc action
Paul Blakey
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-13
net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()
Hangyu Hua
2023-02-10
net: extract nf_ct_handle_fragments to nf_conntrack_ovs
Xin Long
2023-02-10
openvswitch: move key and ovs_cb update out of handle_fragments
Xin Long
2023-02-10
net: extract nf_ct_skb_network_trim function to nf_conntrack_ovs
Xin Long
2023-02-10
net: create nf_conntrack_ovs for ovs and tc use
Xin Long
2023-02-09
openvswitch: Use string_is_terminated() helper
Andy Shevchenko
2023-02-06
net: openvswitch: reduce cpu_used_mask memory
Eddy Tao
2023-02-02
scripts/spelling.txt: add "exsits" pattern and fix typo instances
Luca Ceresoli
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-02
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Fedor Pchelkin
2023-02-01
openvswitch: use skb_ip_totlen in conntrack
Xin Long
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-12
net: move the nat function to nf_nat_ovs for ovs and tc
Xin Long
2022-12-12
openvswitch: return NF_DROP when fails to add nat ext in ovs_ct_nat
Xin Long
2022-12-12
openvswitch: return NF_ACCEPT when OVS_CT_NAT is not set in info nat
Xin Long
2022-12-12
openvswitch: delete the unncessary skb_pull_rcsum call in ovs_ct_nat_execute
Xin Long
2022-12-09
net: openvswitch: Add support to count upcall packets
wangchuanlei
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
2022-11-08
net: move add ct helper function to nf_conntrack_helper for ovs and tc
Xin Long
2022-11-08
net: move the ct helper function to nf_conntrack_helper for ovs and tc
Xin Long
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-31
rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_link
Hangbin Liu
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-27
openvswitch: switch from WARN to pr_warn
Aaron Conole
2022-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-19
openvswitch: Use kmalloc_size_roundup() to match ksize() usage
Kees Cook
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-12
openvswitch: add nf_ct_is_confirmed check before assigning the helper
Xin Long
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-09-27
net: openvswitch: allow conntrack in non-initial user namespace
Michael Weiß
2022-09-27
net: openvswitch: allow metering in non-initial user namespace
Michael Weiß
2022-09-19
openvswitch: Change the return type for vport_ops.send function hook to int
Nathan Huckleberry
2022-09-09
net: openvswitch: fix repeated words in comments
Jilin Yuan
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: move from strlcpy with unused retval to strscpy
Wolfram Sang
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
[next]