net/mlx5: allow basic counter management fallback
[dpdk.git] / drivers / net / mlx5 /
2019-07-23 Matan Azradnet/mlx5: allow basic counter management fallback
2019-07-23 Matan Azradnet/mlx5: accelerate DV flow counter query
2019-07-23 Matan Azradnet/mlx5: resize a full counter container
2019-07-23 Matan Azradnet/mlx5: accelerate DV flow counter transactions
2019-07-23 Xiaoyu Minnet/mlx5: support IP-in-IP tunnel
2019-07-23 Xiaoyu Minnet/mlx5: match GRE key and present bits
2019-07-23 Xiaoyu Minnet/mlx5: support match GRE protocol on DR engine
2019-07-22 David Marchandeal: fix IOVA mode selection as VA for PCI drivers
2019-07-08 Xiaoyu Minnet/mlx5: support matching on ICMP/ICMP6
2019-07-08 Eli Britsteinnet/mlx5: zero out UDP checksum in encapsulation
2019-07-08 Thomas Monjalonnet/mlx: allow build only on Linux
2019-07-04 Asaf Pensonet/mlx5: check memory allocation in flow creation
2019-07-04 Asaf Pensonet/mlx5: fix condition for link update fallback
2019-07-04 Moti Haimovskynet/mlx5: remove TCF support
2019-07-04 Moti Haimovskynet/mlx5: fix crash on null operation
2019-07-04 Dekel Pelednet/mlx5: modify TCP header using Direct Verbs
2019-07-06 Anatoly Burakoveal: hide shared memory config
2019-07-05 Anatoly Burakovmem: add API to lock/unlock memory hotplug
2019-07-02 Bruce Richardsondrivers: add reasons for components being disabled
2019-06-28 Ali Alnubaninet/mlx5: fix 32-bit build
2019-06-13 Viacheslav Ovsiienkonet/mlx5: fix master device Netlink socket sharing
2019-06-13 Matan Azradnet/mlx5: recover secondary process Tx errors
2019-06-13 Matan Azradnet/mlx5: recover secondary process Rx errors
2019-06-13 Matan Azradnet/mlx5: handle Tx completion with error
2019-06-13 Matan Azradnet/mlx5: extend Rx completion with error handling
2019-06-13 Matan Azradnet/mlx5: separate Rx queue initialization
2019-06-13 Matan Azradnet/mlx5: mitigate Rx doorbell memory barrier
2019-06-13 Matan Azradnet/mlx5: fix device arguments error detection
2019-06-13 Matan Azradnet/mlx5: add log file procedure for debug data
2019-06-13 Matan Azradnet/mlx5: remove Rx queues indexes correlation
2019-06-13 Stephen Hemmingernet/mlx5: remove unnecessary cast
2019-06-06 Viacheslav Ovsiienkonet/mlx5: fix event handler uninstall
2019-06-06 Dekel Pelednet/mlx5: fix order of items in NEON scatter
2019-06-06 Tom Barbettenet/mlx5: support reading clock
2019-06-06 David Marchandnet/mlx5: fix RxQ errors stat
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in sync request
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in action register
2019-06-03 Yongseok Kohnet/mlx: support IOVA VA mode
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-05-27 Dekel Pelednet/mlx5: fix memory free on queue create error
2019-05-27 Dekel Pelednet/mlx5: remove redundant size calculation macro
2019-05-27 Jack Minnet/mlx5: support match on TCP flags
2019-05-24 Dekel Pelednet/mlx5: move locally used functions to static
2019-05-24 Dekel Pelednet/mlx5: fix description of return value
2019-05-24 Dekel Pelednet/mlx5: fix missing validation of null pointer
2019-05-24 Dekel Pelednet/mlx5: remove unused functions
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to IP defines
2019-05-24 Olivier Matznet: add rte prefix to IP structure
2019-05-24 Olivier Matznet: add rte prefix to GRE structure
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-12 Viacheslav Ovsiienkonet/mlx5: fix device removal handler for multiport
2019-05-08 Ori Kamnet/mlx5: fix errno for unsupported Direct Rules
2019-05-08 Dekel Pelednet/mlx5: fix release of Rx queue object
2019-05-08 Yongseok Kohnet/mlx5: fix Multi-Packet RQ mempool name
2019-05-08 Dekel Pelednet/mlx5: fix init with zero Rx queue
2019-05-03 Ori Kamnet/mlx5: fix Direct Rules API
2019-05-03 Yongseok Kohnet/mlx5: fix max number of queues for NEON Tx
2019-05-03 Yongseok Kohnet/mlx5: check Tx queue size overflow
2019-05-03 Ori Kamnet/mlx5: fix E-Switch flow without port item
2019-05-03 Yongseok Kohnet/mlx5: fix flow action destroy
2019-05-03 Viacheslav Ovsiienkonet/mlx5: update memory event callback for shared context
2019-05-03 Viacheslav Ovsiienkonet/mlx5: share Memory Regions for multiport device
2019-05-03 Viacheslav Ovsiienkonet/mlx5: inherit master link settings for representors
2019-05-03 Ori Kamnet/mlx5: fix modification action flags
2019-05-03 Viacheslav Ovsiienkonet/mlx5: fix probing if DevX disabled
2019-05-03 Dekel Pelednet/mlx5: fix comments mixing Rx and Tx
2019-05-03 Yongseok Kohnet/mlx5: fix Direct Rules build
2019-05-03 Thomas Monjalonnet/mlx5: replace a port lookup with ethdev API
2019-05-03 Ori Kamnet/mlx5: fix initialization for flow group
2019-04-19 Ori Kamnet/mlx5: add drop action to Direct Verbs E-Switch
2019-04-19 Ori Kamnet/mlx5: add Forward Database table type
2019-04-19 Ori Kamnet/mlx5: add E-Switch port id action to Direct Verbs
2019-04-19 Ori Kamnet/mlx5: add transfer attribute to matcher
2019-04-19 Ori Kamnet/mlx5: add port id item to Direct Verbs
2019-04-19 Ori Kamnet/mlx5: validate Direct Rule E-Switch
2019-04-19 Ori Kamnet/mlx5: support Direct Rules E-Switch
2019-04-19 Ori Kamnet/mlx5: fix meson build for Direct Rules
2019-04-19 Ori Kamnet/mlx5: fix translate vport function name
2019-04-19 Ori Kamnet/mlx5: fix modify header action position
2019-04-19 Ori Kamnet/mlx5: fix release of jump to queue action
2019-04-19 Viacheslav Ovsiienkonet/mlx5: support PF representor
2019-04-19 Viacheslav Ovsiienkonet/mlx5: fix memory region cleanup
2019-04-19 Thomas Monjalonethdev: avoid explicit check of valid port state
2019-04-19 Thomas Monjalonethdev: deprecate legacy filter API
2019-04-19 Ori Kamnet/mlx5: fix RSS validation function
2019-04-18 Yongseok Kohnet/mlx: fix library search in meson build
2019-04-12 Yongseok Kohnet/mlx5: remove device register remap
2019-04-12 Yongseok Kohnet/mlx5: remove redundant queue index
2019-04-12 Yongseok Kohnet/mlx5: fix recursive inclusion of header file
2019-04-12 Ori Kamnet/mlx5: fix build on Arm
2019-04-12 Viacheslav Ovsiienkonet/mlx5: fix sharing context destroy order
2019-04-12 Viacheslav Ovsiienkonet/mlx5: fix device probing for old kernel drivers
2019-04-12 Viacheslav Ovsiienkonet/mlx5: fix typos in comments
2019-04-05 Viacheslav Ovsiienkonet/mlx5: share Direct Rules/Verbs flow related structures
2019-04-05 Viacheslav Ovsiienkonet/mlx5: add Direct Rules flow data alloc/free routines
2019-04-05 Ori Kamnet/mlx5: support jump action
next