index
:
Linux Stable
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
openvswitch
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Fedor Pchelkin
2023-02-22
1
-6
/
+6
*
openvswitch: Fix flow lookup to use unmasked key
Eelco Chaudron
2023-01-18
1
-9
/
+16
*
openvswitch: switch from WARN to pr_warn
Aaron Conole
2022-11-03
1
-1
/
+2
*
openvswitch: Fix overreporting of drops in dropwatch
Mike Pattrick
2022-10-26
1
-2
/
+3
*
openvswitch: Fix double reporting of drops in dropwatch
Mike Pattrick
2022-10-26
1
-3
/
+10
*
net: openvswitch: fix parsing of nw_proto for IPv6 fragments
Rosemarie O'Riorden
2022-06-29
1
-1
/
+1
*
net: openvswitch: fix leak of nested actions
Ilya Maximets
2022-06-22
1
-5
/
+75
*
net: openvswitch: fix misuse of the cached connection on tuple changes
Ilya Maximets
2022-06-22
2
-1
/
+8
*
openvswitch: fix OOB access in reserve_sfa_size()
Paolo Valerio
2022-04-27
1
-1
/
+1
*
net: openvswitch: don't send internal clone attribute to the userspace.
Ilya Maximets
2022-04-15
2
-2
/
+4
*
openvswitch: Fixed nd target mask field in the flow dump.
Martin Varghese
2022-04-15
1
-2
/
+2
*
openvswitch: always update flow key after nat
Aaron Conole
2022-04-15
1
-59
/
+59
*
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
2022-03-02
1
-8
/
+38
*
ovs: clear skb->tstamp in forwarding path
kaixi.fan
2021-08-26
1
-0
/
+1
*
openvswitch: meter: fix race when getting now_ms.
Tao Liu
2021-06-03
1
-0
/
+8
*
openvswitch: fix stack OOB read while fragmenting IPv4 packets
Davide Caratti
2021-05-11
1
-4
/
+4
*
openvswitch: fix send of uninitialized stack memory in ct limit reply
Ilya Maximets
2021-04-14
1
-4
/
+4
*
net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_g...
Zheng Yongjun
2021-04-14
1
-5
/
+1
*
net: openvswitch: ensure LSE is pullable before reading it
Davide Caratti
2020-12-08
1
-0
/
+3
*
openvswitch: handle DNAT tuple collision
Dumitru Ceara
2020-10-14
1
-9
/
+13
*
net: openvswitch: use div_u64() for 64-by-32 divisions
Tonghao Zhang
2020-10-01
1
-1
/
+1
*
net: openvswitch: use u64 for meter bucket
Tonghao Zhang
2020-10-01
2
-2
/
+2
*
openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()
Peilin Ye
2020-08-11
1
-18
/
+20
*
openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt...
Lorenzo Bianconi
2020-06-30
1
-2
/
+7
*
net: openvswitch: ovs_ct_exit to be done under ovs_lock
Tonghao Zhang
2020-04-29
2
-2
/
+5
*
net: openvswitch: don't unlock mutex when changing the user_features fails
Tonghao Zhang
2020-01-26
1
-1
/
+1
*
net: Fixed updating of ethertype in skb_mpls_push()
Martin Varghese
2019-12-18
1
-1
/
+2
*
Fixed updating of ethertype in function skb_mpls_pop
Martin Varghese
2019-12-18
1
-1
/
+2
*
openvswitch: support asymmetric conntrack
Aaron Conole
2019-12-18
1
-0
/
+11
*
openvswitch: remove another BUG_ON()
Paolo Abeni
2019-12-04
1
-1
/
+5
*
openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
Paolo Abeni
2019-12-04
1
-1
/
+4
*
openvswitch: fix flow command message size
Paolo Abeni
2019-12-04
1
-1
/
+5
*
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
2019-10-25
1
-9
/
+11
*
net: openvswitch: free vport unless register_netdevice() succeeds
Hillf Danton
2019-10-22
1
-7
/
+4
*
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
2019-10-15
1
-2
/
+3
*
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
2019-10-01
1
-1
/
+1
*
openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC
Li RongQing
2019-09-26
1
-1
/
+1
*
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
2019-09-06
3
-5
/
+48
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-02
3
-67
/
+99
|
\
|
*
openvswitch: Clear the L4 portion of the key for "later" fragments.
Justin Pettit
2019-08-28
1
-1
/
+4
|
*
openvswitch: Properly set L4 keys on "later" IP fragments
Greg Rose
2019-08-28
3
-66
/
+95
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-27
1
-1
/
+14
|
\
|
|
*
openvswitch: Fix conntrack cache with timeout
Yi-Hung Wei
2019-08-25
1
-0
/
+13
|
*
openvswitch: Fix log message in ovs conntrack
Yi-Hung Wei
2019-08-24
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
1
-7
/
+8
|
\
|
|
*
ovs: datapath: hide clang frame-overflow warnings
Arnd Bergmann
2019-07-24
1
-7
/
+8
*
|
openvswitch: Print error when ovs_execute_actions() fails
Yifeng Sun
2019-08-06
1
-2
/
+5
|
/
*
net: openvswitch: rename flow_stats to sw_flow_stats
Pablo Neira Ayuso
2019-07-19
3
-10
/
+10
*
net: openvswitch: do not update max_headroom if new headroom is equal to old ...
Taehee Yoo
2019-07-12
1
-11
/
+28
*
net: core: add MPLS update core helper and use in OvS
John Hurley
2019-07-08
1
-10
/
+3
[next]