Age | Commit message (Expand) | Author |
2021-09-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2021-09-08 | IB/hfi1: make hist static | chongjiapeng |
2021-09-08 | RDMA/bnxt_re: Prefer kcalloc over open coded arithmetic | Len Baker |
2021-09-08 | IB/qib: Fix null pointer subtraction compiler warning | Jason Gunthorpe |
2021-09-08 | RDMA/mlx5: Fix xlt_chunk_align calculation | Niklas Schnelle |
2021-09-08 | RDMA/mlx5: Fix number of allocated XLT entries | Niklas Schnelle |
2021-09-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-09-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2021-08-30 | Merge branch 'sg_nents' into rdma.git for-next | Jason Gunthorpe |
2021-08-30 | RDMA/mlx5: Relax DCS QP creation checks | Lior Nahmanson |
2021-08-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-08-26 | RDMA/hns: Delete unnecessary blank lines. | Xinhao Liu |
2021-08-26 | RDMA/hns: Encapsulate the qp db as a function | Yixing Liu |
2021-08-26 | RDMA/hns: Adjust the order in which irq are requested and enabled | Wenpeng Liang |
2021-08-26 | RDMA/hns: Remove RST2RST error prints for hw v1 | Weihang Li |
2021-08-26 | RDMA/hns: Remove dqpn filling when modify qp from Init to Init | Wenpeng Liang |
2021-08-26 | RDMA/hns: Fix QP's resp incomplete assignment | Wenpeng Liang |
2021-08-26 | RDMA/hns: Fix query destination qpn | Wenpeng Liang |
2021-08-25 | RDMA/hfi1: Convert to SPDX identifier | Cai Huoqing |
2021-08-25 | IB/rdmavt: Convert to SPDX identifier | Cai Huoqing |
2021-08-25 | RDMA/hns: Bugfix for incorrect association between dip_idx and dgid | Junxian Huang |
2021-08-25 | RDMA/hns: Bugfix for the missing assignment for dip_idx | Junxian Huang |
2021-08-25 | RDMA/hns: Bugfix for data type of dip_idx | Junxian Huang |
2021-08-25 | RDMA/hns: Fix incorrect lsn field | Yixing Liu |
2021-08-25 | RDMA/irdma: Remove the repeated declaration | Shaokun Zhang |
2021-08-25 | RDMA/core/sa_query: Retry SA queries | HÃ¥kon Bugge |
2021-08-24 | RDMA: Use the sg_table directly and remove the opencoded version from umem | Maor Gottlieb |
2021-08-24 | lib/scatterlist: Fix wrong update of orig_nents | Maor Gottlieb |
2021-08-24 | lib/scatterlist: Provide a dedicated function to support table append | Maor Gottlieb |
2021-08-24 | ethtool: extend coalesce setting uAPI with CQE mode | Yufeng Mo |
2021-08-24 | RDMA/hns: Delete unused hns bitmap interface | Yangyang Li |
2021-08-24 | RDMA/hns: Use IDA interface to manage srq index | Yangyang Li |
2021-08-24 | RDMA/hns: Use IDA interface to manage uar index | Yangyang Li |
2021-08-23 | RDMA/hns: Ownerbit mode add control field | Lang Cheng |
2021-08-23 | RDMA/hns: Enable stash feature of HIP09 | Yixing Liu |
2021-08-23 | RDMA/hns: Remove unsupport cmdq mode | Lang Cheng |
2021-08-23 | RDMA: switch from 'pci_' to 'dma_' API | Christophe JAILLET |
2021-08-23 | IB/core: Remove deprecated current_seq comments | Li Zhijian |
2021-08-22 | RDMA/efa: Rename vector field in efa_irq struct to irqn | Gal Pressman |
2021-08-22 | RDMA/efa: Remove unused cpu field from irq struct | Gal Pressman |
2021-08-22 | RDMA/rtrs: Remove (void) casting for functions | Gioh Kim |
2021-08-22 | RDMA/rtrs-clt: Fix counting inflight IO | Gioh Kim |
2021-08-22 | RDMA/rtrs: Remove all likely and unlikely | Gioh Kim |
2021-08-22 | RDMA/rtrs: Remove unused functions | Jack Wang |
2021-08-22 | RDMA/rtrs-clt: During add_path change for_new_clt according to path_num | Md Haris Iqbal |
2021-08-22 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Jason Gunthorpe |
2021-08-20 | RDMA/rxe: Zero out index member of struct rxe_queue | Xiao Yang |
2021-08-20 | RDMA/efa: Free IRQ vectors on error flow | Gal Pressman |
2021-08-19 | RDMA/rxe: Fix memory allocation while in a spin lock | Bob Pearson |
2021-08-19 | RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init() | Dinghao Liu |