]> git.proxmox.com Git - mirror_ovs.git/history - lib/dpif-netdev.c
cirrus: Use FreeBSD 12.2.
[mirror_ovs.git] / lib / dpif-netdev.c
2021-01-15 Eli Britsteindpif-netdev: Flush offload rules upon port deletion.
2021-01-15 Kevin Traynordpif-netdev: Add PMD auto load balance status log.
2021-01-15 Christophe Fontainedpif-netdev: Add parameters to configure PMD auto load...
2021-01-15 Kevin Traynordpif-netdev: Add log for PMD auto load balance interval...
2020-10-21 Ben PfaffEliminate use of term "slave" in bond, LACP, and bundle...
2020-07-27 Tonghao ZhangRevert "dpif-netdev: includes microsecond delta in...
2020-07-16 Ilya Maximetsdpif-netdev: Avoid deadlock with offloading during...
2020-07-13 Harry van Haarendpif-netdev: add subtable-lookup-prio-get command.
2020-07-13 Harry van Haarendpif-netdev: add subtable lookup prio set command.
2020-07-13 Harry van Haarendpif-netdev: implement subtable lookup validation.
2020-07-09 Tonghao Zhangdpif-netdev: Return error code when no mark available.
2020-07-09 Tonghao Zhangdpif-netdev: Add check mark to avoid ovs-vswitchd crash.
2020-07-08 Ilya Maximetsnetdev-offload: Use dpif type instead of class.
2020-07-08 Eli Britsteindpif-netdev: Don't use zero flow mark.
2020-07-08 Eli Britsteindpif-netdev: Add mega ufid in flow add/del log.
2020-07-07 Nitin Katiyardpif-netdev: Do RCU synchronization at fixed interval...
2020-07-06 Tonghao Zhangdpif-netdev: Delete the artificial flow limit.
2020-06-22 Vishal Deep Ajmerauserspace: Avoid dp_hash recirculation for balance...
2020-05-01 William Tuuserspace: Add conntrack timeout policy support.
2020-04-09 Jiang Lidongdpif-netdev: includes microsecond delta in meter bucket...
2020-03-25 Ilya Maximetsdpif-netdev: Force port reconfiguration to change dynam...
2020-03-15 Ilya Maximetsdpif-netdev: Enter quiescent state after each offloadin...
2020-01-27 Ilya Maximetsdpif: Fix dp_extra_info leak by reworking the allocatio...
2020-01-17 Emma Finndpif-netdev: Modified ovs-appctl dpctl/dump-flows command
2020-01-16 Eli Britsteindpif-netdev: Populate dpif class field in offload struct.
2020-01-16 Ophir Munkdpif-netdev: Update offloaded flows statistics.
2020-01-16 Ilya Maximetsdpif-netdev: Make datapath port mutex recursive.
2020-01-08 Ilya Maximetsdpif-netdev: Get rid of broken dpif pointer in dp_netde...
2020-01-08 Ilya Maximetsdpif: Turn dpif_flow_hash function into generic odp_flo...
2020-01-07 Anju Thomasuserspace: Improved packet drop statistics.
2019-12-22 Paul Blakeydpif: Add support to set user features
2019-12-18 Ilya Maximetsdpif-netdev: Avoid infinite re-addition of misconfigure...
2019-12-13 Ilya Maximetsdpif-netdev: Hold global port mutex while calling offlo...
2019-12-08 Ophir Munkdpif-netdev: Retrieve dpif_class from struct dp_netdev.
2019-12-03 Darrell Ballconntrack: Support zone limits.
2019-12-02 Ilya Maximetsdpif-netdev: Use netdev-offload API for port lookup...
2019-11-19 Gowrishankar Muthu... dpif-netdev: Log rxq assignment for isolated pmd.
2019-10-28 Ilya Maximetsdpif-netdev: Fix time delta overflow in case of race...
2019-10-28 Ilya Maximetsdpif-netdev: Do not mix recirculation depth into RSS...
2019-09-26 Yi-Hung Weiofproto-dpif-xlate: Translate timeout policy in ct...
2019-09-26 Yi-Hung Weidatapath: Add support for conntrack timeout policy
2019-09-26 Yi-Hung Weict-dpif, dpif-netlink: Add conntrack timeout policy...
2019-09-25 Paul Chaignontreewide: Use packet batch APIs
2019-09-25 Darrell Ballconntrack: Add option to disable TCP sequence checking.
2019-09-19 Yifeng Sundpif-netdev: Handle uninitialized value error for ...
2019-09-06 Ilya Maximetsdpif-netdev: Add core id in the PMD thread name.
2019-09-06 Ilya Maximetsdpif-netdev-perf: Fix TSC frequency for non-DPDK case.
2019-08-29 Ilya Maximetsdpif-netdev: Fail port addition if reconfiguration...
2019-07-19 Harry van Haarendpif-netdev: Add specialized generic scalar functions
2019-07-19 Harry van Haarendpif-netdev: Refactor generic implementation
2019-07-19 Harry van Haarendpif-netdev: Split out generic lookup function
2019-07-19 Harry van Haarendpif-netdev: Move dpcls lookup structures to .h
2019-07-19 Harry van Haarendpif-netdev: Implement function pointers/subtable
2019-07-10 Ilya Maximetsdpif-netdev: Clarify PMD reloading scheme.
2019-07-10 David Marchanddpif-netdev: Catch reloads faster.
2019-07-10 David Marchanddpif-netdev: Only reload static tx qid when needed.
2019-07-10 David Marchanddpif-netdev: Do not sleep when swapping queues.
2019-07-10 David Marchanddpif-netdev: Trigger parallel pmd reloads.
2019-07-10 David Marchanddpif-netdev: Convert exit latch to flag.
2019-07-02 Ilya Maximetsvswitchd: Always cleanup userspace datapath.
2019-06-26 David Marchanddpif-netdev: Only poll enabled vhost queues.
2019-06-11 Ilya Maximetsnetdev: Split up netdev offloading to separate module.
2019-06-06 Ilya Maximetsdpif-netdev: Forbid vport offloading attempts.
2019-06-06 Ilya Maximetsdpif-netdev: Fix flow mark leak on port lookup failure.
2019-05-29 Ilya Maximetsdpif-netdev: Fix unsafe access to pmd polling lists.
2019-05-03 Darrell Ballconntrack: Stop exporting internal datastructures.
2019-04-23 Zhantao FuDouble postponing to free subtables.
2019-04-22 Numan SiddiqueAdd a new OVS action check_pkt_larger
2019-04-22 William Tudpif-netdev: fix meter at high packet rate.
2019-04-18 Ilya Maximetsdpif-netdev: Update comment about flow installation...
2019-04-18 Ilya Maximetsdpif-netdev: Fix double parsing of packets when EMC...
2019-02-27 Ilya Maximetsdpif-netdev: Reduce log level for not found mark id.
2019-02-25 Ben Pfaffodp-util: Improve log messages and error reporting...
2019-02-14 Darrell BallUserspace datapath: Add fragmentation handling.
2019-02-14 Darrell Balldp-packet: Add 'do_not_steal' packet batch flag.
2019-02-12 Ilya Maximetsdpif-netdev: Add thread safety annotation to sorted_pol...
2019-01-18 Ilya Maximetsdpif-netdev: Per-port configurable EMC.
2019-01-16 Nitin KatiyarAdding support for PMD auto load balancing
2018-11-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-11-02 Ilya Maximetsdpif-netdev: End the quiescent state for flow offloadin...
2018-11-02 Ilya Maximetsdpif-netdev: Fix cmap node use after free on flow disas...
2018-10-19 Sriharsha Basavapa... revalidator: Rebalance offloaded flows based on the...
2018-10-09 Ilya Maximetsdpif-netdev: Add vlan to mask for flow_put operation.
2018-09-18 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-09-14 Kevin Traynordpif-netdev: Add round-robin based rxq to pmd assignment.
2018-09-13 Gavi Teitzdpctl: Expand the flow dump type filter
2018-09-13 Gavi Teitzdpif-netdev: Initialize dpif_flow attrs
2018-09-04 Justin Pettitdpif-netdev: Prevent unsafe access when retrieving...
2018-09-04 Justin Pettitdpif-netdev: Don't check if xcalloc() failed when creat...
2018-08-27 Vishal Deep Ajmeradpif-netdev: Avoid reordering of packets in a batch...
2018-08-17 Yi-Hung Weidpif: Support conntrack zone limit.
2018-08-16 Justin Pettitdpif: Don't pass in '*meter_id' to meter_set commands.
2018-08-08 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-08-08 Ilya Maximetsdpif-netdev: Fix zero length keys insertion to EMC.
2018-07-30 Justin Pettitdpif: Move common meter checks into the dpif layer.
2018-07-25 Justin PettitRevert "dpif-netdev: Use compatible function type to...
2018-07-25 Aaron Conoledpif-netdev: Use compatible function type to fix broken...
2018-07-24 Yipeng Wangdpif-netdev: Add SMC cache after EMC cache
2018-07-06 Justin Pettitdpif-netdev: Fix a couple of comments for dp_netdev_run...
2018-07-06 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
next