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 Torvalds2018-06-216-28/+51
|\
| * IB/rxe: Fix missing completion for mem_reg work requestsVijay Immanuel2018-06-181-0/+3
| * RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()Bharat Potnuri2018-06-181-6/+8
| * IB/uverbs: Fix ordering of ucontext check in ib_uverbs_writeJason Gunthorpe2018-06-121-4/+10
| * IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet2018-06-111-2/+5
| * RDMA/qedr: Fix NULL pointer dereference when running over iWARP without RDMA-CMKalderon, Michal2018-06-111-0/+3
| * IB/mlx5: Fix return value check in flow_counters_set_data()weiyongjun (A)2018-06-111-2/+2
| * IB/mlx5: Fix memory leak in mlx5_ib_create_flowGustavo A. R. Silva2018-06-111-13/+19
| * IB/rxe: avoid double kfree skbZhu Yanjun2018-06-111-1/+1
* | treewide: Use array_size() in kvzalloc_node()Kees Cook2018-06-121-1/+2
* | treewide: Use array_size() in vzalloc_node()Kees Cook2018-06-121-1/+1
* | treewide: Use array_size() in vzalloc()Kees Cook2018-06-125-13/+22
* | treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-121-2/+2
* | treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-122-7/+6
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-1223-51/+62
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-1220-62/+79
* | Convert infiniband uverbs to struct_sizeMatthew Wilcox2018-06-121-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-07122-1722/+4093
|\ \ | |/
| * RDMA/mlx5: Update SPDX tags to show proper licenseLeon Romanovsky2018-06-052-2/+2
| * RDMA/restrack: Change SPDX tag to properly reflect licenseLeon Romanovsky2018-06-051-1/+1
| * IB/hfi1: Fix comment on default hdr entry sizeMike Marciniszyn2018-06-041-2/+2
| * IB/hfi1: Rename exp_lock to exp_mutexKaike Wan2018-06-043-8/+8
| * IB/hfi1: Add bypass register defines and replace blind constantsMike Marciniszyn2018-06-042-1/+9
| * IB/hfi1: Remove unused variableKaike Wan2018-06-041-3/+1
| * IB/hfi1: Ensure VL index is within boundsKaike Wan2018-06-041-9/+3
| * IB/hfi1: Fix user context tail allocation for DMA_RTAILMike Marciniszyn2018-06-043-10/+9
| * IB/hns: Use zeroing memory allocator instead of allocator/memsetYueHaibing2018-06-041-5/+3
| * infiniband: fix a possible use-after-free bugCong Wang2018-06-041-1/+5
| * iw_cxgb4: add INFINIBAND_ADDR_TRANS dependencyArnd Bergmann2018-06-041-0/+1
| * IB/isert: use T10-PI check mask definitions from core layerMax Gurtovoy2018-06-041-4/+7
| * IB/iser: use T10-PI check mask definitions from core layerMax Gurtovoy2018-06-042-6/+2
| * IB/isert: fix T10-pi check mask settingMax Gurtovoy2018-06-041-1/+1
| * Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe2018-06-0411-41/+587
| |\
| | * IB/mlx5: Add counters read supportRaed Salem2018-06-021-0/+43
| | * IB/mlx5: Add flow counters read supportRaed Salem2018-06-022-1/+27
| | * IB/mlx5: Add flow counters binding supportRaed Salem2018-06-022-13/+224
| | * IB/mlx5: Add counters create and destroy supportRaed Salem2018-06-022-0/+33
| | * IB/uverbs: Add support for flow countersRaed Salem2018-06-022-11/+71
| | * IB/core: Support passing uhw for create_flowMatan Barak2018-06-024-4/+18
| | * IB/uverbs: Add read counters supportRaed Salem2018-06-021-1/+58
| | * IB/uverbs: Add create/destroy counters supportRaed Salem2018-06-024-2/+104
| | * IB/uverbs: Add an ib_uobject getter to ioctl() infrastructureMatan Barak2018-06-022-13/+14
| * | RDMA/hns_roce: Don't check return value of zap_vma_ptes()Doug Ledford2018-06-011-3/+1
| * | RDMA/mlx4: Don't crash machine if zap_vma_ptes() failsLeon Romanovsky2018-06-011-8/+2
| * | RDMA/mlx5: Don't check return value of zap_vma_ptes()Leon Romanovsky2018-06-011-4/+1
| * | RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky2018-06-011-4/+7
| * | RDMA/mad: Delete inaccessible BUG_ONLeon Romanovsky2018-06-011-1/+0
| * | RDMA/cma: Ignore unknown eventLeon Romanovsky2018-06-011-1/+1
| * | RDMA/cm: Abort loop in case of CM dequeueLeon Romanovsky2018-06-011-1/+3
| * | RDMA/cxgb3: Don't crash kernel just because IDR is fullLeon Romanovsky2018-06-011-1/+0
OpenPOWER on IntegriCloud