summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | RDMA/bnxt_re: Add support for querying HW contextsKashyap Desai2024-11-045-0/+98
| * | RDMA/bnxt_re: Support driver specific data collection using rdma toolKashyap Desai2024-11-041-0/+141
| * | RDMA/rxe: Set queue pair cur_qp_state when being queriedLiu Jian2024-11-041-0/+1
| * | RDMA/efa: Report link speed according to device attributesMichael Margolin2024-10-304-2/+54
| * | RDMA/bnxt_re: Check cqe flags to know imm_data vs inv_irkeyKashyap Desai2024-10-302-3/+6
| * | RDMA/rxe: Fix the qp flush warnings in reqZhu Yanjun2024-10-301-2/+4
| * | RDMA/hns: Fix cpu stuck caused by printings during resetwenglianfa2024-10-305-48/+41
| * | RDMA/hns: Use dev_* printings in hem code instead of ibdev_*Junxian Huang2024-10-301-22/+22
| * | RDMA/hns: Modify debugfs nameYuyu Li2024-10-301-1/+2
| * | RDMA/hns: Fix flush cqe error when racing with destroy qpwenglianfa2024-10-303-2/+22
| * | RDMA/hns: Fix an AEQE overflow error caused by untimely update of eq_db_ciwenglianfa2024-10-304-44/+91
| * | RDMA: Use ethtool string helpersRosen Penev2024-10-302-9/+4
| * | RDMA/bnxt_re: Fix access flags for MR and QP modifyHongguang Gao2024-10-281-9/+50
| * | RDMA/bnxt_re: Add support for modify_device hookKalesh AP2024-10-283-0/+20
| * | RDMA/bnxt_re: Add support for CQ rx coalescingChandramohan Akula2024-10-287-1/+76
| * | RDMA/bnxt_re: Add support for optimized modify QPKalesh AP2024-10-284-1/+52
| * | RDMA/ipoib: Use the networking stack default for txqueuelenGal Pressman2024-10-281-1/+2
| * | RDMA/efa: Add option to set QP service level on createMichael Margolin2024-10-213-1/+5
| * | RDMA/efa: Update device interfaceMichael Margolin2024-10-216-23/+149
| * | IB/hfi1: make clear_all_interrupts staticDr. David Alan Gilbert2024-10-082-2/+1
| * | RDMA/hns: Disassociate mmap pages for all uctx when HW is being resetChengchang Tang2024-10-072-0/+9
| * | RDMA/core: Provide rdma_user_mmap_disassociate() to disassociate mmap pagesChengchang Tang2024-10-072-2/+43
* | | Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2024-11-182-18/+9
|\ \ \
| * | | deal with the last remaing boolean uses of fd_file()Al Viro2024-11-031-5/+3
| * | | fdget(), more trivial conversionsAl Viro2024-11-031-13/+6
| |/ /
* | | Revert "RDMA/core: Fix ENODEV error for iWARP test over vlan"Leon Romanovsky2024-11-121-2/+0
* | | RDMA/bnxt_re: Remove some dead codeChristophe JAILLET2024-11-031-19/+0
* | | RDMA/bnxt_re: Fix some error handling paths in bnxt_re_probe()Christophe JAILLET2024-11-031-0/+8
| |/ |/|
* | RDMA/bnxt_re: synchronize the qp-handle table arraySelvin Xavier2024-10-213-4/+15
* | RDMA/bnxt_re: Fix the usage of control path spin locksSelvin Xavier2024-10-211-15/+10
* | RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of downPatrisious Haddad2024-10-211-2/+2
* | RDMA/cxgb4: Dump vendor specific QP detailsLeon Romanovsky2024-10-211-0/+1
* | RDMA/bnxt_re: Fix the GID table lengthKalesh AP2024-10-111-1/+8
* | RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pagesBhargava Chenna Marreddy2024-10-111-16/+3
* | RDMA/bnxt_re: Change the sequence of updating the CQ toggle valueChandramohan Akula2024-10-112-7/+6
* | RDMA/bnxt_re: Fix an error path in bnxt_re_add_deviceKalesh AP2024-10-111-9/+3
* | RDMA/bnxt_re: Avoid CPU lockups due fifo occupancy check loopSelvin Xavier2024-10-111-0/+9
* | RDMA/bnxt_re: Fix a possible NULL pointer dereferenceKalesh AP2024-10-111-3/+3
* | RDMA/bnxt_re: Return more meaningful errorKalesh AP2024-10-111-1/+1
* | RDMA/bnxt_re: Fix incorrect dereference of srq in async eventKashyap Desai2024-10-111-2/+5
* | RDMA/bnxt_re: Fix out of bound checkKalesh AP2024-10-111-1/+1
* | RDMA/bnxt_re: Fix the max CQ WQEs for older adaptersAbhishek Mohapatra2024-10-112-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