summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-01-056-21/+10
|\
| * infiniband/qedr: Potential null ptr dereference of qpAditya Pakki2019-01-021-0/+2
| * infiniband: bnxt_re: qplib: Check the return value of send_messageAditya Pakki2019-01-021-3/+2
| * IB/ipoib: drop useless LIST_HEADJulia Lawall2019-01-021-1/+0
| * IB/core: Add advise_mr to the list of known opsMoni Shoua2019-01-021-0/+1
| * Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads"Leon Romanovsky2019-01-021-16/+3
| * IB/mlx5: Allow XRC INI usage via verbs in DEVX contextYishai Hadas2019-01-021-1/+2
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-033-4/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-282-20/+13
|\ \ | |/ |/|
| * mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse2018-12-282-20/+13
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-28174-3991/+6957
|\ \
| * | RDMA/srpt: Use kmem_cache_free() instead of kfree()Wei Yongjun2018-12-221-1/+1
| * | RDMA/mlx5: Signedness bug in UVERBS_HANDLER()Dan Carpenter2018-12-221-1/+1
| * | IB/uverbs: Signedness bug in UVERBS_HANDLER()Dan Carpenter2018-12-221-1/+1
| * | IB/mlx5: Allocate the per-port Q counter shared when DEVX is supportedYishai Hadas2018-12-213-2/+26
| * | IB/umad: Start using dev_groups of classParav Pandit2018-12-211-16/+12
| * | IB/umad: Use class_groups and let core create class fileParav Pandit2018-12-211-9/+14
| * | IB/umad: Refactor code to use cdev_device_add()Parav Pandit2018-12-211-85/+86
| * | IB/umad: Avoid destroying device while it is accessedParav Pandit2018-12-211-9/+13
| * | IB/umad: Simplify and avoid dynamic allocation of classParav Pandit2018-12-211-21/+21
| * | IB/mlx5: Fix wrong error unwindJason Gunthorpe2018-12-201-3/+5
| * | IB/mlx4: Remove set but not used variable 'pd'YueHaibing2018-12-201-3/+0
| * | RDMA/iwcm: Don't copy past the end of dev_name() stringSteve Wise2018-12-201-4/+8
| * | IB/mlx5: Fix long EEH recover time with NVMe offloadsHuy Nguyen2018-12-201-3/+16
| * | IB/mlx5: Simplify netdev unbindingOr Gerlitz2018-12-201-5/+9
| * | IB/core: Move query port to ioctlMichael Guralnik2018-12-203-53/+104
| * | RDMA/nldev: Expose port_cap_flags2Michael Guralnik2018-12-201-3/+6
| * | IB/core: uverbs copy to struct or zero helperMichael Guralnik2018-12-201-0/+11
| * | IB/rxe: Reuse code which sets port stateYuval Shaia2018-12-203-21/+11
| * | IB/rxe: Make counters thread safeParav Pandit2018-12-202-4/+4
| * | IB/mlx5: Use the correct commands for UMEM and UCTX allocationYishai Hadas2018-12-201-19/+15
| * | IB/mlx5: Use uid as part of alloc/dealloc transport domainYishai Hadas2018-12-201-0/+2
| * | Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe2018-12-204-28/+25
| |\ \
| * | | RDMA/bnxt_re: Increase depth of control path command queueDevesh Sharma2018-12-193-26/+68
| * | | RDMA/bnxt_re: Query HWRM Interface version from FWSelvin Xavier2018-12-192-0/+32
| * | | IB/usnic: Fix potential deadlockParvi Kaustubhi2018-12-191-4/+7
| * | | RDMA/bnxt_re: Make use of destroy AH sleepable flagGal Pressman2018-12-193-5/+8
| * | | RDMA/bnxt_re: Make use of create AH sleepable flagGal Pressman2018-12-193-5/+8
| * | | RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-1935-58/+67
| * | | RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-1929-25/+43
| * | | RDMA/srpt: Add support for immediate dataBart Van Assche2018-12-192-49/+189
| * | | RDMA/srpt: Rework the srpt_alloc_srq() error pathBart Van Assche2018-12-191-4/+6
| * | | RDMA/srpt: Remove driver version and release dateBart Van Assche2018-12-191-5/+2
| * | | RDMA/srpt: Make kernel-doc headers completeBart Van Assche2018-12-191-1/+4
| * | | RDMA/srpt: Join split stringsBart Van Assche2018-12-191-17/+12
| * | | RDMA/srpt: Improve coding style conformanceBart Van Assche2018-12-192-6/+6
| * | | RDMA/srpt: Fix a use-after-free in the channel release codeBart Van Assche2018-12-191-5/+13
| * | | RDMA/srp: Add support for immediate dataBart Van Assche2018-12-192-14/+89
| * | | RDMA/srp: Rework handling of the maximum information unit lengthBart Van Assche2018-12-192-14/+29
| * | | RDMA/srp: Move srp_rdma_ch.max_ti_iu_len declarationBart Van Assche2018-12-191-1/+2