Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-24RDMA: Correct duplicated words in commentsJiang Jian
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2021-12-07RDMA/bnxt_re: Fix endianness warning for req.pkeyKamal Heib
2021-11-29RDMA/bnxt_re: Use bitmap_zalloc() when applicableChristophe JAILLET
2021-11-25RDMA/bnxt_re: Remove dynamic pkey tableKamal Heib
2021-11-16RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with pen...Christophe JAILLET
2021-11-16RDMA/bnxt_re: Remove unneeded variableChangcheng Deng
2021-11-03RDMA/bnxt_re: Remove unsupported bnxt_re_modify_ah callbackKamal Heib
2021-10-29RDMA/bnxt_re: Use helper function to set GUIDsKamal Heib
2021-10-29RDMA/bnxt_re: Fix kernel panic when trying to access bnxt_re_stat_descsKamal Heib
2021-10-25RDMA: Constify netdev->dev_addr accessesJakub Kicinski
2021-10-12RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau
2021-09-20RDMA/bnxt_re: Check if the vlan is valid before reportingSelvin Xavier
2021-09-20RDMA/bnxt_re: Correct FRMR size calculationSelvin Xavier
2021-09-20RDMA/bnxt_re: Use GFP_KERNEL in non atomic contextSelvin Xavier
2021-09-20RDMA/bnxt_re: Fix FRMR issue with single page MR allocationSelvin Xavier
2021-09-20RDMA/bnxt_re: Fix query SRQ failureSelvin Xavier
2021-09-20RDMA/bnxt_re: Suppress unwanted error messagesSelvin Xavier
2021-09-20RDMA/bnxt_re: Support multiple page sizesSelvin Xavier
2021-09-20RDMA/bnxt_re: Reduce the delay in polling for hwrm command completionSelvin Xavier
2021-09-20RDMA/bnxt_re: Use separate response buffer for stat_ctx_freeEdwin Peer
2021-09-20RDMA/bnxt_re: Update statistics counter nameSelvin Xavier
2021-09-20RDMA/bnxt_re: Add extended statistics countersSelvin Xavier
2021-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-09-08RDMA/bnxt_re: Prefer kcalloc over open coded arithmeticLen Baker
2021-09-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-08-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe
2021-08-19RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()Dinghao Liu
2021-08-19RDMA/bnxt_re: Add missing spin lock initializationNaresh Kumar PBS
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-07-12RDMA/bnxt_re: Fix stats countersNaresh Kumar PBS
2021-06-24RDMA/bnxt_re: Fix uninitialized struct bit field rsvd1Colin Ian King
2021-06-22RDMA/bnxt_re: Update ABI to pass wqe-mode to user spaceDevesh Sharma
2021-06-17RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe
2021-06-17RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe
2021-06-03RDMA/bnxt_re: Enable global atomic ops if platform supportsDevesh Sharma
2021-05-20RDMA/bnxt_re: Drop unnecessary NULL checks after container_ofGuenter Roeck
2021-04-27RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_resLv Yunlong
2021-04-19RDMA/bnxt_re: Get rid of custom module reference countingLeon Romanovsky
2021-04-19RDMA/bnxt_re: Create direct symbol link between bnxt modulesLeon Romanovsky
2021-04-19RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select itLeon Romanovsky
2021-04-12RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal()Wang Wensheng
2021-03-26RDMA/bnxt_re: Move device to error state upon device crashSelvin Xavier
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-01-18RDMA/bnxt_re: Allow bigger MR creationSelvin Xavier
2021-01-18RDMA/bnxt_re: Code refactor while populating user MRsSelvin Xavier
2020-12-07RDMA/bnxt_re: Fix max_qp_wrs reportedSelvin Xavier
2020-10-27RDMA/bnxt_re: Fix entry size during SRQ createSelvin Xavier
2020-10-27RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches
2020-10-27RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe