summaryrefslogtreecommitdiff
path: root/datapath/linux
Commit message (Expand)AuthorAgeFilesLines
* datapath: compat: Fix build on RHEL 7.4Yi-Hung Wei2017-08-231-0/+2
* Generic encap and decap support for NSHJan Scheurich2017-08-071-0/+23
* userspace: Add support for NSH MD1 match fieldsJan Scheurich2017-08-071-0/+10
* compat: net: store port/representator id in metadata_dst.Joe Stringer2017-07-241-0/+15
* compat: Implement upstream net device free change.Greg Rose2017-07-242-0/+8
* compat: convert many more places to skb_put_zero().Joe Stringer2017-07-241-0/+12
* datapath: more accurate checksumming in queue_userspace_packet()Joe Stringer2017-07-241-0/+15
* datapath: introduce nf_conntrack_helper_put functionGreg Rose2017-07-242-0/+13
* datapath: Fix kernel panic for ovs reassemble.wangzhike2017-07-216-114/+119
* netdev: fix missing shifts of VXLAN_EXT_GPEEric Garver2017-07-131-2/+3
* datapath: Fix missing "_ATTR" docstrings from some actions.Justin Pettit2017-06-281-2/+2
* openvswitch.h: OVS_KEY_ATTR_PACKET_TYPE is userspace-only.Ben Pfaff2017-06-271-0/+4
* openvswitch.h: Use odp_port_t for port numbers in userspace-only structs.Ben Pfaff2017-06-201-2/+2
* compat: Restrict __ro_after_init usageGreg Rose2017-06-191-1/+14
* userspace: add vxlan gpe support to vportGeorg Schmuecking2017-06-021-0/+1
* userspace: Switching of L3 packets in L2 pipelineJan Scheurich2017-06-021-0/+2
* packets: Remove unnecessary "packed" annotations.Ben Pfaff2017-05-301-1/+1
* userspace: Support for push_eth and pop_eth actionsJan Scheurich2017-05-081-3/+1
* datapath: backport: vxlan: do not output confusing error messageJiri Benc2017-05-041-2/+0
* datapath: backport: vxlan: correctly handle ipv6.disable module parameterJiri Benc2017-05-031-3/+7
* datapath: Fixups for MPLS GSOYi-Hung Wei2017-05-031-2/+25
* compat: Remove unused netdevice backport code.Joe Stringer2017-04-282-76/+0
* compat: Fix build error in kernels 4.10Greg Rose2017-04-282-0/+24
* datapath: nf_connlabels_replace() backport.Jarno Rajahalme2017-04-271-0/+47
* datapath: Add eventmask support to CT action.Jarno Rajahalme2017-04-271-0/+12
* datapath: pass extended ACK struct to parsing functionsJohannes Berg2017-04-202-5/+27
* datapath: openvswitch: Optimize sample action for the clone use casesAndy Zhou2017-04-192-0/+20
* compat: ipv6: orphan skbs in reassembly unit.Eric Dumazet2017-04-192-5/+9
* datapath: Always define NF_CT_LABELS_MAX_SIZEAndy Zhou2017-04-191-3/+3
* compat: vxlan: Fix NULL dereference in dst_cache.Joe Stringer2017-04-121-2/+2
* datapath: Add a missing comment.Jarno Rajahalme2017-03-081-0/+2
* datapath: Add force commit.Jarno Rajahalme2017-03-081-0/+5
* compat: nf_ct_delete compat.Jarno Rajahalme2017-03-081-0/+37
* datapath: Add original direction conntrack tuple to sw_flow_key.Jarno Rajahalme2017-03-081-0/+18
* datapath: Unionize ovs_key_ct_label with a u32 array.Jarno Rajahalme2017-03-081-2/+6
* datapath: add and use nf_ct_set helperFlorian Westphal2017-03-081-0/+8
* datapath: add and use skb_nfct helperFlorian Westphal2017-03-081-0/+11
* dpif: Meter framework.Jarno Rajahalme2017-03-081-1/+3
* datapath: add Ethernet push and pop actionsYang, Yi Y2017-03-021-0/+15
* datapath: add processing of L3 packetsYang, Yi Y2017-03-022-3/+10
* datapath: handle NF_REPEAT from nf_conntrack_in()Pablo Neira Ayuso2017-03-021-0/+21
* datapath: use core MTU range checking in core net infraJarod Wilson2017-03-021-0/+8
* datapath: backport: vlan: Check for vlan ethernet types for 8021.q or 802.1adYang, Yi Y2017-03-011-8/+24
* datapath: backport: openvswitch: 802.1ad uapi changes.Yang, Yi Y2017-03-011-8/+9
* datapath: backport: vlan: Introduce helper functions to check if skb is taggedYang, Yi Y2017-03-011-0/+49
* datapath: backport: Fix vlan_insert_tag_set_proto().Yang, Yi Y2017-03-011-3/+4
* dpif-netdev: Add clone actionAndy Zhou2017-01-231-1/+2
* datapath: compat: Fix build on RHEL 7.3Yi-Hung Wei2016-12-145-4/+39
* datapath: Fix compile time assertion.Jarno Rajahalme2016-12-091-1/+3
* datapath: Allow compile against current net-next.Jarno Rajahalme2016-12-093-0/+15