Age | Commit message (Expand) | Author | Files | Lines |
2021-04-08 | RDMA/addr: Be strict with gid size | Leon Romanovsky | 1 | -1/+3 |
2021-04-08 | RDMA/qedr: Fix kernel panic when trying to access recv_cq | Kamal Heib | 1 | -1/+2 |
2021-04-07 | IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOS | Mike Marciniszyn | 4 | -19/+16 |
2021-04-07 | RDMA/cxgb4: check for ipv6 address properly while destroying listener | Potnuri Bharat Teja | 1 | -1/+2 |
2021-04-01 | RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs clt session files | Md Haris Iqbal | 1 | -1/+1 |
2021-03-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 3 | -4/+6 |
2021-03-25 | RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server | Potnuri Bharat Teja | 1 | -2/+2 |
2021-03-22 | RDMA/hns: Fix bug during CMDQ initialization | Lang Cheng | 1 | -1/+3 |
2021-03-11 | RDMA/mlx5: Fix typo in destroy_mkey inbox | Mark Zhang | 1 | -1/+1 |
2021-03-10 | RDMA/mlx5: Fix timestamp default mode | Maor Gottlieb | 1 | -4/+14 |
2021-03-05 | RDMA/rxe: Fix errant WARN_ONCE in rxe_completer() | Bob Pearson | 1 | -32/+23 |
2021-03-05 | RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt() | Bob Pearson | 1 | -24/+35 |
2021-03-05 | RDMA/rxe: Fix missed IB reference counting in loopback | Bob Pearson | 1 | -1/+9 |
2021-03-03 | RDMA/uverbs: Fix kernel-doc warning of _uverbs_alloc | Leon Romanovsky | 1 | -1/+1 |
2021-03-03 | RDMA/mlx5: Set correct kernel-doc identifier | Leon Romanovsky | 1 | -1/+1 |
2021-03-01 | IB/mlx5: Add missing error code | YueHaibing | 1 | -1/+3 |
2021-03-01 | RDMA/rxe: Fix missing kconfig dependency on CRYPTO | Julian Braha | 1 | -0/+1 |
2021-03-01 | RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_rep | Saeed Mahameed | 1 | -2/+3 |
2021-02-18 | Merge tag 'v5.11' into rdma.git for-next | Jason Gunthorpe | 9 | -16/+36 |
2021-02-17 | RDMA/rtrs-srv: Do not pass a valid pointer to PTR_ERR() | Jack Wang | 1 | -13/+7 |
2021-02-17 | RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes | Nicolas Morey-Chaisemartin | 1 | -65/+45 |
2021-02-16 | Merge branch 'mlx5_timestamp' into rdma.git for-next | Jason Gunthorpe | 1 | -8/+96 |
2021-02-16 | RDMA/mlx5: Fail QP creation if the device can not support the CQE TS | Aharon Landau | 1 | -8/+96 |
2021-02-16 | RDMA/mlx5: Allow CQ creation without attached EQs | Tal Gilboa | 1 | -1/+12 |
2021-02-16 | RDMA/rtrs-srv-sysfs: fix missing put_device | Gioh Kim | 1 | -0/+2 |
2021-02-16 | RDMA/rtrs-srv: fix memory leak by missing kobject free | Gioh Kim | 2 | -3/+5 |
2021-02-16 | RDMA/rtrs: Only allow addition of path to an already established session | Md Haris Iqbal | 4 | -7/+26 |
2021-02-16 | RDMA/rtrs-srv: Fix stack-out-of-bounds | Jack Wang | 1 | -31/+33 |
2021-02-16 | RDMA/rxe: Remove unused pkt->offset | Bob Pearson | 4 | -96/+90 |
2021-02-16 | RDMA/ucma: Fix use-after-free bug in ucma_create_uevent | Avihai Horon | 1 | -29/+41 |
2021-02-16 | RDMA/core: Fix kernel doc warnings for ib_port_immutable_read() | Leon Romanovsky | 1 | -3/+3 |
2021-02-16 | RDMA/qedr: Use true and false for bool variable | Jiapeng Chong | 1 | -4/+4 |
2021-02-16 | RDMA/hns: Adjust definition of FRMR fields | Yixing Liu | 3 | -26/+34 |
2021-02-16 | RDMA/hns: Refactor process of posting CMDQ | Lang Cheng | 1 | -25/+17 |
2021-02-16 | RDMA/hns: Adjust fields and variables about CMDQ tail/head | Lang Cheng | 3 | -23/+21 |
2021-02-16 | RDMA/hns: Remove redundant operations on CMDQ | Lang Cheng | 2 | -50/+5 |
2021-02-16 | RDMA/hns: Fixes missing error code of CMDQ | Lang Cheng | 1 | -4/+3 |
2021-02-16 | RDMA/hns: Remove unused member and variable of CMDQ | Lang Cheng | 2 | -7/+3 |
2021-02-16 | RDMA/ipoib: Remove racy Subnet Manager sendonly join checks | Christoph Lameter | 5 | -50/+1 |
2021-02-09 | RDMA/mlx5: Support 400Gbps IB rate in mlx5 driver | Patrisious Haddad | 1 | -0/+2 |
2021-02-09 | RDMA/qedr: Remove in_irq() usage from debug output | Sebastian Andrzej Siewior | 1 | -2/+2 |
2021-02-09 | RDMA/rxe: Cleanup init_send_wqe | Bob Pearson | 1 | -23/+19 |
2021-02-09 | RDMA/rxe: Fix minor coding style issues | Bob Pearson | 2 | -7/+11 |
2021-02-09 | RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow | Yishai Hadas | 5 | -175/+124 |
2021-02-09 | RDMA/hns: Delete redundant judgment when preparing descriptors | Xinhao Liu | 1 | -26/+14 |
2021-02-09 | RDMA/hns: Remove unnecessary wrap around for EQ's consumer index | Yixian Liu | 1 | -6/+0 |
2021-02-09 | RDMA/hns: Avoid unnecessary memset on WQEs in post_send | Lang Cheng | 1 | -2/+0 |
2021-02-09 | RDMA/hns: Remove some magic numbers | Xinhao Liu | 1 | -5/+11 |
2021-02-09 | RDMA/hns: Move HIP06 related definitions into hns_roce_hw_v1.h | Lang Cheng | 2 | -41/+43 |
2021-02-09 | RDMA/hns: Replace wmb&__raw_writeq with writeq | Lang Cheng | 3 | -35/+2 |