summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-03RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-03-26mlx4: Convert pv_id_table to XArrayMatthew Wilcox
2019-03-17IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-22IB/mlx4: Increase the timeout for CM cacheHåkon Bugge
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky
2019-01-21IB/mlx4: Fix using wrong function to destroy sqp AHs under SRIOVJack Morgenstein
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2019-01-10RDMA: Clear CQ objects during their allocationLeon Romanovsky
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2019-01-10IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbsShamir Rabinovitch
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-20IB/mlx4: Remove set but not used variable 'pd'YueHaibing
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
2018-12-18IB/mlx4: Utilize macro to calculate SQ spare sizeYuval Shaia
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-12-11RDMA/mlx4: Initialize ib_device_ops structKamal Heib
2018-12-11IB/mlx4: Remove unneeded NULL checkYuval Shaia
2018-12-06mlx4: Use snprintf instead of complicated strcpyQian Cai
2018-11-22{net, IB}/mlx4: Initialize CQ buffers in the driver when possibleDaniel Jurgens
2018-11-22mlx4: trigger IB events needed by SMCUrsula Braun
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit
2018-10-16IB/mlx4: Add port and TID to MAD debug printHåkon Bugge
2018-10-16IB/mlx4: Enable debug print of SMPsHåkon Bugge
2018-10-16IB/mlx4: Refer to the device kobject instead of ports_parentParav Pandit
2018-10-16Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe
2018-10-03RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe
2018-09-26RDMA: Fix dependencies for rdma_user_mmap_ioArnd Bergmann
2018-09-21IB/mlx4: Remove unnecessary parenthesesNathan Chancellor
2018-09-20RDMA/mlx4: Use rdma_user_mmap_ioJason Gunthorpe
2018-09-06RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HWLeon Romanovsky
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-07-30IB/mlx4: Use 4K pages for kernel QP's WQE bufferJack Morgenstein