summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-16mm: remove the now-unnecessary mmget_still_valid() hackJann Horn
2020-10-16RDMA/ucma: Fix use after free in destroy id flowMaor Gottlieb
2020-10-16RDMA/rxe: Handle skb_clone() failure in rxe_recv.cBob Pearson
2020-10-16RDMA/rxe: Move the definitions for rxe_av.network_type to uAPIJason Gunthorpe
2020-10-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe
2020-10-16Merge branch 'dynamic_sg' into rdma.git for-nextJason Gunthorpe
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-13IB/hfi1: use new function dev_fetch_sw_netstatsHeiner Kallweit
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-09IB/mlx4: Convert rej_tmout radix-tree to XArrayHÃ¥kon Bugge
2020-10-08RDMA/rxe: Fix bug rejecting all multicast packetsBob Pearson
2020-10-08RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt()Bob Pearson
2020-10-08RDMA/rxe: Remove duplicate entries in struct rxe_mrBob Pearson
2020-10-08IB/rdmavt: Fix sizeof mismatchColin Ian King
2020-10-06RDMA/bnxt_re: Fix sizeof mismatch for allocation of pbl_tbl.Colin Ian King
2020-10-06RDMA/bnxt_re: Use rdma_umem_for_each_dma_block()Jason Gunthorpe
2020-10-06percpu_ref: reduce memory footprint of percpu_ref in fast pathMing Lei
2020-10-05RDMA/umem: Move to allocate SG table from pagesMaor Gottlieb
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-10-05RDMA/ipoib: Set rtnl_link_ops for ipoib interfacesKamal Heib
2020-10-01RDMA/uverbs: Expose the new GID query API to user spaceAvihai Horon
2020-10-01RDMA/core: Introduce new GID table query APIAvihai Horon
2020-10-01RDMA/core: Modify enum ib_gid_type and enum rdma_network_typeAvihai Horon
2020-10-01RDMA/core: Change rdma_get_gid_attr returned error codeAvihai Horon
2020-10-01RDMA/qedr: Endianness warnings cleanupAlok Prasad
2020-10-01RDMA/rtrs: Constify static struct attribute_groupRikard Falkeborn
2020-10-01RDMA/core: Constify struct attribute_groupRikard Falkeborn
2020-10-01RDMA/mlx5: Sync device with CPU pages upon ODP MR registrationYishai Hadas
2020-10-01RDMA/mlx5: Extend advice MR to support non faulting modeYishai Hadas
2020-10-01IB/core: Enable ODP sync without faultingYishai Hadas
2020-10-01IB/core: Improve ODP to use hmm_range_fault()Yishai Hadas
2020-09-30RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()Jason Gunthorpe
2020-09-30RDMA/core: Remove ucontext->closingJason Gunthorpe
2020-09-30RDMA/rtrs: Remove unused field of rtrs_iuGioh Kim
2020-09-29RDMA/hns: Remove unused variables and definitionsLang Cheng
2020-09-29RDMA/i40iw: Remove intermediate pointer that points to the same structLeon Romanovsky
2020-09-29RDMA/mthca: Combine special QP struct with mthca QPLeon Romanovsky
2020-09-29RDMA/drivers: Remove udata check from special QPLeon Romanovsky
2020-09-29RDMA/core: Align write and ioctl checks of QP typesLeon Romanovsky
2020-09-29RDMA/mlx4: Prepare QP allocation to remove from the driverLeon Romanovsky
2020-09-29RDMA/mlx4: Embed GSI QP into general mlx4_ib QPLeon Romanovsky
2020-09-29RDMA/mlx5: Delete not needed GSI QP signal QP typeLeon Romanovsky
2020-09-29RDMA/mlx5: Change GSI QP to have same creation flow like other QPsLeon Romanovsky
2020-09-29RDMA/mlx5: Reuse existing fields in parent QP storage objectLeon Romanovsky
2020-09-29RDMA/mlx5: Embed GSI QP into general mlx5_ib QPLeon Romanovsky
2020-09-28net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo
2020-09-25RDMA/mlx5: Fix type warning of sizeof in __mlx5_ib_alloc_counters()Liu Shixin
2020-09-24RDMA/hns: Support inline data in extented sge space for RCWeihang Li