index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
Age
Commit message (
Expand
)
Author
2025-03-13
openvswitch: use RCU protection in ovs_vport_cmd_fill_info()
Eric Dumazet
2024-06-16
openvswitch: Set the skbuff pkt_type for proper pmtud support.
Aaron Conole
2024-06-16
net: openvswitch: fix overwriting ct original tuple for ICMPv6
Ilya Maximets
2024-05-02
net: openvswitch: Fix Use-After-Free in ovs_ct_exit
Hyunwoo Kim
2024-05-02
net: openvswitch: fix unwanted error log on timeout policy probing
Ilya Maximets
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-29
net: openvswitch: fix parsing of nw_proto for IPv6 fragments
Rosemarie O'Riorden
2022-06-22
net: openvswitch: fix leak of nested actions
Ilya Maximets
2022-06-22
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-04-15
openvswitch: always update flow key after nat
Aaron Conole
2022-03-02
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
2021-08-26
ovs: clear skb->tstamp in forwarding path
kaixi.fan
2021-06-03
openvswitch: meter: fix race when getting now_ms.
Tao Liu
2021-05-11
openvswitch: fix stack OOB read while fragmenting IPv4 packets
Davide Caratti
2021-04-14
openvswitch: fix send of uninitialized stack memory in ct limit reply
Ilya Maximets
2021-04-14
net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_g...
Zheng Yongjun
2020-12-08
net: openvswitch: ensure LSE is pullable before reading it
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
2020-06-30
openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt...
Lorenzo Bianconi
2020-04-29
net: openvswitch: ovs_ct_exit to be done under ovs_lock
Tonghao Zhang
2020-01-26
net: openvswitch: don't unlock mutex when changing the user_features fails
Tonghao Zhang
2019-12-18
net: Fixed updating of ethertype in skb_mpls_push()
Martin Varghese
2019-12-18
Fixed updating of ethertype in function skb_mpls_pop
Martin Varghese
2019-12-18
openvswitch: support asymmetric conntrack
Aaron Conole
2019-12-04
openvswitch: remove another BUG_ON()
Paolo Abeni
2019-12-04
openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
Paolo Abeni
2019-12-04
openvswitch: fix flow command message size
Paolo Abeni
2019-10-25
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
2019-10-22
net: openvswitch: free vport unless register_netdevice() succeeds
Hillf Danton
2019-10-15
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
2019-09-26
openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC
Li RongQing
2019-09-06
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-28
openvswitch: Clear the L4 portion of the key for "later" fragments.
Justin Pettit
2019-08-28
openvswitch: Properly set L4 keys on "later" IP fragments
Greg Rose
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-25
openvswitch: Fix conntrack cache with timeout
Yi-Hung Wei
2019-08-24
openvswitch: Fix log message in ovs conntrack
Yi-Hung Wei
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
[next]