net: add rte prefix to GRE structure
[dpdk.git] / drivers / net / mlx5 /
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
2019-04-05 Ori Kamnet/mlx5: add Direct Rules API
2019-04-05 Ori Kamnet/mlx5: prepare Direct Verbs for Direct Rule
2019-04-05 Ori Kamnet/mlx5: fix flow counters using devx
2019-04-05 Thomas Monjalonnet/mlx5: use port sibling iterators
2019-04-05 Yongseok Kohnet/mlx5: enable secondary process to register DMA...
2019-04-05 Yongseok Kohnet/mlx5: add control of excessive memory pinning by...
2019-04-05 Yongseok Kohnet/mlx5: fix external memory registration
2019-04-05 Yongseok Kohnet/mlx: remove debug messages on datapath
2019-04-05 Yongseok Kohnet/mlx5: sync stop/start with secondary process
2019-04-05 Yongseok Kohnet/mlx5: rework PMD global data init
2019-04-05 Yongseok Kohnet/mlx5: replace IPC socket with EAL API
2019-04-05 Yongseok Kohnet/mlx5: fix memory event on secondary process
2019-04-05 Dekel Pelednet/mlx5: fix errno typos in comments
2019-04-05 Yongseok Kohnet/mlx5: revert mbuf address calculation for x86
2019-03-29 Viacheslav Ovsiienkonet/mlx5: add source vport match to the ingress rules
2019-03-29 Viacheslav Ovsiienkonet/mlx5: update event handler for multiport IB devices
2019-03-29 Viacheslav Ovsiienkonet/mlx5: update install/uninstall event handlers
2019-03-29 Viacheslav Ovsiienkonet/mlx5: provide IB port for the object being created
2019-03-29 Viacheslav Ovsiienkonet/mlx5: switch to the shared IB device context
2019-03-29 Viacheslav Ovsiienkonet/mlx5: switch to the shared context IB attributes
2019-03-29 Viacheslav Ovsiienkonet/mlx5: switch to the shared protection domain
2019-03-29 Viacheslav Ovsiienkonet/mlx5: switch to the names in the shared IB context
2019-03-29 Viacheslav Ovsiienkonet/mlx5: add IB shared context alloc/free functions
2019-03-29 Viacheslav Ovsiienkonet/mlx5: support multiport IB device during probing
2019-03-29 Viacheslav Ovsiienkonet/mlx5: add getting IB ports number for multiport IB
2019-03-29 Viacheslav Ovsiienkonet/mlx5: modify get ifindex routine for multiport IB
2019-03-29 Viacheslav Ovsiienkonet/mlx5: add representor recognition on Linux 5.x
2019-03-29 Ali Alnubaninet/mlx5: add missing return value check
2019-03-30 Shahaf Shulernet/mlx5: support PCI device DMA map and unmap
2019-03-30 Shahaf Shulernet/mlx5: refactor external memory registration
2019-03-20 Dekel Pelednet/mlx5: support new representor naming format
2019-03-20 Shahaf Shulernet/mlx5: fix packet inline on Tx queue wraparound
2019-03-08 Dekel Pelednet/mlx5: fix sync when handling Tx completions
2019-03-08 Dekel Pelednet/mlx5: fix hex dump of error completion
2019-03-08 Thomas Monjalonnet/mlx5: call generic strlcpy
2019-03-08 Viacheslav Ovsiienkonet/mlx5: fix flow priorities probing error path
2019-03-01 Thomas Monjalonnet/mlx: prefix private structure
2019-02-27 Luca Boccassibuild: improve dependency handling
2019-02-13 Thomas Monjalonnet/mlx: support firmware version query
2019-02-13 Dekel Pelednet/mlx5: fix Tx metadata for multi-segment packet
2019-01-30 Viacheslav Ovsiienkonet/mlx5: fix build for armv8
2019-01-27 Viacheslav Ovsiienkonet/mlx5: fix VXLAN without decap action for E-Switch
2019-01-24 Viacheslav Ovsiienkonet/mlx5: fix VXLAN port registration race condition
2019-01-24 Viacheslav Ovsiienkonet/mlx5: fix TC rule handle assignment
2019-01-24 Dekel Pelednet/mlx5: block RSS action without Rx queue
2019-01-24 Dekel Pelednet/mlx5: allow port start with zero Rx queue
2019-01-18 Yongseok Kohnet/mlx5: fix deprecated library API for Rx padding
2019-01-18 Yongseok Kohnet/mlx5: fix Rx packet padding
2019-01-15 Yongseok Kohnet/mlx5: fix instruction hotspot on replenishing Rx...
2019-01-14 Viacheslav Ovsiienkonet/mlx5: validate TOS and TTL on E-Switch
next