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
Commit message (
Expand
)
Author
Age
Files
Lines
*
datapath: Clean up some gcov, tmp and cache files.
Ilya Maximets
2019-02-11
1
-2
/
+2
*
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: use KARCH when building linux datapath modules
Yousong Zhou
2018-12-03
1
-2
/
+2
*
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
*
rhel: use full path for /sbin/depmod
Martin Xu
2018-09-05
1
-1
/
+1
*
compat: Remove unused function
Greg Rose
2018-08-31
1
-21
/
+0
*
datapath: Fix builds on older kernels.
Darrell Ball
2018-08-30
2
-0
/
+44
*
datapath: Add support for kernel 4.16.x & 4.17.x
Yifeng Sun
2018-08-24
3
-46
/
+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
2
-0
/
+71
*
datapath: compat: Backports nf_conncount
Yi-Hung Wei
2018-08-17
3
-0
/
+700
*
compat: Backport nf_ct_netns_{get, put}()
Yi-Hung Wei
2018-08-17
4
-1
/
+137
*
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
*
compat: Initialize IPv4 reassembly secret timer
Greg Rose
2018-07-27
2
-0
/
+6
*
datapath: work around the single GRE receive limitation.
William Tu
2018-07-11
1
-12
/
+48
*
datapath: Add missing code in ip_tunnel_lookup()
Greg Rose
2018-06-29
2
-2
/
+5
*
compat: Fix gre header bug
Greg Rose
2018-06-29
1
-4
/
+6
*
datapath: stt: linearize in SKIP_ZERO_COPY case
Neal Shrader via dev
2018-06-25
1
-7
/
+0
*
datapath: Add meter action support.
Andy Zhou
2018-06-20
1
-1
/
+1
*
datapath: compat: Fix RHEL 7.5 build warning from ip_tunnel_get_stats64()
Yi-Hung Wei
2018-06-14
2
-3
/
+3
*
datapath: Fix ip6_gre, ip6_tunnel, and ip_gre backport
Yi-Hung Wei
2018-06-14
3
-0
/
+30
*
datapath: Do not fail to load on gre protocol conflict
Greg Rose
2018-06-05
1
-1
/
+1
*
compat: Fix compile warning
Greg Rose
2018-06-04
1
-1
/
+2
*
compat: Add skb_checksum_simple_complete()
Greg Rose
2018-06-04
1
-0
/
+19
[next]