index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
openvswitch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
ovs: datapath: hide clang frame-overflow warnings
Arnd Bergmann
2019-07-25
1
-7
/
+8
*
net: openvswitch: rename flow_stats to sw_flow_stats
Pablo Neira Ayuso
2019-07-20
3
-10
/
+10
*
net: openvswitch: do not update max_headroom if new headroom is equal to old ...
Taehee Yoo
2019-07-13
1
-11
/
+28
*
net: core: add MPLS update core helper and use in OvS
John Hurley
2019-07-09
1
-10
/
+3
*
net: core: move pop MPLS functionality from OvS to core helper
John Hurley
2019-07-09
1
-35
/
+2
*
net: core: move push MPLS functionality from OvS to core helper
John Hurley
2019-07-09
1
-27
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-09
1
-4
/
+2
|
\
|
*
net: openvswitch: fix csum updates for MPLS actions
John Hurley
2019-07-01
1
-4
/
+2
*
|
net: openvswitch: use netif_ovs_is_port() instead of opencode
Taehee Yoo
2019-07-09
2
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-18
20
-276
/
+32
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-18
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-06
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-06
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-29
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-29
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-29
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
[next]