index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-03
openvswitch: meter: fix race when getting now_ms.
Tao Liu
1
-0
/
+8
2021-05-11
openvswitch: fix stack OOB read while fragmenting IPv4 packets
Davide Caratti
1
-4
/
+4
2021-04-14
openvswitch: fix send of uninitialized stack memory in ct limit reply
Ilya Maximets
1
-4
/
+4
2021-04-14
net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_g...
Zheng Yongjun
1
-5
/
+1
2020-12-08
net: openvswitch: ensure LSE is pullable before reading it
Davide Caratti
1
-0
/
+3
2020-10-14
openvswitch: handle DNAT tuple collision
Dumitru Ceara
1
-9
/
+13
2020-10-01
net: openvswitch: use div_u64() for 64-by-32 divisions
Tonghao Zhang
1
-1
/
+1
2020-10-01
net: openvswitch: use u64 for meter bucket
Tonghao Zhang
2
-2
/
+2
2020-08-11
openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()
Peilin Ye
1
-18
/
+20
2020-06-30
openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt...
Lorenzo Bianconi
1
-2
/
+7
2020-04-29
net: openvswitch: ovs_ct_exit to be done under ovs_lock
Tonghao Zhang
2
-2
/
+5
2020-01-26
net: openvswitch: don't unlock mutex when changing the user_features fails
Tonghao Zhang
1
-1
/
+1
2019-12-18
net: Fixed updating of ethertype in skb_mpls_push()
Martin Varghese
1
-1
/
+2
2019-12-18
Fixed updating of ethertype in function skb_mpls_pop
Martin Varghese
1
-1
/
+2
2019-12-18
openvswitch: support asymmetric conntrack
Aaron Conole
1
-0
/
+11
2019-12-05
openvswitch: remove another BUG_ON()
Paolo Abeni
1
-1
/
+5
2019-12-05
openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
Paolo Abeni
1
-1
/
+4
2019-12-05
openvswitch: fix flow command message size
Paolo Abeni
1
-1
/
+5
2019-10-26
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
1
-9
/
+11
2019-10-23
net: openvswitch: free vport unless register_netdevice() succeeds
Hillf Danton
1
-7
/
+4
2019-10-16
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
1
-2
/
+3
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
1
-1
/
+1
2019-09-26
openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC
Li RongQing
1
-1
/
+1
2019-09-06
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
3
-5
/
+48
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-67
/
+99
2019-08-29
openvswitch: Clear the L4 portion of the key for "later" fragments.
Justin Pettit
1
-1
/
+4
2019-08-29
openvswitch: Properly set L4 keys on "later" IP fragments
Greg Rose
3
-66
/
+95
2019-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+14
2019-08-26
openvswitch: Fix conntrack cache with timeout
Yi-Hung Wei
1
-0
/
+13
2019-08-25
openvswitch: Fix log message in ovs conntrack
Yi-Hung Wei
1
-1
/
+1
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-7
/
+8
2019-08-07
openvswitch: Print error when ovs_execute_actions() fails
Yifeng Sun
1
-2
/
+5
2019-07-25
ovs: datapath: hide clang frame-overflow warnings
Arnd Bergmann
1
-7
/
+8
2019-07-20
net: openvswitch: rename flow_stats to sw_flow_stats
Pablo Neira Ayuso
3
-10
/
+10
2019-07-13
net: openvswitch: do not update max_headroom if new headroom is equal to old ...
Taehee Yoo
1
-11
/
+28
2019-07-09
net: core: add MPLS update core helper and use in OvS
John Hurley
1
-10
/
+3
2019-07-09
net: core: move pop MPLS functionality from OvS to core helper
John Hurley
1
-35
/
+2
2019-07-09
net: core: move push MPLS functionality from OvS to core helper
John Hurley
1
-27
/
+4
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+2
2019-07-09
net: openvswitch: use netif_ovs_is_port() instead of opencode
Taehee Yoo
2
-4
/
+4
2019-07-01
net: openvswitch: fix csum updates for MPLS actions
John Hurley
1
-4
/
+2
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
20
-276
/
+32
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-6
/
+12
2019-06-11
net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del()
Taehee Yoo
1
-2
/
+0
2019-06-11
net: openvswitch: do not free vport if register_netdevice() is failed.
Taehee Yoo
1
-6
/
+12
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-13
/
+3
2019-06-06
net: openvswitch: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2
-18
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269
Thomas Gleixner
18
-252
/
+18
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2
-8
/
+2
[next]