Age | Commit message (Expand) | Author |
2023-12-04 | RDMA/irdma: Avoid free the non-cqp_request scratch | Shifeng Li |
2023-12-04 | RDMA/irdma: Fix support for 64k pages | Mike Marciniszyn |
2023-12-04 | RDMA/irdma: Ensure iWarp QP queue memory is OS paged aligned | Mike Marciniszyn |
2023-12-04 | RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgsz | Mike Marciniszyn |
2023-11-22 | RDMA/irdma: Fix UAF in irdma_sc_ccq_get_cqe_info() | Shifeng Li |
2023-11-22 | RDMA/bnxt_re: Correct module description string | Kalesh AP |
2023-11-22 | RDMA/rtrs-clt: Remove the warnings for req in_use check | Jack Wang |
2023-11-22 | RDMA/rtrs-clt: Fix the max_send_wr setting | Jack Wang |
2023-11-22 | RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flight | Md Haris Iqbal |
2023-11-22 | RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is true | Md Haris Iqbal |
2023-11-22 | RDMA/rtrs-srv: Check return values while processing info request | Md Haris Iqbal |
2023-11-22 | RDMA/rtrs-clt: Start hb after path_up | Jack Wang |
2023-11-22 | RDMA/rtrs-srv: Do not unconditionally enable irq | Jack Wang |
2023-11-15 | RDMA/irdma: Add wait for suspend on SQD | Mustafa Ismail |
2023-11-15 | RDMA/irdma: Do not modify to SQD on error | Mustafa Ismail |
2023-11-13 | RDMA/hns: Fix unnecessary err return when using invalid congest control algor... | Junxian Huang |
2023-11-13 | RDMA/core: Fix uninit-value access in ib_get_eth_speed() | Shigeru Yoshida |
2023-11-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2023-11-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2023-11-01 | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2023-10-31 | Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2023-10-31 | IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAF | George Kennedy |
2023-10-31 | RDMA/mlx5: Fix mkey cache WQ flush | Moshe Shemesh |
2023-10-31 | Merge tag 'v6.6' into rdma.git for-next | Jason Gunthorpe |
2023-10-30 | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2023-10-30 | Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-25 | RDMA/hfi1: Workaround truncation compilation error | Leon Romanovsky |
2023-10-25 | IB/hfi1: Fix potential deadlock on &irq_src_lock and &dd->uctxt_lock | Chengfeng Ye |
2023-10-24 | RDMA/core: Remove NULL check before dev_{put, hold} | Yang Li |
2023-10-24 | RDMA/hfi1: Remove redundant assignment to pointer ppd | Colin Ian King |
2023-10-24 | RDMA/mlx5: Change the key being sent for MPV device affiliation | Patrisious Haddad |
2023-10-22 | RDMA/bnxt_re: Fix clang -Wimplicit-fallthrough in bnxt_re_handle_cq_async_err... | Nathan Chancellor |
2023-10-19 | RDMA/hns: Fix init failure of RoCE VF and HIP08 | Junxian Huang |
2023-10-19 | RDMA/hns: Fix unnecessary port_num transition in HW stats allocation | Junxian Huang |
2023-10-19 | RDMA/hns: The UD mode can only be configured with DCQCN | Luoyouming |
2023-10-19 | RDMA/hns: Add check for SL | Luoyouming |
2023-10-19 | RDMA/hns: Fix signed-unsigned mixed comparisons | Chengchang Tang |
2023-10-19 | RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common() | Chengchang Tang |
2023-10-19 | RDMA/hns: Fix printing level of asynchronous events | Chengchang Tang |
2023-10-19 | RDMA/core: Add support to set privileged QKEY parameter | Patrisious Haddad |
2023-10-18 | qib: convert to new timestamp accessors | Jeff Layton |
2023-10-15 | RDMA/bnxt_re: Do not report SRQ error in srq notification | Chandramohan Akula |
2023-10-15 | RDMA/bnxt_re: Report async events and errors | Chandramohan Akula |
2023-10-15 | RDMA/bnxt_re: Update HW interface headers | Chandramohan Akula |
2023-10-15 | IB/mlx5: Fix rdma counter binding for RAW QP | Patrisious Haddad |
2023-10-13 | scsi: target: Have drivers report if they support direct submissions | Mike Christie |
2023-10-13 | Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m... | Jakub Kicinski |
2023-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-10-11 | netdev: replace napi_reschedule with napi_schedule | Christian Marangi |
2023-10-11 | infiniband: Remove the now superfluous sentinel element from ctl_table array | Joel Granados |