summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/bnxt_re: Fix the GID table lengthKalesh AP2024-10-121-1/+8
* RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pagesBhargava Chenna Marreddy2024-10-121-16/+3
* RDMA/bnxt_re: Change the sequence of updating the CQ toggle valueChandramohan Akula2024-10-122-7/+6
* RDMA/bnxt_re: Fix an error path in bnxt_re_add_deviceKalesh AP2024-10-121-9/+3
* RDMA/bnxt_re: Avoid CPU lockups due fifo occupancy check loopSelvin Xavier2024-10-121-0/+9
* RDMA/bnxt_re: Fix a possible NULL pointer dereferenceKalesh AP2024-10-121-3/+3
* RDMA/bnxt_re: Return more meaningful errorKalesh AP2024-10-121-1/+1
* RDMA/bnxt_re: Fix incorrect dereference of srq in async eventKashyap Desai2024-10-121-2/+5
* RDMA/bnxt_re: Fix out of bound checkKalesh AP2024-10-121-1/+1
* RDMA/bnxt_re: Fix the max CQ WQEs for older adaptersAbhishek Mohapatra2024-10-122-0/+3
* RDMA/srpt: Make slab cache names uniqueBart Van Assche2024-10-111-12/+68
* RDMA/irdma: Fix misspelling of "accept*"Alexander Zubkov2024-10-111-1/+1
* RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARPAnumula Murali Mohan Reddy2024-10-111-5/+4
* RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGESShowrya M N2024-10-111-0/+2
* RDMA/core: Fix ENODEV error for iWARP test over vlanAnumula Murali Mohan Reddy2024-10-081-0/+2
* RDMA/nldev: Fix NULL pointer dereferences issue in rdma_nl_notify_eventQianqiang Liu2024-10-081-0/+2
* RDMA/bnxt_re: Fix the max WQEs used in Static WQE modeSelvin Xavier2024-10-081-1/+5
* RDMA/bnxt_re: Add a check for memory allocationKalesh AP2024-10-081-0/+2
* RDMA/bnxt_re: Fix incorrect AVID type in WQE structureSaravanan Vajravel2024-10-081-1/+1
* RDMA/bnxt_re: Fix a possible memory leakKalesh AP2024-10-081-1/+4
* [tree-wide] finally take no_llseek outAl Viro2024-09-275-10/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-09-2471-820/+2520
|\
| * RDMA/bnxt_re: Remove the unused variable en_devJiapeng Chong2024-09-221-2/+0
| * RDMA/nldev: Add missing break in rdma_nl_notify_err_msg()Nathan Chancellor2024-09-161-0/+1
| * RDMA/irdma: fix error message in irdma_modify_qp_roce()Vitaliy Shevtsov2024-09-161-1/+1
| * RDMA/cxgb4: Added NULL check for lookup_atidMikhail Lobanov2024-09-161-0/+5
| * RDMA/hns: Fix ah error counter in sw stat not increasingJunxian Huang2024-09-161-5/+9
| * RDMA/bnxt_re: Recover the device when FW error is detectedSelvin Xavier2024-09-133-31/+55
| * RDMA/bnxt_re: Group all operations under add_device and remove_deviceSelvin Xavier2024-09-131-32/+33
| * RDMA/bnxt_re: Use the aux device for L2 ULP callbacksChandramohan Akula2024-09-131-6/+20
| * RDMA/bnxt_re: Change aux driver data to en_info to hold more informationChandramohan Akula2024-09-132-11/+66
| * RDMA/nldev: Expose whether RDMA monitoring is supportedChiara Meiohas2024-09-131-0/+6
| * RDMA/nldev: Add support for RDMA monitoringChiara Meiohas2024-09-133-0/+160
| * RDMA/mlx5: Use IB set_netdev and get_netdev functionsChiara Meiohas2024-09-134-67/+146
| * RDMA/device: Remove optimization in ib_device_get_netdev()Chiara Meiohas2024-09-131-9/+0
| * RDMA/mlx5: Initialize phys_port_cnt earlier in RDMA device creationChiara Meiohas2024-09-132-1/+3
| * RDMA/mlx5: Obtain upper net device only when neededMark Bloch2024-09-131-1/+1
| * RDMA/mlx5: Check RoCE LAG status before getting netdevMark Bloch2024-09-131-6/+13
| * RDMA/mlx5: Consider the query_vuid cap for data_directYishai Hadas2024-09-131-2/+4
| * RDMA/mlx5: Add implicit MR handling to ODP memory schemeMichael Guralnik2024-09-112-8/+111
| * RDMA/mlx5: Add handling for memory scheme page fault eventsMichael Guralnik2024-09-111-6/+114
| * RDMA/mlx5: Split ODP mkey search logicMichael Guralnik2024-09-111-26/+39
| * RDMA/mlx5: Enforce umem boundaries for explicit ODP page faultsMichael Guralnik2024-09-111-9/+16
| * RDMA/mlx5: Add new ODP memory scheme eqe formatMichael Guralnik2024-09-111-19/+29
| * net/mlx5: Expose HW bits for Memory scheme ODPMichael Guralnik2024-09-111-18/+22
| * net/mlx5: Expand mkey page size to support 6 bitsMichael Guralnik2024-09-113-18/+21
| * RDMA/hns: Fix restricted __le16 degrades to integer issueJunxian Huang2024-09-101-2/+2
| * IB/qib: Remove unused declarations in header fileZhang Zekun2024-09-101-4/+0
| * IB/iser: Remove unused declaration in header fileZhang Zekun2024-09-101-4/+0
| * RDMA/hns: Optimize hem allocation performanceJunxian Huang2024-09-101-4/+6