summaryrefslogtreecommitdiff
path: root/datapath/linux
Commit message (Expand)AuthorAgeFilesLines
* Eliminate "whitelist" and "blacklist" terms.Ben Pfaff2020-10-162-1/+1
* datapath: Fix exposing OVS_TUNNEL_KEY_ATTR_GTPU_OPTS to kernel module.Ilya Maximets2020-10-081-0/+3
* datapath: Remove duplicated includesYunjian Wang2020-07-141-1/+0
* userspace: Avoid dp_hash recirculation for balance-tcp bond mode.Vishal Deep Ajmera2020-06-221-0/+1
* datapath: Add hash info to upcall.Han Zhou2020-05-281-0/+31
* compat: Backport ipv6_stub changeGreg Rose2020-05-242-2/+27
* compat: Fix ipv6_dst_lookup build errorYi-Hung Wei2020-04-302-10/+15
* compat: Fix broken partial backport of extack op parameterGreg Rose2020-04-157-15/+15
* userspace: Add GTP-U support.William Tu2020-03-251-0/+2
* compat: Fix nf_ip_hook parameters for RHEL 8Greg Rose2020-03-241-1/+1
* compat: Use nla_parse deprecated functionsJohannes Berg2020-03-061-2/+10
* datapath: Kbuild: Add kcompat.h header to front of NOSTDINCGreg Rose2020-03-061-1/+1
* datapath: Use sizeof_field macroPankaj Bharadiya2020-03-067-10/+14
* compat: Remove flex_array codeGreg Rose2020-03-061-18/+10
* compat: Fix up changes to inet frags in 5.1+Greg Rose2020-03-061-0/+14
* compat: Remove HAVE_BOOL_TYPEGreg Rose2020-01-312-11/+0
* userspace: Improved packet drop statistics.Anju Thomas2020-01-071-0/+24
* compat: Include confirm_neigh parameter if neededGreg Rose2020-01-072-0/+9
* dpif: Add support to set user featuresPaul Blakey2019-12-221-0/+3
* ofproto-dpif-upcall: Echo HASH attribute back to datapath.Tonghao Zhang2019-11-221-0/+1
* compat: Add missing inline keywordGreg Rose2019-11-201-1/+1
* ip_gre: Remove even more unused codeGreg Rose2019-11-051-102/+0
* Revert "ip_gre: Remove even more unused code"Greg Rose2019-11-011-0/+38
* ip_gre: Remove even more unused codeGreg Rose2019-10-311-38/+0
* ip_gre: Removed unused ipgre netdev opsGreg Rose2019-10-311-16/+0
* datapath: Load and reference the NAT helper.Yi-Hung Wei2019-10-181-0/+17
* datapath: Use nla_nest_start_noflag()Yi-Hung Wei2019-10-181-0/+9
* datapath: Replace nf_ct_invert_tuplepr() with nf_ct_invert_tuple()Yi-Hung Wei2019-10-181-0/+14
* datapath: compat: drop bridge nf reset from nf_resetGreg Rose2019-10-181-0/+4
* compat: remove the incorrect mtu limit for erspanHaishuang Yan2019-10-181-0/+3
* compat: Fix small naming issueGreg Rose2019-10-171-3/+3
* datapath: Add support for conntrack timeout policyYi-Hung Wei2019-09-261-0/+4
* datapath: compat: Backport nf_conntrack_timeout supportYi-Hung Wei2019-09-263-0/+138
* datapath: compat: Backports bugfixes for nf_conncountYifeng Sun2019-08-284-163/+156
* compat: ip6_gre: fix possible use-after-free in ip6erspan_rcvGreg Rose2019-07-101-8/+14
* tunnel: Add layer 2 IPv6 GRE encapsulation support.William Tu2019-07-031-1/+1
* compat: Clean up tunnel_id_to_keyGreg Rose2019-07-031-11/+1
* compat: Clean up gre_calc_hlenGreg Rose2019-07-034-43/+25
* compat: Remove duplicate metadata destination codeGreg Rose2019-07-033-183/+133
* compat: Fix compilation error on CentOS 7.6Yi-Hung Wei2019-06-261-0/+1
* net: core: dev: Add extack argument to dev_change_flags()Petr Machata2019-06-133-4/+14
* datapath: Backport the removal of __tcp_checksum_complete()Yifeng Sun2019-06-131-1/+1
* OVS: remove use of VLAN_TAG_PRESENTMichał Mirosław2019-06-131-0/+19
* datapath: Check extack argument of rtnl_create_link()Yifeng Sun2019-06-131-0/+4
* datapath: Fix build errors for 4.9.172+ kernelsYifeng Sun2019-06-071-1/+22
* netfilter: Remove useless param helper of nf_ct_helper_ext_addGao Feng2019-05-101-0/+10
* datapath: Fix conntrack_count related compilation errorsYifeng Sun2019-05-102-3/+7
* datapath: Use new header file net/ipv6_frag.hFlorian Westphal2019-05-102-0/+9
* datapath: Pass nf_hook_state to nf_conntrack_in()Florian Westphal2019-05-103-0/+29
* datapath: Handle removal of nf_conntrack_l3proto.hYifeng Sun2019-05-101-0/+2