net/bnxt: fix packet type
[dpdk.git] / drivers / net / mlx5 /
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
2018-01-16 Yongseok Kohnet/mlx5: add fallback in Tx for multi-segment packet
2018-01-16 Yongseok Kohnet/mlx5: add missing sanity checks for Tx completion...
2018-01-16 Yongseok Kohnet/mlx5: consolidate condition checks for TSO
2018-01-16 Yongseok Kohnet/mlx5: enable inlining data from multiple segments
2018-01-16 Yongseok Kohnet/mlx5: fix overflow of Memory Region cache
2018-01-16 Yongseok Kohnet/mlx5: fix Memory Region registration
2018-01-16 Shahaf Shulernet/mlx5: fix VLAN configuration after port stop
2018-01-16 Raslan Darawshehnet/mlx5: fix flow type for allmulti rules
2018-01-16 Nélio Laranjeironet/mlx5: fix Tx checksum offloads
2018-01-16 Shahaf Shulernet/mlx5: add physical port counters
2018-01-16 Nélio Laranjeironet/mlx5: remove redundant inline variable
2018-01-16 Nélio Laranjeironet/mlx5: move variable declaration
2018-01-16 Nélio Laranjeironet/mlx5: remove 32-bit support
2018-01-16 Nélio Laranjeironet/mlx5: fix secondary process verification
2018-01-16 Nélio Laranjeironet/mlx5: remove get priv internal function
2018-01-16 Nélio Laranjeironet/mlx5: remove parser/flow drop queue
2018-01-16 Thierry Herbelotnet/mlx5: cleanup allocation of ethtool stats
2017-11-15 Shahaf Shulernet/mlx5: fix flow mark action on port start
2017-11-14 Thierry Herbelotnet/mlx5: fix build without soft counters
2017-11-14 Nelio Laranjeironet/mlx5: fix flow director deletion
2017-11-11 Edward Makarovnet/mlx5: fix link speed bitmasks
2017-11-10 Shahaf Shulernet/mlx5: fix rxq interrupt memory corruption
2017-11-10 Nélio Laranjeironet/mlx5: fix flow director rules comparison
2017-11-07 Yongseok Kohnet/mlx5: fix tunneled TCP/UDP packet type
2017-11-07 Nélio Laranjeironet/mlx5: fix flow director delete with drop action
2017-11-07 Olivier Gournetnet/mlx5: fix socket field initialization
2017-11-07 Shahaf Shulernet/mlx5: fix flow creation on port start
2017-11-03 Thomas Monjalonnet/mlx5: fix some typos
2017-11-02 Nélio Laranjeironet/mlx5: fix array overflow
2017-11-01 Nélio Laranjeironet/mlx5: fix flow director TCPv6 filter
2017-11-01 Nélio Laranjeironet/mlx5: fix flow director filter removal
2017-11-01 Nélio Laranjeironet/mlx5: fix flows when VXLAN tunnel is 0
2017-11-01 Nélio Laranjeironet/mlx5: fix parser inner value
2017-11-01 Ori Kamnet/mlx5: fix counter set destroy order
2017-11-01 Ori Kamnet/mlx5: fix adding counter when dev not started
2017-11-01 Nélio Laranjeironet/mlx5: fix flow director matching rules
2017-11-01 Shahaf Shulernet/mlx5: fix RSS action for tunneled packets
2017-10-26 Yongseok Kohnet/mlx5: fix TSO inline size calculation
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 David Hartonethdev: allow returning error on VLAN offload ops
2017-10-26 Nélio Laranjeironet/mlx5: fix device stop with multiple regions
2017-10-26 Yongseok Kohnet/mlx5: fix Tx doorbell memory barrier
2017-10-26 Nélio Laranjeironet/mlx5: fix adjust priority for drop queue
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-10-26 Gaetan Rivetethdev: remove detachable device flag
2017-10-26 Nélio Laranjeironet/mlx5: fix flow director flow add
2017-10-26 Nélio Laranjeironet/mlx5: fix reception when VLAN is added
2017-10-26 Nélio Laranjeironet/mlx5: fix mark action with drop action
next