aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-05IB/iser: Don't suppress send completionsMax Gurtovoy3-20/+6
2022-01-05IB/iser: Rename ib_ret local variableMax Gurtovoy1-15/+15
2022-01-05IB/iser: Fix RNR errorsSergey Gorenko3-78/+42
2022-01-05IB/iser: Remove deprecated pi_guard module paramMax Gurtovoy2-5/+0
2022-01-05IB/mlx5: Expose NDR speed through MADMaher Sanalla1-0/+5
2022-01-05RDMA/cxgb4: Set queue pair state when being queriedKamal Heib1-0/+1
2022-01-05RDMA/hns: Remove support for HIP06Chengchang Tang17-6255/+33
2022-01-05RDMA/rxe: Delete deprecated module parameters interfaceLeon Romanovsky4-126/+0
2022-01-05RDMA/mad: Delete duplicated init_query_mad functionsLeon Romanovsky4-47/+23
2022-01-05RDMA/rxe: Fix indentations and operators sytleLi Zhijian1-368/+369
2022-01-05RDMA: Use default_groups in kobj_typeGreg Kroah-Hartman2-2/+4
2022-01-05RDMA/mlx5: Print wc status on CQE error and dump neededDust Li1-1/+4
2022-01-05RDMA/rxe: Fix a typo in opcode nameChengguang Xu1-1/+1
2022-01-05RDMA/rxe: Remove the unused xmit_errors memberZhu Yanjun2-3/+0
2022-01-05RDMA/rxe: Remove redundant err variableMinghao Chi1-6/+2
2022-01-05RDMA/ocrdma: Remove unneeded variableMinghao Chi1-6/+2
2021-12-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJason Gunthorpe4-27/+74
2021-12-14IB/mthca: Use memset_startat() for clearing mpt_entryKees Cook1-2/+1
2021-12-14iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rplKees Cook2-3/+4
2021-12-14RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mrKees Cook1-2/+2
2021-12-14Merge tag 'v5.16-rc5' into rdma.git for-nextJason Gunthorpe591-5099/+5036
2021-12-14RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entryAvihai Horon1-3/+9
2021-12-14RDMA/core: Let ib_find_gid() continue search even after empty entryAvihai Horon1-1/+2
2021-12-14RDMA/core: Modify rdma_query_gid() to return accurate error codesAvihai Horon1-3/+9
2021-12-14RDMA/hns: Support direct wqe of userspaceYixing Liu5-12/+92
2021-12-13RDMA/mlx5: Add support to multiple priorities for FDB rulesMaor Gottlieb2-3/+4
2021-12-13net/mlx5: Create more priorities for FDB bypass namespaceMaor Gottlieb1-6/+29
2021-12-13net/mlx5: Refactor mlx5_get_flow_namespaceMaor Gottlieb1-12/+32
2021-12-13net/mlx5: Separate FDB namespaceMaor Gottlieb3-8/+11
2021-12-12Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds8-33/+61
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds31-101/+113
2021-12-12Merge tag 'timers-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+8
2021-12-12Merge tag 'irq-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-17/+14
2021-12-12usb: core: config: using bit mask instead of individual bitsPavel Hofman1-2/+2
2021-12-12usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman1-1/+1
2021-12-12USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman2-2/+2
2021-12-12USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman3-1/+40
2021-12-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-29/+23
2021-12-11Merge tag 'block-5.16-2021-12-10' of git://git.kernel.dk/linux-blockLinus Torvalds6-10/+36
2021-12-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-21/+13
2021-12-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds8-6/+29
2021-12-11Merge tag 'devicetree-fixes-for-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-2/+25
2021-12-11Merge tag 'timers-v5.16-rc4' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgentThomas Gleixner2-3/+8
2021-12-11Merge tag 'irqchip-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgentThomas Gleixner7-17/+14
2021-12-10Merge tag 'thermal-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2021-12-10Merge tag 'hwmon-for-v5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds5-10/+7
2021-12-10Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds1-12/+9
2021-12-10i2c: mpc: Use atomic read and fix break conditionChris Packham1-1/+1
2021-12-10Merge tag 'pci-v5.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-11/+12
2021-12-10Merge tag 'mmc-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-2/+4