index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
Age
Commit message (
Expand
)
Author
2023-02-22
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Fedor Pchelkin
2023-01-18
openvswitch: Fix flow lookup to use unmasked key
Eelco Chaudron
2022-11-03
openvswitch: switch from WARN to pr_warn
Aaron Conole
2022-10-26
openvswitch: Fix overreporting of drops in dropwatch
Mike Pattrick
2022-10-26
openvswitch: Fix double reporting of drops in dropwatch
Mike Pattrick
2022-06-25
net: openvswitch: fix leak of nested actions
Ilya Maximets
2022-06-25
net: openvswitch: fix misuse of the cached connection on tuple changes
Ilya Maximets
2022-04-27
openvswitch: fix OOB access in reserve_sfa_size()
Paolo Valerio
2022-04-15
net: openvswitch: don't send internal clone attribute to the userspace.
Ilya Maximets
2022-04-15
openvswitch: Fixed nd target mask field in the flow dump.
Martin Varghese
2022-03-02
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
2021-06-03
openvswitch: meter: fix race when getting now_ms.
Tao Liu
2021-05-22
openvswitch: fix stack OOB read while fragmenting IPv4 packets
Davide Caratti
2020-10-14
openvswitch: handle DNAT tuple collision
Dumitru Ceara
2020-10-01
net: openvswitch: use div_u64() for 64-by-32 divisions
Tonghao Zhang
2020-10-01
net: openvswitch: use u64 for meter bucket
Tonghao Zhang
2020-08-11
openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()
Peilin Ye
2019-12-21
openvswitch: support asymmetric conntrack
Aaron Conole
2019-12-05
openvswitch: remove another BUG_ON()
Paolo Abeni
2019-12-05
openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
Paolo Abeni
2019-12-05
openvswitch: fix flow command message size
Paolo Abeni
2019-12-01
openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS
Arnd Bergmann
2019-11-24
net: ovs: fix return type of ndo_start_xmit function
YueHaibing
2019-11-12
net: openvswitch: free vport unless register_netdevice() succeeds
Hillf Danton
2019-11-10
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
2019-10-05
openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC
Li RongQing
2019-07-28
net: openvswitch: fix csum updates for MPLS actions
John Hurley
2019-06-22
net: openvswitch: do not free vport if register_netdevice() is failed.
Taehee Yoo
2019-04-17
openvswitch: fix flow actions reallocation
Andrea Righi
2019-01-31
openvswitch: Avoid OOB read when parsing flow nlattrs
Ross Lagerwall
2018-11-04
openvswitch: Fix push/pop ethernet validation
Jaime CaamaƱo Ruiz
2018-10-04
openvswitch: load NAT helper
Flavio Leitner
2018-10-01
Revert "openvswitch: Fix template leak in error cases."
Flavio Leitner
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-29
openvswitch: meter: Fix setting meter id for new entries
Justin Pettit
2018-07-18
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
Florian Westphal
2018-07-18
netfilter: Remove useless param helper of nf_ct_helper_ext_add
Gao Feng
2018-07-16
openvswitch: use nf_ct_get_tuplepr, invert_tuplepr
Florian Westphal
2018-07-08
openvswitch: kernel datapath clone action
Yifeng Sun
2018-06-29
net: check tunnel option type in tunnel flags
Pieter Jansen van Vuuren
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-25
openvswitch: Support conntrack zone limit
Yi-Hung Wei
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-04
openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found
Stefano Brivio
2018-04-24
netfilter: add NAT support for shifted portmap ranges
Thierry Du Tre
2018-03-29
ovs: Remove rtnl_lock() from ovs_exit_net()
Kirill Tkhai
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]