summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib
AgeCommit message (Expand)Author
2020-06-25net/mlx5e: vxlan: Return bool instead of opaque ptr in port_lookup()Saeed Mahameed
2020-06-25net/mlx5e: vxlan: Use RCU for vxlan table lookupSaeed Mahameed
2020-05-22net/mlx5e: Add support for hw encapsulation of MPLS over UDPEli Cohen
2020-05-15net/mlx5: Move internal timer read function to clock libraryEran Ben Elisha
2020-04-30net/mlx5: Remove unused field in EQTariq Toukan
2020-04-28net/mlx5: Use aligned variable while allocating ICM memoryErez Shitrit
2020-04-23net/mlx5: Update vxlan.c new cmd interfaceLeon Romanovsky
2020-04-23net/mlx5: Update mpfs.c new cmd interfaceLeon Romanovsky
2020-04-23net/mlx5: Update gid.c new cmd interfaceLeon Romanovsky
2020-04-19net/mlx5: Delete not-used cmd headerLeon Romanovsky
2020-03-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-03-07net/mlx5: Introduce TLS and IPSec objects enumsSaeed Mahameed
2020-02-25net/mlx5: sparse: warning: Using plain integer as NULL pointerSaeed Mahameed
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-15mlx5: Reject requests to enable time stamping on both edges.Richard Cochran
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran
2019-11-15mlx5: reject unsupported external timestamp flagsJacob Keller
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller
2019-11-13net/mlx5e: Set netdev name space on creationMichael Guralnik
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-09-01net/mlx5: Move device memory management to mlx5_coreAriel Levkovich
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-08-23net/mlx5: Fix return code in case of hyperv wrong size readEran Ben Elisha
2019-08-22net/mlx5e: Add mlx5e HV VHCA stats agentEran Ben Elisha
2019-08-22net/mlx5: Add HV VHCA control agentEran Ben Elisha
2019-08-22net/mlx5: Add HV VHCA infrastructureEran Ben Elisha
2019-08-22net/mlx5: Add wrappers for HyperV PCIe operationsEran Ben Elisha
2019-08-21treewide: remove dummy Makefiles for single targetsMasahiro Yamada
2019-08-20net/mlx5: Add missing include file to lib/crypto.cSaeed Mahameed
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-10mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-09net/mlx5e: Use refcount_t for refcountChuhong Yuan
2019-08-08net/mlx5: crypto, Fix wrong offset in encryption key commandTariq Toukan
2019-07-11Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-07-11net/mlx5e: Fix port tunnel GRE entropy controlEli Britstein
2019-07-05net/mlx5: Add crypto library to support create/destroy encryption keyTariq Toukan
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-07-03net/mlx5: Expose the API to register for ANY eventYishai Hadas
2019-07-03net/mlx5: Fix mlx5_core_destroy_cq() error flowYishai Hadas
2019-06-28net/mlx5: MPFS, Allow adding the same MAC more than onceGavi Teitz
2019-06-28net/mlx5: MPFS, Cleanup add MAC flowGavi Teitz
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-06-13net/mlx5: Control CR-space access by different PFsFeras Daoud
2019-06-13net/mlx5: Add Crdump supportAlex Vesker
2019-06-13net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker
2019-06-13net/mlx5: Add EQ enable/disable APIYuval Avnery
2019-06-13net/mlx5: Move all IRQ logic to pci_irq.cYuval Avnery
2019-06-13net/mlx5: Change interrupt handler to call chain notifierYuval Avnery
2019-05-31net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik