eal: set name when creating a control thread
[dpdk.git] / drivers / net / mlx5 /
2018-04-13 Olivier Matzethdev: return diagnostic when setting MAC address
2018-04-13 Shahaf Shulernet/mlx5: fix link status initialization
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-04-13 Nélio Laranjeironet/mlx5: add parameter for Netlink support in VF
2018-04-13 Nélio Laranjeironet/mlx5: use Netlink to enable promisc/allmulti mode
2018-04-13 Nélio Laranjeironet/mlx5: use Netlink to add/remove MAC addresses
2018-04-13 Yongseok Kohnet/mlx5: remove excessive data prefetch
2018-04-13 Bin Huangnet/mlx5: add packet type index for TCP ack
2018-04-13 Bruce Richardsonnet/mlx: fix warnings for unused compiler arguments
2018-04-11 Anatoly Burakovmem: replace memseg with memseg lists
2018-04-11 Anatoly Burakovnet/mlx5: use virt2memseg instead of iteration
2018-04-11 Anatoly Burakovnet/mlx5: use memseg walk instead of iteration
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-04-04 Bruce Richardsonconvert snprintf to strlcpy
2018-03-30 Shahaf Shulernet/mlx5: fix RSS key length query
2018-03-30 Shahaf Shulernet/mlx5: enforce RSS key length limitation
2018-03-30 Dahir Osmannet/mlx5: setup RSS regardless of queue count
2018-03-30 Nélio Laranjeironet/mlx5: fix icc build
2018-03-30 Shahaf Shulernet/mlx5: fix TSO enablement
2018-03-30 Nélio Laranjeironet/mlx5: refuse empty VLAN flow specification
2018-03-30 Nélio Laranjeironet/mlx5: improve flow error explanation
2018-03-30 Nélio Laranjeironet/mlx5: change tunnel flow priority
2018-03-30 Nélio Laranjeironet/mlx5: fix link status to use wait to complete
2018-03-30 Nélio Laranjeironet/mlx5: fix link status behavior
2018-03-30 Nélio Laranjeironet/mlx5: remove kernel version check
2018-03-30 Yongseok Kohnet/mlx5: fix ARM build
2018-03-30 Xueming Linet/mlx5: fix existing file removal
2018-03-30 Nélio Laranjeironet/mlx5: use dynamic logging
2018-03-30 Nélio Laranjeironet/mlx5: use port id in PMD log
2018-03-30 Nélio Laranjeironet/mlx5: standardize on negative errno values
2018-03-30 Nélio Laranjeironet/mlx5: change non failing function return values
2018-03-30 Nélio Laranjeironet/mlx5: prefix all functions with mlx5
2018-03-30 Nélio Laranjeironet/mlx5: remove control path locks
2018-03-30 Nélio Laranjeironet/mlx5: remove useless empty lines
2018-03-30 Nélio Laranjeironet/mlx5: add missing function documentation
2018-03-30 Nélio Laranjeironet/mlx5: normalize function prototypes
2018-03-30 Nélio Laranjeironet/mlx5: mark parameters with unused attribute
2018-03-30 Nélio Laranjeironet/mlx5: name parameters in function prototypes
2018-03-30 Nélio Laranjeironet/mlx5: fix sriov flag
2018-03-30 Adrien Mazarguilnet/mlx: fix rdma-core glue path with EAL plugins
2018-03-30 Yongseok Kohnet/mlx5: fix disabling Tx packet inlining
2018-03-30 Shahaf Shulernet/mlx5: fix tunnel offloads cap query
2018-03-30 Nélio Laranjeironet/mlx5: fix flow creation with a single target queue
2018-03-30 Adrien Mazarguilnet/mlx: control netdevices through ioctl only
2018-02-13 Xueming Linet/mlx5: add log on flow creation error
2018-02-13 Shahaf Shulernet/mlx5: revert multicast rule verbs flow type
2018-02-13 Xueming Linet/mlx5: fix close after start failure
2018-02-08 Shahaf Shulernet/mlx5: revert support of IPv4 time-to-live filter
2018-02-06 Nélio Laranjeironet/mlx5: fix UAR remapping on non configured queues
2018-02-06 Nélio Laranjeironet/mlx5: fix flow RSS configuration
2018-02-06 Adrien Mazarguilnet/mlx: make rdma-core glue path configurable
2018-02-06 Adrien Mazarguilnet/mlx: version rdma-core glue libraries
2018-02-06 Adrien Mazarguilnet/mlx: fix missing includes for rdma-core glue
2018-02-06 Adrien Mazarguilnet/mlx: add debug checks to glue structure
2018-02-05 Shahaf Shulernet/mlx5: fix CRC strip capability query
2018-02-05 Nélio Laranjeironet/mlx5: fix flow priority on queue action
2018-02-05 Nélio Laranjeironet/mlx5: fix port stop by verify flows are still present
2018-02-01 Olivier Matznet/mlx5: use SPDX tags in 6WIND copyrighted files
2018-01-31 Adrien Mazarguilnet/mlx5: spawn rdma-core dependency plug-in
2018-01-31 Nelio Laranjeironet/mlx5: move rdma-core calls to separate file
2018-01-29 Xueming Linet/mlx5: map UAR address around huge pages
2018-01-29 Shahaf Shulernet/mlx5: fix memory region boundary checks
2018-01-29 Shahaf Shulernet/mlx5: fix memory region cache last index
2018-01-29 Shahaf Shulernet/mlx5: warn for unsuccessful memory registration
2018-01-29 Shahaf Shulernet/mlx5: remove assert un-accessible from secondary...
2018-01-29 Shahaf Shulernet/mlx5: fix secondary process mempool registration
2018-01-29 Shahaf Shulernet/mlx5: fix memory region cache lookup
2018-01-29 Shahaf Shulernet/mlx5: fix link state on device start
2018-01-29 Nélio Laranjeironet/mlx5: fix reception of multiple MAC addresses
2018-01-29 Nélio Laranjeironet/mlx5: use RSS table max size from config
2018-01-29 Nélio Laranjeironet/mlx5: support IPv4 time-to-live filter
2018-01-29 Nélio Laranjeironet/mlx5: fix flow item validation
2018-01-29 Nélio Laranjeironet/mlx5: fix flow director conversion
2018-01-29 Shahaf Shulernet/mlx5: fix missing RSS capability
2018-01-29 Yuanhan Liunet/mlx5: use PCI address as port name
2018-01-29 Olivier Matznet/mlx5: fix allocation when no memory on device NUMA...
2018-01-29 Olivier Matznet/mlx5: fix return value of start operation
2018-01-29 Nélio Laranjeironet/mlx5: fix all multi verification code position
2018-01-28 Yongseok Kohnet/mlx5: fix synchronization on polling Rx completions
2018-01-28 Yongseok Kohnet/mlx5: replace I/O memory barrier with coherent...
2018-01-28 Yongseok Kohnet/mlx5: remove unnecessary memory barrier
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-21 Matan Azradnet/mlx5: support a device removal check operation
2018-01-21 Yongseok Kohnet/mlx5: fix memory region lookup
2018-01-21 Yongseok Kohnet/mlx5: fix handling link status event
2018-01-21 Shachar Beisernet/mlx5: fix IPv6 header fields
2018-01-16 Yongseok Kohnet/mlx5: fix calculation of flow ID flag
2018-01-16 Yongseok Kohnet/mlx5: fix missing attribute size for drop action
2018-01-16 Yongseok Kohnet/mlx5: fix deadlock of link status alarm
2018-01-16 Thomas Monjalonethdev: remove useless parameter in callback process
2018-01-16 Shahaf Shulernet/mlx5: convert to new Rx offloads API
2018-01-16 Shahaf Shulernet/mlx5: convert to new Tx offloads API
2018-01-16 Nelio Laranjeironet/mlx5: rename counter set in configuration
2018-01-16 Shahaf Shulernet/mlx5: add device configuration structure
2018-01-16 Shahaf Shulernet/mlx5: change pkt burst select function prototype
2018-01-16 Yongseok Kohnet/mlx5: fix overwriting bit-fields in SW Rx queue
2018-01-16 Nélio Laranjeironet/mlx5: fix un-supported RSS hash fields use
2018-01-16 Yongseok Kohnet/mlx5: fix HW checksum offload for outer IP
2018-01-16 Shahaf Shulernet/mlx5: fix RSS key configuration
2018-01-16 Yongseok Kohnet/mlx5: clean up multi-segment packet processing
next