Age | Commit message (Expand) | Author | Files | Lines |
2021-07-21 | scsi: iser: Use scsi_get_sector() instead of scsi_get_lba() | Bart Van Assche | 1 | -1/+1 |
2021-07-03 | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 9 | -19/+19 |
2021-07-03 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -1/+3 |
2021-07-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 211 | -34007/+37761 |
2021-07-01 | Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -1/+1 |
2021-06-30 | treewide: Add missing semicolons to __assign_str uses | Joe Perches | 9 | -19/+19 |
2021-06-30 | RDMA/core: Always release restrack object | Leon Romanovsky | 1 | -1/+1 |
2021-06-30 | RDMA/mlx5: Don't access NULL-cleared mpi pointer | Leon Romanovsky | 1 | -1/+2 |
2021-06-25 | RDMA/irdma: Fix potential overflow expression in irdma_prm_get_pbles | Shiraz Saleem | 2 | -3/+3 |
2021-06-25 | RDMA/irdma: Check contents of user-space irdma_mem_reg_req object | Shiraz Saleem | 1 | -6/+20 |
2021-06-25 | RDMA/rxe: Missing unlock on error in get_srq_wqe() | Dan Carpenter | 1 | -0/+1 |
2021-06-25 | RDMA/cma: Fix rdma_resolve_route() memory leak | Gerd Rausch | 1 | -1/+2 |
2021-06-25 | RDMA/core/sa_query: Remove unused argument | Håkon Bugge | 1 | -4/+2 |
2021-06-25 | RDMA/cma: Fix incorrect Packet Lifetime calculation | Håkon Bugge | 1 | -2/+4 |
2021-06-24 | RDMA/cma: Protect RMW with qp_mutex | Håkon Bugge | 1 | -1/+19 |
2021-06-24 | RDMA/cma: Remove unnecessary INIT->INIT transition | Håkon Bugge | 1 | -16/+1 |
2021-06-24 | RDMA/hns: Add window selection field of congestion control | Yixing Liu | 2 | -0/+14 |
2021-06-24 | RDMA/hfi1: Remove use of kmap() | Ira Weiny | 1 | -2/+2 |
2021-06-24 | RDMA/irdma: Remove use of kmap() | Ira Weiny | 1 | -4/+4 |
2021-06-24 | RDMA/bnxt_re: Fix uninitialized struct bit field rsvd1 | Colin Ian King | 1 | -4/+1 |
2021-06-24 | IB/isert: Align target max I/O size to initiator size | Max Gurtovoy | 2 | -5/+2 |
2021-06-23 | RDMA/hns: Fix incorrect vlan enable bit in QPC | Weihang Li | 1 | -2/+2 |
2021-06-23 | Backmerge tag 'v5.13-rc7' into drm-next | Dave Airlie | 7 | -20/+29 |
2021-06-23 | RDMA/irdma: Use the queried port attributes | Kamal Heib | 1 | -1/+1 |
2021-06-22 | RDMA/rxe: Fix redundant skb_put_zero | Bob Pearson | 1 | -1/+1 |
2021-06-22 | RDMA/rxe: Fix extra copy in prepare_ack_packet | Bob Pearson | 1 | -10/+3 |
2021-06-22 | RDMA/rxe: Fix over copying in get_srq_wqe | Bob Pearson | 1 | -2/+8 |
2021-06-22 | RDMA/rxe: Fix extra copies in build_rdma_network_hdr | Bob Pearson | 1 | -17/+12 |
2021-06-22 | RDMA/rxe: Fix redundant call to ip_send_check | Bob Pearson | 1 | -2/+0 |
2021-06-22 | RDMA/rxe: Fix useless copy in send_atomic_ack | Bob Pearson | 1 | -4/+0 |
2021-06-22 | RDMA/hns: Add vendor_err info to error WC | Lang Cheng | 1 | -0/+1 |
2021-06-22 | RDMA/irdma: Check return value from ib_umem_find_best_pgsz | Shiraz Saleem | 1 | -1/+7 |
2021-06-22 | RDMA/hns: Fix spelling mistakes of original | Lang Cheng | 1 | -1/+1 |
2021-06-22 | RDMA/hns: Simplify the judgment in hns_roce_v2_post_send() | Yixing Liu | 1 | -3/+3 |
2021-06-22 | RDMA/hns: Encapsulate flushing CQE as a function | Wenpeng Liang | 3 | -35/+21 |
2021-06-22 | RDMA/hns: Modify function return value type | Yangyang Li | 3 | -11/+3 |
2021-06-22 | RDMA/hns: Clean definitions of EQC structure | Xi Wang | 1 | -15/+4 |
2021-06-22 | RDMA/hns: Delete unnecessary branch of hns_roce_v2_query_qp | Yangyang Li | 1 | -7/+2 |
2021-06-22 | RDMA/hns: Add member assignments for qp_init_attr | Yangyang Li | 1 | -0/+5 |
2021-06-22 | RDMA/hns: Fix some print issues | Yixing Liu | 2 | -4/+2 |
2021-06-22 | RDMA/hns: Fix uninitialized variable | Yixing Liu | 1 | -1/+1 |
2021-06-22 | RDMA/hns: Force rewrite inline flag of WQE | Lang Cheng | 1 | -2/+2 |
2021-06-22 | Merge branch 'mlx5_realtime_ts' into rdma.git for-next | Jason Gunthorpe | 4 | -47/+74 |
2021-06-22 | Merge tag 'v5.13-rc7' into rdma.git for-next | Jason Gunthorpe | 15 | -41/+64 |
2021-06-22 | RDMA/mlx5: Support real-time timestamp directly from the device | Aharon Landau | 4 | -6/+43 |
2021-06-22 | RDMA/mlx5: Refactor get_ts_format functions to simplify code | Aharon Landau | 1 | -47/+37 |
2021-06-22 | RDMA/rxe: Don't overwrite errno from ib_umem_get() | Xiao Yang | 1 | -1/+1 |
2021-06-22 | IB/mlx4: Avoid field-overflowing memcpy() | Kees Cook | 1 | -1/+1 |
2021-06-22 | rnbd/rtrs-clt: Query and use max_segments from rtrs-clt. | Jack Wang | 2 | -11/+9 |
2021-06-22 | RDMA/rtrs-clt: Raise MAX_SEGMENTS | Jack Wang | 1 | -2/+4 |