index
:
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.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: 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
*
net: core: move pop MPLS functionality from OvS to core helper
John Hurley
2019-07-08
1
-35
/
+2
*
net: core: move push MPLS functionality from OvS to core helper
John Hurley
2019-07-08
1
-27
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
1
-4
/
+2
|
\
|
*
net: openvswitch: fix csum updates for MPLS actions
John Hurley
2019-06-30
1
-4
/
+2
*
|
net: openvswitch: use netif_ovs_is_port() instead of opencode
Taehee Yoo
2019-07-08
2
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
20
-276
/
+32
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-17
1
-6
/
+12
|
|
\
|
|
*
net: openvswitch: do not free vport if register_netdevice() is failed.
Taehee Yoo
2019-06-11
1
-6
/
+12
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-06-05
2
-18
/
+2
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269
Thomas Gleixner
2019-06-05
18
-252
/
+18
|
|
/
*
|
net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del()
Taehee Yoo
2019-06-11
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
3
-13
/
+3
|
\
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
2
-8
/
+2
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
|
net: openvswitch: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
2019-06-05
1
-1
/
+1
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
openvswitch: Replace removed NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Geert Uytterhoeven
2019-05-08
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-05-05
1
-6
/
+20
|
\
|
*
openvswitch: load and reference the NAT helper.
Flavio Leitner
2019-04-30
1
-6
/
+20
*
|
openvswitch: check for null pointer return from nla_nest_start_noflag
Colin Ian King
2019-05-05
1
-0
/
+4
*
|
net: openvswitch: return an error instead of doing BUG_ON()
Eelco Chaudron
2019-05-04
1
-2
/
+5
|
/
*
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-27
3
-0
/
+20
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
4
-11
/
+12
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
6
-28
/
+30
*
netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Florian Westphal
2019-04-08
1
-9
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
1
-2
/
+2
|
\
|
*
openvswitch: fix flow actions reallocation
Andrea Righi
2019-03-28
1
-2
/
+2
*
|
openvswitch: use after free in __ovs_ct_free_action()
Dan Carpenter
2019-04-02
1
-1
/
+1
*
|
openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode
wenxu
2019-03-29
1
-10
/
+36
*
|
openvswitch: Add timeout support to ct action
Yi-Hung Wei
2019-03-28
1
-1
/
+29
*
|
net: openvswitch: Add a new action check_pkt_len
Numan Siddique
2019-03-27
2
-0
/
+219
*
|
openvswitch: add seqadj extension when NAT is used.
Flavio Leitner
2019-03-26
1
-0
/
+6
*
|
genetlink: make policy common to family
Johannes Berg
2019-03-22
3
-20
/
+6
|
/
*
net: openvswitch: fix missing checks for nla_nest_start
Kangjie Lu
2019-03-16
1
-0
/
+8
*
net: openvswitch: fix a NULL pointer dereference
Kangjie Lu
2019-03-16
1
-0
/
+4
*
openvswitch: convert to kvmalloc
Kent Overstreet
2019-03-12
4
-43
/
+13
*
netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h
Florian Westphal
2019-02-27
1
-3
/
+1
*
netfilter: nat: merge nf_nat_ipv4,6 into nat core
Florian Westphal
2019-02-27
2
-6
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-01-28
1
-1
/
+1
|
\
|
*
netfilter: conntrack: avoid unneeded nf_conntrack_l4proto lookups
Florian Westphal
2019-01-18
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
openvswitch: Avoid OOB read when parsing flow nlattrs
Ross Lagerwall
2019-01-16
1
-1
/
+1
*
|
openvswitch: meter: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-16
1
-2
/
+1
|
/
*
openvswitch: Fix IPv6 later frags parsing
Yi-Hung Wei
2019-01-04
1
-3
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-09
1
-1
/
+1
|
\
|
*
openvswitch: fix spelling mistake "execeeds" -> "exceeds"
Colin Ian King
2018-11-30
1
-1
/
+1
*
|
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
2018-12-06
3
-3
/
+3
[next]