index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
datapath
/
linux
/
compat
Commit message (
Expand
)
Author
Age
Files
Lines
*
datapath: Backport the removal of __tcp_checksum_complete()
Yifeng Sun
2019-06-13
1
-1
/
+1
*
OVS: remove use of VLAN_TAG_PRESENT
Michał Mirosław
2019-06-13
1
-0
/
+19
*
datapath: Check extack argument of rtnl_create_link()
Yifeng Sun
2019-06-13
1
-0
/
+4
*
datapath: Fix build errors for 4.9.172+ kernels
Yifeng Sun
2019-06-07
1
-1
/
+22
*
netfilter: Remove useless param helper of nf_ct_helper_ext_add
Gao Feng
2019-05-10
1
-0
/
+10
*
datapath: Fix conntrack_count related compilation errors
Yifeng Sun
2019-05-10
2
-3
/
+7
*
datapath: Use new header file net/ipv6_frag.h
Florian Westphal
2019-05-10
1
-0
/
+8
*
datapath: Pass nf_hook_state to nf_conntrack_in()
Florian Westphal
2019-05-10
2
-0
/
+28
*
datapath: Handle removal of nf_conntrack_l3proto.h
Yifeng Sun
2019-05-10
1
-0
/
+2
*
datapath: Fix compiling error for 4.14.111+ kernel
Yifeng Sun
2019-04-27
1
-2
/
+2
*
datapath: Add a new action check_pkt_len
Numan Siddique
2019-04-22
1
-0
/
+17
*
Add a new OVS action check_pkt_larger
Numan Siddique
2019-04-22
1
-0
/
+22
*
compat: iptunnel: NULL pointer deref for ip_md_tunnel_xmit
Alan Maguire
2019-04-16
2
-3
/
+19
*
datapath: meter: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-04-16
2
-0
/
+357
*
Support for match & set ICMPv6 reserved and options type fields
Vishal Deep Ajmera
2019-02-04
1
-0
/
+8
*
stt: Fix return code during xmit.
Aaron Conole
2019-01-24
1
-1
/
+1
*
datapath: return -EEXIST if inet6_add_protocol fails
Greg Rose
2019-01-23
1
-0
/
+7
*
compat: Fixup ipv6 fragmentation on 4.9.135+ kernels
Greg Rose
2019-01-22
1
-2
/
+52
*
nf_conntrack_proto: Fix HAVE_NET_NS_GET macro for nf_conntrack
Yifeng Sun
2018-12-27
1
-4
/
+4
*
datapath: compat: Fix static key backport
Yi-Hung Wei
2018-12-18
1
-6
/
+14
*
openvswitch: kernel datapath clone action
Yifeng Sun
2018-12-17
1
-2
/
+9
*
datapath: check tunnel option type in tunnel flags
Pieter Jansen van Vuuren
2018-12-15
4
-3
/
+9
*
compat: Fixup ip_tunnel_info_opts_set
Greg Rose
2018-12-15
1
-1
/
+15
*
datapath: add transport ports in route lookup for geneve
Qiuyu Xiao
2018-11-09
1
-10
/
+19
*
gre: Remove dead ipgre code
Greg Rose
2018-11-09
1
-63
/
+2
*
erspan: fix error handling for erspan tunnel
Haishuang Yan
2018-11-05
1
-0
/
+3
*
NSH: Fix NSH-related length macros that cause stack overflow
Yifeng Sun
2018-10-26
1
-2
/
+2
*
gre: Rename fallback devices to avoid udev's interference
Yifeng Sun
2018-09-18
3
-6
/
+7
*
datapath: lisp: Fix uninitialized field in tunnel_cfg.
Yunjian Wang
2018-09-12
1
-0
/
+1
*
datapath: stt: Remove unused if statement in function stt_cleanup().
Yunjian Wang
2018-09-07
1
-3
/
+0
*
erspan: set erspan_ver to 1 by default when adding an erspan dev
Xin Long
2018-09-06
2
-0
/
+4
*
compat: Remove unused function
Greg Rose
2018-08-31
1
-21
/
+0
*
datapath: Fix builds on older kernels.
Darrell Ball
2018-08-30
1
-0
/
+43
*
datapath: Add support for kernel 4.16.x & 4.17.x
Yifeng Sun
2018-08-24
2
-45
/
+9
*
datapath: Add conntrack limit netlink definition
Yi-Hung Wei
2018-08-17
1
-0
/
+28
*
datapath: compat: Introduce static key support
Yi-Hung Wei
2018-08-17
1
-0
/
+70
*
datapath: compat: Backports nf_conncount
Yi-Hung Wei
2018-08-17
2
-0
/
+698
*
compat: Backport nf_ct_netns_{get, put}()
Yi-Hung Wei
2018-08-17
3
-0
/
+134
*
porting: Add fixes to support kernel 4.15.x
Yifeng Sun
2018-08-16
1
-0
/
+10
*
ip6_gre: Fix a bug that clears address bits
Yifeng Sun
2018-08-16
1
-4
/
+0
*
ip_tunnel: Fix bugs that could crash kernel
Yifeng Sun
2018-08-15
1
-3
/
+6
*
compat: Substitute more dependable define
Greg Rose
2018-08-13
2
-3
/
+3
*
datapath: support upstream ndo_udp_tunnel_add in net_device_ops
wenxu
2018-08-07
3
-6
/
+101
*
ip_gre: remove redundant variables t_hlen
YueHaibing
2018-08-07
1
-5
/
+0
*
ip_gre: fix IFLA_MTU ignored on NEWLINK
Xin Long
2018-08-07
1
-2
/
+0
*
datapath: add transport ports in route lookup for stt
Qiuyu Xiao
2018-07-31
1
-5
/
+10
*
datapath: add transport ports in route lookup for vxlan
Qiuyu Xiao
2018-07-31
1
-2
/
+12
*
erspan: set bso bit based on mirrored packet's len
Greg Rose
2018-07-31
1
-0
/
+28
*
compat: ip6_tunnel: improve error message.
William Tu
2018-07-31
1
-3
/
+9
*
compat: Allow IPv6 GRE/ERSPAN Tx when ip6_gre is loaded
Greg Rose
2018-07-27
1
-10
/
+31
[next]