summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-07-121-19/+4Star
|\
| * net/mlx5e: Fix port tunnel GRE entropy controlEli Britstein2019-07-111-19/+4Star
* | net/mlx5: Add crypto library to support create/destroy encryption keyTariq Toukan2019-07-062-0/+77
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-07-041-4/+1Star
|\ \
| * | net/mlx5: Expose the API to register for ANY eventYishai Hadas2019-07-031-3/+0Star
| * | net/mlx5: Fix mlx5_core_destroy_cq() error flowYishai Hadas2019-07-031-1/+1
* | | net/mlx5: MPFS, Allow adding the same MAC more than onceGavi Teitz2019-06-291-1/+6
* | | net/mlx5: MPFS, Cleanup add MAC flowGavi Teitz2019-06-291-11/+15
* | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-06-291-2/+7
|\| |
| * | net/mlx5: Add EQ enable/disable APIYuval Avnery2019-06-131-1/+0Star
| * | net/mlx5: Move all IRQ logic to pci_irq.cYuval Avnery2019-06-131-1/+0Star
| * | net/mlx5: Change interrupt handler to call chain notifierYuval Avnery2019-06-131-1/+8
* | | net/mlx5: Control CR-space access by different PFsFeras Daoud2019-06-132-5/+43
* | | net/mlx5: Add Crdump supportAlex Vesker2019-06-131-0/+3
* | | net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker2019-06-132-0/+310
* | | net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik2019-05-312-0/+190
| |/ |/|
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-091-19/+11Star
|\
| * RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe2019-04-241-19/+11Star
* | net: Add IANA_VXLAN_UDP_PORT definition to vxlan header fileMoshe Shemesh2019-03-221-2/+3
* | net/mlx5e: Remove redundant assignmentGustavo A. R. Silva2019-03-221-4/+2Star
|/
* mellanox: Switch to bitmap_zalloc()Andy Shevchenko2019-03-041-3/+2Star
* net/mlx5e: Fix GRE key by controlling port tunnel entropy calculationEli Britstein2019-02-222-0/+229
* mlx5: extend PTP gettime function to read system clockMiroslav Lichvar2018-12-201-8/+12
* mlx5: update timecounter at least twice per counter overflowMiroslav Lichvar2018-12-201-2/+2
* net/mlx5e: E-Switch, Add peer miss rulesRoi Dayan2018-12-141-0/+2
* net/mlx5: Introduce inter-device communication mechanismAviv Heller2018-12-142-0/+299
* net/mlx5: Add support for plugged-disabled cable status in PMEMikhael Goikhman2018-12-101-0/+1
* net/mlx5: Add support for PCIe power slot exceeded error in PMEMikhael Goikhman2018-12-101-0/+1
* net/mlx5: Rework handling of port module eventsMikhael Goikhman2018-12-101-10/+9Star
* net/mlx5: Driver events notifier APISaeed Mahameed2018-11-301-0/+1
* net/mlx5: Device events, Use async events chainSaeed Mahameed2018-11-261-0/+34
* net/mlx5: Clock, Use async events chainSaeed Mahameed2018-11-262-10/+17
* net/mlx5: EQ, Introduce atomic notifier chain subscription APISaeed Mahameed2018-11-261-0/+5
* net/mlx5: EQ, Make EQE access methods inlineSaeed Mahameed2018-11-201-1/+24
* {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed2018-11-201-8/+0Star
* net/mlx5: EQ, Generic EQSaeed Mahameed2018-11-201-10/+2Star
* net/mlx5: EQ, Different EQ typesSaeed Mahameed2018-11-201-22/+31
* net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed2018-11-201-0/+77
* net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin2018-09-062-20/+22
* net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh2018-08-131-0/+24
* net/mlx5e: vxlan.c depends on CONFIG_VXLANSaeed Mahameed2018-08-131-6/+6
* net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed2018-07-282-0/+294
* net/mlx5: Adjust clock overflow work periodAriel Levkovich2018-07-191-2/+10
* net/mlx5: Fix required capability for manipulating MPFSEli Cohen2018-06-271-4/+5
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+3
* net/mlx5e: Eliminate build warnings on no previous prototypeOr Gerlitz2018-02-201-0/+1
* Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-301-1/+5
|\
| * net/mlx5: Update ptp_clock_event foreach PPS eventFeras Daoud2018-01-121-1/+5
* | net/mlx5e: Add clock info page to mlx5 core devicesFeras Daoud2018-01-181-0/+55