summaryrefslogtreecommitdiff
path: root/datapath/linux
Commit message (Expand)AuthorAgeFilesLines
* datapath: Clean up some gcov, tmp and cache files.Ilya Maximets2019-02-111-2/+2
* Support for match & set ICMPv6 reserved and options type fieldsVishal Deep Ajmera2019-02-041-0/+8
* stt: Fix return code during xmit.Aaron Conole2019-01-241-1/+1
* datapath: return -EEXIST if inet6_add_protocol failsGreg Rose2019-01-231-0/+7
* compat: Fixup ipv6 fragmentation on 4.9.135+ kernelsGreg Rose2019-01-221-2/+52
* nf_conntrack_proto: Fix HAVE_NET_NS_GET macro for nf_conntrackYifeng Sun2018-12-271-4/+4
* datapath: compat: Fix static key backportYi-Hung Wei2018-12-181-6/+14
* openvswitch: kernel datapath clone actionYifeng Sun2018-12-171-2/+9
* datapath: check tunnel option type in tunnel flagsPieter Jansen van Vuuren2018-12-154-3/+9
* compat: Fixup ip_tunnel_info_opts_setGreg Rose2018-12-151-1/+15
* datapath: use KARCH when building linux datapath modulesYousong Zhou2018-12-031-2/+2
* datapath: add transport ports in route lookup for geneveQiuyu Xiao2018-11-091-10/+19
* gre: Remove dead ipgre codeGreg Rose2018-11-091-63/+2
* erspan: fix error handling for erspan tunnelHaishuang Yan2018-11-051-0/+3
* NSH: Fix NSH-related length macros that cause stack overflowYifeng Sun2018-10-261-2/+2
* gre: Rename fallback devices to avoid udev's interferenceYifeng Sun2018-09-183-6/+7
* datapath: lisp: Fix uninitialized field in tunnel_cfg.Yunjian Wang2018-09-121-0/+1
* datapath: stt: Remove unused if statement in function stt_cleanup().Yunjian Wang2018-09-071-3/+0
* erspan: set erspan_ver to 1 by default when adding an erspan devXin Long2018-09-062-0/+4
* rhel: use full path for /sbin/depmodMartin Xu2018-09-051-1/+1
* compat: Remove unused functionGreg Rose2018-08-311-21/+0
* datapath: Fix builds on older kernels.Darrell Ball2018-08-302-0/+44
* datapath: Add support for kernel 4.16.x & 4.17.xYifeng Sun2018-08-243-46/+9
* datapath: Add conntrack limit netlink definitionYi-Hung Wei2018-08-171-0/+28
* datapath: compat: Introduce static key supportYi-Hung Wei2018-08-172-0/+71
* datapath: compat: Backports nf_conncountYi-Hung Wei2018-08-173-0/+700
* compat: Backport nf_ct_netns_{get, put}()Yi-Hung Wei2018-08-174-1/+137
* porting: Add fixes to support kernel 4.15.xYifeng Sun2018-08-161-0/+10
* ip6_gre: Fix a bug that clears address bitsYifeng Sun2018-08-161-4/+0
* ip_tunnel: Fix bugs that could crash kernelYifeng Sun2018-08-151-3/+6
* compat: Substitute more dependable defineGreg Rose2018-08-132-3/+3
* datapath: support upstream ndo_udp_tunnel_add in net_device_opswenxu2018-08-073-6/+101
* ip_gre: remove redundant variables t_hlenYueHaibing2018-08-071-5/+0
* ip_gre: fix IFLA_MTU ignored on NEWLINKXin Long2018-08-071-2/+0
* datapath: add transport ports in route lookup for sttQiuyu Xiao2018-07-311-5/+10
* datapath: add transport ports in route lookup for vxlanQiuyu Xiao2018-07-311-2/+12
* erspan: set bso bit based on mirrored packet's lenGreg Rose2018-07-311-0/+28
* compat: ip6_tunnel: improve error message.William Tu2018-07-311-3/+9
* compat: Allow IPv6 GRE/ERSPAN Tx when ip6_gre is loadedGreg Rose2018-07-271-10/+31
* compat: Initialize IPv4 reassembly secret timerGreg Rose2018-07-272-0/+6
* datapath: work around the single GRE receive limitation.William Tu2018-07-111-12/+48
* datapath: Add missing code in ip_tunnel_lookup()Greg Rose2018-06-292-2/+5
* compat: Fix gre header bugGreg Rose2018-06-291-4/+6
* datapath: stt: linearize in SKIP_ZERO_COPY caseNeal Shrader via dev2018-06-251-7/+0
* datapath: Add meter action support.Andy Zhou2018-06-201-1/+1
* datapath: compat: Fix RHEL 7.5 build warning from ip_tunnel_get_stats64()Yi-Hung Wei2018-06-142-3/+3
* datapath: Fix ip6_gre, ip6_tunnel, and ip_gre backportYi-Hung Wei2018-06-143-0/+30
* datapath: Do not fail to load on gre protocol conflictGreg Rose2018-06-051-1/+1
* compat: Fix compile warningGreg Rose2018-06-041-1/+2
* compat: Add skb_checksum_simple_complete()Greg Rose2018-06-041-0/+19