summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Remove redundant member doorbell_qpn of struct hns_roce_qpWenpeng Liang2022-08-303-5/+1
* IB/cm: Refactor cm_insert_listen() and cm_find_listen()Mark Zhang2022-08-301-20/+15
* IB/cm: remove cm_id_priv->id.service_mask and service_mask parameter of cm_in...Mark Zhang2022-08-301-20/+8
* IB/cm: Remove the service_mask parameter from ib_cm_listen()Mark Zhang2022-08-303-9/+5
* RDMA/rtrs: Remove 'dir' argument from rnbd_srv_rdma_evGuoqing Jiang2022-08-303-10/+8
* RDMA/rxe: Remove an unused member from struct rxe_mrDaisuke Matsuda2022-08-293-3/+0
* RDMA/core: Remove 'device' argument from rdma_build_skb()Yunsheng Lin2022-08-281-3/+2
* RDMA/srp: Use the attribute group mechanism for sysfs attributesBart Van Assche2022-08-281-6/+12
* RDMA/srp: Handle dev_set_name() failureBart Van Assche2022-08-281-4/+5
* RDMA/srp: Remove the srp_host.released completionBart Van Assche2022-08-282-10/+5
* RDMA/srp: Rework the srp_add_port() error pathBart Van Assche2022-08-281-8/+7
* RDMA/hns: Support MR's restrack raw ops for hns driverWenpeng Liang2022-08-245-1/+66
* RDMA/hns: Support MR's restrack ops for hns driverWenpeng Liang2022-08-233-0/+32
* RDMA/hns: Support QP's restrack raw ops for hns driverWenpeng Liang2022-08-234-6/+65
* RDMA/hns: Support QP's restrack ops for hns driverWenpeng Liang2022-08-233-0/+36
* RDMA/hns: Support CQ's restrack raw ops for hns driverWenpeng Liang2022-08-233-0/+41
* RDMA/hns: Add or remove CQ's restrack attributesWenpeng Liang2022-08-231-57/+10
* RDMA/hns: Remove redundant DFX file and DFX ops structureWenpeng Liang2022-08-237-75/+50
* IB/mlx5: Remove duplicate header inclusion related to ODPDaisuke Matsuda2022-08-235-8/+1
* IB: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-2111-14/+14
* RDMA/efa: Support CQ receive entries with source GIDMichael Margolin2022-08-215-5/+309
* RDMA/rtrs-clt: Output sg index when warning onJack Wang2022-08-211-1/+1
* RDMA/rtrs-srv: Add event tracing supportSantosh Pradhan2022-08-215-6/+116
* RDMA/rtrs-clt: Add event tracing supportSantosh Pradhan2022-08-214-1/+112
* RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkeyAharon Landau2022-08-162-1/+5
* IB/mlx5: Call io_stop_wc() after writing to WC MMIOJason Gunthorpe2022-08-161-0/+1
* Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-145-24/+59
|\
| * xen/pciback: Fix comment typoJason Wang2022-08-121-1/+1
| * xen/xenbus: fix return type in xenbus_file_read()Dan Carpenter2022-08-121-2/+2
| * xen-blkfront: Apply 'feature_persistent' parameter when connectSeongJae Park2022-08-121-3/+1
| * xen-blkback: Apply 'feature_persistent' parameter when connectMaximilian Heyne2022-08-121-6/+3
| * xen-blkback: fix persistent grants negotiationSeongJae Park2022-08-121-8/+7
| * x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane2022-08-121-6/+47
* | Merge tag 'i2c-for-5.20-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-1351-54/+99
|\ \
| * | i2c: move core from strlcpy to strscpyWolfram Sang2022-08-112-2/+2
| * | i2c: move drivers from strlcpy to strscpyWolfram Sang2022-08-1147-49/+49
| * | i2c: kempld: Support ACPI I2C device declarationChris Pringle2022-08-111-0/+1
| * | i2c: mediatek: add i2c compatible for MT8188Kewei Xu2022-08-111-0/+43
| * | i2c: microchip-corei2c: fix erroneous late ack sendConor Dooley2022-08-111-1/+1
| * | i2c: qcom-geni: Fix GPI DMA buffer sync-backRobin Reckmann2022-08-111-2/+3
* | | Merge tag 'ntb-5.20' of https://github.com/jonmason/ntbLinus Torvalds2022-08-1310-25/+1523
|\ \ \
| * | | NTB: EPF: Tidy up some bounds checksDan Carpenter2022-08-091-2/+9
| * | | NTB: EPF: Fix error code in epf_ntb_bind()Dan Carpenter2022-08-091-1/+2
| * | | PCI: endpoint: pci-epf-vntb: reduce several globals to staticsTom Rix2022-08-091-3/+3
| * | | PCI: endpoint: pci-epf-vntb: fix error handle in epf_ntb_mw_bar_init()Yang Yingliang2022-08-091-5/+15
| * | | PCI: endpoint: Fix Kconfig dependencyRen Zhijie2022-08-091-0/+1
| * | | NTB: EPF: set pointer addr to null using NULL rather than 0Colin Ian King2022-08-091-1/+1
| * | | PCI: endpoint: Support NTB transfer between RC and EPFrank Li2022-08-093-0/+1436
| * | | NTB: epf: Allow more flexibility in the memory BAR map methodFrank Li2022-08-091-13/+35
| * | | PCI: designware-ep: Allow pci_epc_set_bar() update inbound map addressFrank Li2022-08-091-1/+9