summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-0910-205/+183Star
|\
| * RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit2019-05-032-5/+9
| * RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-083-35/+20Star
| * RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-084-81/+63Star
| * IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-016-29/+26Star
| * IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch2019-04-013-16/+35
| * IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-018-24/+24
| * mlx4: Convert pv_id_table to XArrayMatthew Wilcox2019-03-262-25/+16Star
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-6/+0Star
|/
* IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein2019-03-181-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-109-111/+106Star
|\
| * RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-19/+11Star
| * IB/mlx4: Increase the timeout for CM cacheHåkon Bugge2019-02-221-1/+1
| * IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch2019-02-153-42/+51
| * RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-091-23/+13Star
| * Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-041-3/+3
| |\
| * | RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-301-1/+1
| * | RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-141-3/+4
| * | RDMA: Rename port_callback to init_portParav Pandit2019-01-141-1/+1
| * | RDMA: Clear CQ objects during their allocationLeon Romanovsky2019-01-111-1/+1
| * | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-116-26/+30
| * | IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbsShamir Rabinovitch2019-01-111-1/+0Star
* | | net: devlink: turn devlink into a built-inJakub Kicinski2019-02-261-1/+0Star
| |/ |/|
* | IB/mlx4: Fix using wrong function to destroy sqp AHs under SRIOVJack Morgenstein2019-01-211-3/+3
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-288-129/+170
|\
| * IB/mlx4: Remove set but not used variable 'pd'YueHaibing2018-12-211-3/+0Star
| * RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-203-14/+14
| * RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-203-5/+5
| * RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-192-15/+15
| * IB/mlx4: Utilize macro to calculate SQ spare sizeYuval Shaia2018-12-181-1/+1
| * RDMA: Start use ib_device_opsKamal Heib2018-12-121-1/+1
| * RDMA/mlx4: Initialize ib_device_ops structKamal Heib2018-12-111-79/+99
| * IB/mlx4: Remove unneeded NULL checkYuval Shaia2018-12-111-3/+3
| * mlx4: Use snprintf instead of complicated strcpyQian Cai2018-12-071-8/+4Star
| * mlx4: trigger IB events needed by SMCUrsula Braun2018-11-222-0/+28
* | {net, IB}/mlx4: Initialize CQ buffers in the driver when possibleDaniel Jurgens2018-11-221-1/+8
|/
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-171-19/+18Star
* IB/mlx4: Add port and TID to MAD debug printHåkon Bugge2018-10-161-8/+10
* IB/mlx4: Enable debug print of SMPsHåkon Bugge2018-10-161-1/+1
* IB/mlx4: Refer to the device kobject instead of ports_parentParav Pandit2018-10-161-5/+1Star
* Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe2018-10-161-3/+5
|\
| * RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HWLeon Romanovsky2018-09-061-3/+5
* | RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib2018-10-041-7/+1Star
* | RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-2/+1Star
* | RDMA: Fix dependencies for rdma_user_mmap_ioArnd Bergmann2018-09-261-0/+1
* | IB/mlx4: Remove unnecessary parenthesesNathan Chancellor2018-09-211-1/+1
* | RDMA/mlx4: Use rdma_user_mmap_ioJason Gunthorpe2018-09-202-123/+24Star
|/
* Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-161-2/+5
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-211-2/+5
| |\