summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-07-23ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-18net/mlx5: Fix tristate and description for MLX5 moduleEran Ben Elisha
2018-07-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-07-11RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-07-04net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen
2018-06-28Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-06-26IB/mlx5: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz
2018-06-26IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return valuesMichael J. Ruhl
2018-06-25iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise
2018-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-12treewide: Use array_size() in kvzalloc_node()Kees Cook
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-11IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet
2018-06-11RDMA/qedr: Fix NULL pointer dereference when running over iWARP without RDMA-CMKalderon, Michal
2018-06-11IB/mlx5: Fix return value check in flow_counters_set_data()weiyongjun (A)
2018-06-11IB/mlx5: Fix memory leak in mlx5_ib_create_flowGustavo A. R. Silva
2018-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-05RDMA/mlx5: Update SPDX tags to show proper licenseLeon Romanovsky
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon
2018-06-04IB/hfi1: Fix comment on default hdr entry sizeMike Marciniszyn
2018-06-04IB/hfi1: Rename exp_lock to exp_mutexKaike Wan
2018-06-04IB/hfi1: Add bypass register defines and replace blind constantsMike Marciniszyn
2018-06-04IB/hfi1: Remove unused variableKaike Wan
2018-06-04IB/hfi1: Ensure VL index is within boundsKaike Wan
2018-06-04IB/hfi1: Fix user context tail allocation for DMA_RTAILMike Marciniszyn
2018-06-04IB/hns: Use zeroing memory allocator instead of allocator/memsetYueHaibing
2018-06-04iw_cxgb4: add INFINIBAND_ADDR_TRANS dependencyArnd Bergmann
2018-06-04Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-02IB/mlx5: Add counters read supportRaed Salem
2018-06-02IB/mlx5: Add flow counters read supportRaed Salem
2018-06-02IB/mlx5: Add flow counters binding supportRaed Salem
2018-06-02IB/mlx5: Add counters create and destroy supportRaed Salem
2018-06-02IB/core: Support passing uhw for create_flowMatan Barak
2018-06-01RDMA/hns_roce: Don't check return value of zap_vma_ptes()Doug Ledford
2018-06-01RDMA/mlx4: Don't crash machine if zap_vma_ptes() failsLeon Romanovsky
2018-06-01RDMA/mlx5: Don't check return value of zap_vma_ptes()Leon Romanovsky