index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
openvswitch
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
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
[prev]
[next]