Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d17465a0af3f669f56289649be0fe6ab0fb63e39
/
net
/
openvswitch
ea8564c
openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC
by Li RongQing
· 5 years ago
95a7233
net: openvswitch: Set OvS recirc_id from tc chain index
by Paul Blakey
· 5 years ago
765b759
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
0754b4e
openvswitch: Clear the L4 portion of the key for "later" fragments.
by Justin Pettit
· 5 years ago
ad06a56
openvswitch: Properly set L4 keys on "later" IP fragments
by Greg Rose
· 5 years ago
68aaf44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
7177895
openvswitch: Fix conntrack cache with timeout
by Yi-Hung Wei
· 5 years ago
12c6bc3
openvswitch: Fix log message in ovs conntrack
by Yi-Hung Wei
· 5 years ago
13dfb3f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
aa73366
openvswitch: Print error when ovs_execute_actions() fails
by Yifeng Sun
· 5 years ago
2606379
ovs: datapath: hide clang frame-overflow warnings
by Arnd Bergmann
· 5 years ago
aef833c
net: openvswitch: rename flow_stats to sw_flow_stats
by Pablo Neira Ayuso
· 5 years ago
6b660c4
net: openvswitch: do not update max_headroom if new headroom is equal to old headroom
by Taehee Yoo
· 6 years ago
d27cf5c
net: core: add MPLS update core helper and use in OvS
by John Hurley
· 6 years ago
ed246ce
net: core: move pop MPLS functionality from OvS to core helper
by John Hurley
· 6 years ago
8822e27
net: core: move push MPLS functionality from OvS to core helper
by John Hurley
· 6 years ago
af144a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
44e3725
net: openvswitch: use netif_ovs_is_port() instead of opencode
by Taehee Yoo
· 6 years ago
0e3183c
net: openvswitch: fix csum updates for MPLS actions
by John Hurley
· 6 years ago
13091aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
da0f382
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
f7a8fb1
net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del()
by Taehee Yoo
· 6 years ago
309b669
net: openvswitch: do not free vport if register_netdevice() is failed.
by Taehee Yoo
· 6 years ago
a6cdeeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
b90f5aa
net: openvswitch: drop unneeded likely() call around IS_ERR()
by Enrico Weigelt
· 6 years ago
5b497af
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
by Thomas Gleixner
· 6 years ago
c942299
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269
by Thomas Gleixner
· 6 years ago
25763b3
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
f319ca6
openvswitch: Replace removed NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
by Geert Uytterhoeven
· 6 years ago
1ffad6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
ca96534
openvswitch: check for null pointer return from nla_nest_start_noflag
by Colin Ian King
· 6 years ago
a734d1f
net: openvswitch: return an error instead of doing BUG_ON()
by Eelco Chaudron
· 6 years ago
fec9c27
openvswitch: load and reference the NAT helper.
by Flavio Leitner
· 6 years ago
ef6243a
genetlink: optionally validate strictly/dumps
by Johannes Berg
· 6 years ago
8cb0817
netlink: make validation more configurable for future strictness
by Johannes Berg
· 6 years ago
ae0be8d
netlink: make nla_nest_start() add NLA_F_NESTED flag
by Michal Kubecek
· 6 years ago
4806e97
netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
by Florian Westphal
· 6 years ago
f83f715
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
6d67049
openvswitch: use after free in __ovs_ct_free_action()
by Dan Carpenter
· 6 years ago
18b6f71
openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode
by wenxu
· 6 years ago
f28cd2a
openvswitch: fix flow actions reallocation
by Andrea Righi
· 6 years ago
06bd2bd
openvswitch: Add timeout support to ct action
by Yi-Hung Wei
· 6 years ago
4d5ec89
net: openvswitch: Add a new action check_pkt_len
by Numan Siddique
· 6 years ago
fa7e428
openvswitch: add seqadj extension when NAT is used.
by Flavio Leitner
· 6 years ago
3b0f31f
genetlink: make policy common to family
by Johannes Berg
· 6 years ago
0fff9bd
net: openvswitch: fix missing checks for nla_nest_start
by Kangjie Lu
· 6 years ago
6f19893
net: openvswitch: fix a NULL pointer dereference
by Kangjie Lu
· 6 years ago
ee9c5e6
openvswitch: convert to kvmalloc
by Kent Overstreet
· 6 years ago
d2c5c10
netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h
by Florian Westphal
· 6 years ago
3bf195a
netfilter: nat: merge nf_nat_ipv4,6 into nat core
by Florian Westphal
· 6 years ago
343917b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
fa7f3a8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
303e0c5
netfilter: conntrack: avoid unneeded nf_conntrack_l4proto lookups
by Florian Westphal
· 6 years ago
c5c3899
openvswitch: meter: Use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
04a4af3
openvswitch: Avoid OOB read when parsing flow nlattrs
by Ross Lagerwall
· 6 years ago
41e4e2c
openvswitch: Fix IPv6 later frags parsing
by Yi-Hung Wei
· 6 years ago
4cc1fee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
567c5e1
net: core: dev: Add extack argument to dev_change_flags()
by Petr Machata
· 6 years ago
43d0e96
openvswitch: fix spelling mistake "execeeds" -> "exceeds"
by Colin Ian King
· 6 years ago
6083e28
OVS: remove VLAN_TAG_PRESENT - fixup
by Michał Mirosław
· 6 years ago
9df46ae
OVS: remove use of VLAN_TAG_PRESENT
by Michał Mirosław
· 6 years ago
04087d9
openvswitch: remove BUG_ON from get_dpdev
by Li RongQing
· 6 years ago
a277d51
openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS
by Arnd Bergmann
· 6 years ago
46ebe28
openvswitch: Fix push/pop ethernet validation
by Jaime Caamaño Ruiz
· 6 years ago
9000a45
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
72438f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
17c357e
openvswitch: load NAT helper
by Flavio Leitner
· 6 years ago
6f41617
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
7f6d655
Revert "openvswitch: Fix template leak in error cases."
by Flavio Leitner
· 6 years ago
804fe10
openvswitch: Use correct reply values in datapath and vport ops
by Yifeng Sun
· 6 years ago
eddf11e
net: ovs: fix return type of ndo_start_xmit function
by YueHaibing
· 6 years ago
93e6602
netfilter: conntrack: pass nf_hook_state to packet and error handlers
by Florian Westphal
· 6 years ago
fa642f0
openvswitch: Derive IP protocol number for IPv6 later frags
by Yi-Hung Wei
· 6 years ago
89b1698
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
25432eb
openvswitch: meter: Fix setting meter id for new entries
by Justin Pettit
· 6 years ago
70b095c
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
by Florian Westphal
· 6 years ago
440534d
netfilter: Remove useless param helper of nf_ct_helper_ext_add
by Gao Feng
· 7 years ago
60e3be9
openvswitch: use nf_ct_get_tuplepr, invert_tuplepr
by Florian Westphal
· 7 years ago
b233504
openvswitch: kernel datapath clone action
by Yifeng Sun
· 7 years ago
256c87c
net: check tunnel option type in tunnel flags
by Pieter Jansen van Vuuren
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
11efd5c
openvswitch: Support conntrack zone limit
by Yi-Hung Wei
· 7 years ago
b2d6cee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
72f17ba
openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found
by Stefano Brivio
· 7 years ago
2eb0f62
netfilter: add NAT support for shifted portmap ranges
by Thierry Du Tre
· 7 years ago
ec9c780
ovs: Remove rtnl_lock() from ovs_exit_net()
by Kirill Tkhai
· 7 years ago
f0b07bb1
net: Introduce net_rwsem to protect net_namespace_list
by Kirill Tkhai
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
ec71665
net: Convert ovs_net_ops
by Kirill Tkhai
· 7 years ago
ddc502d
openvswitch: meter: fix the incorrect calculation of max delta_t
by zhangliping
· 7 years ago
46e371f
openvswitch: fix vport packet length check.
by William Tu
· 7 years ago
9382fe7
openvswitch: Remove padding from packet before L3+ conntrack processing
by Ed Swierk
· 7 years ago
5b7789e
openvswitch: meter: Use 64-bit arithmetic instead of 32-bit
by Gustavo A. R. Silva
· 7 years ago
fc1372f
openvswitch: add erspan version I and II support
by William Tu
· 7 years ago
89290b8
flow_netlink: Remove unneeded semicolons
by Christopher Díaz Riveros
· 7 years ago
c02b374
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
Next »