]> git.proxmox.com Git - mirror_ovs.git/history - lib/netdev-tc-offloads.c
netdev-tc-offloads: Add support to match on 802.1AD ethertype
[mirror_ovs.git] / lib / netdev-tc-offloads.c
2018-07-25 Jianbo Liunetdev-tc-offloads: Add support to match on 802.1AD...
2018-07-25 Jianbo Liutc: Add VLAN tpid for push action
2018-07-02 Roi Dayannetdev-tc-offloads: Fix probing multi mask per prio
2018-06-29 John Hurleynetdev-provider: add class op to get block_id
2018-06-29 John Hurleytc: allow offloading of block ids
2018-06-18 Gavi Teitzdpctl: Properly reflect a rule's offloaded to HW state
2018-05-11 Ben Pfaffnetdev-tc-offloads: Fix incorrect mask in probe_multi_m...
2018-05-11 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-05-11 Paul Blakeynetdev-tc-offloads: Probe for allowing multiple masks...
2018-04-12 Chris Mitc: Make the actions order consistent
2018-03-31 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-03-29 Roi Dayanlib/netdev-tc-offloads: Fix frag first/later translation
2018-03-21 Roi Dayannetdev-tc-offloads: Add support for IP fragmentation
2018-01-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-22 Ben Pfaffnetdev-tc-offloads: Use customary types for buffer.
2017-11-23 Paul Blakeynetdev-tc-offloads: Remove redundant loop handling...
2017-11-23 Paul Blakeynetdev-tc-offloads: Fix travis compilation error
2017-11-20 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-11-17 Paolo Abeninetdev-tc-offloads: update stats properly on flow deletion
2017-11-16 Paul Blakeynetdev-tc-offloads: Add support for action set
2017-09-20 Paul Blakeynetdev-tc-offloads: Fix vxlan tunnel offloading
2017-08-16 Roi Dayannetdev-tc-offloads: Add prefix to identify source of...
2017-08-11 Paul Blakeynetdev-tc-offloads: Offload match on tcp_flags
2017-08-11 Paul Blakeynetdev-tc-offloads: Add nw_ttl matching using flower
2017-08-07 Roi Dayannetdev-tc-offloads: Fix parsing SCTP in dump flows
2017-08-03 Paul Blakeynetdev-tc-offloads: Parse ip related fields only if...
2017-08-03 Paul Blakeytc: Split IPs and transport layer ports unions in flowe...
2017-07-27 Roi Dayandpif: Refactor obj type from void pointer to dpif_class
2017-07-27 Vlad Buslovtc: Add SCTP support
2017-06-19 Joe Stringertc: Tidy up includes.
2017-06-15 Paul Blakeynetdev-tc-offloads: Add ingress on netdev flow api...
2017-06-15 Paul Blakeynetdev-tc-offloads: Implement flow get using tc interface
2017-06-15 Paul Blakeynetdev-tc-offloads: Implement netdev flow del using...
2017-06-15 Paul Blakeynetdev-tc-offloads: Implement netdev flow put using...
2017-06-15 Paul Blakeynetdev-tc-offloads: Add flower mask to priority map
2017-06-15 Paul Blakeynetdev-tc-offloads: Implement netdev flow dump api...
2017-06-15 Paul Blakeynetdev-tc-offloads: Add ufid to tc/netdev map
2017-06-15 Paul Blakeynetdev-tc-offloads: Implement netdev flow flush using...
2017-06-14 Paul Blakeynetdev: Adding a new netdev API to be used for offloadi...