index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
2022-12-01
RDMA/rxe: Enable atomic write capability for rxe device
Xiao Yang
2022-12-01
RDMA/rxe: Implement atomic write completion
Xiao Yang
2022-12-01
RDMA/rxe: Make responder support atomic write on RC service
Xiao Yang
2022-12-01
RDMA/rxe: Make requester support atomic write on RC service
Xiao Yang
2022-12-01
RDMA/rxe: Extend rxe packet format to support atomic write
Xiao Yang
2022-12-01
IB/hfi1: Switch to netif_napi_add()
Yang Yang
2022-11-30
RDMA/hw/qib/qib_user_pages: remove FOLL_FORCE usage
David Hildenbrand
2022-11-30
RDMA/siw: remove FOLL_FORCE usage
David Hildenbrand
2022-11-30
RDMA/usnic: remove FOLL_FORCE usage
David Hildenbrand
2022-11-30
RDMA/umem: remove FOLL_FORCE usage
David Hildenbrand
2022-11-30
RDMA/nldev: Fix failure to send large messages
Mark Zhang
2022-11-30
RDMA/nldev: Add NULL check to silence false warnings
Or Har-Toov
2022-11-29
net/mlx5: Generalize name of UMR alignment definition
Tariq Toukan
2022-11-29
RDMA/mlx4: Remove NULL check before dev_{put, hold}
zhang songyi
2022-11-28
RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()
Yuan Can
2022-11-28
RDMA: Add netdevice_tracker to ib_device_set_netdev()
Jason Gunthorpe
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
[infiniband] READ is "data destination", not source...
Al Viro
2022-11-24
RDMA/erdma: Notify the latest PI to FW for reflushing when necessary
Cheng Xu
2022-11-24
RDMA/erdma: Implement the lifecycle of reflushing work for each QP
Cheng Xu
2022-11-24
RDMA/erdma: Add a workqueue for WRs reflushing
Cheng Xu
2022-11-24
RDMA/erdma: Fix a typo in annotation
Cheng Xu
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-11-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
2022-11-22
RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failed
Zhang Xiaoxu
2022-11-22
RDMA/rxe: Do not NULL deref on debugging failure path
Jason Gunthorpe
2022-11-22
RDMA/hns: fix memory leak in hns_roce_alloc_mr()
Zhengchao Shao
2022-11-22
RDMA/irdma: Initialize net_type before checking it
Mustafa Ismail
2022-11-22
RDMA/hfi: Decrease PCI device reference count in error path
Xiongfeng Wang
2022-11-21
IB/isert: use the ISCSI_LOGIN_CURRENT_STAGE macro
Maurizio Lombardi
2022-11-21
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
2022-11-21
RDMA/qib: don't pass bogus GFP_ flags to dma_alloc_coherent
Christoph Hellwig
2022-11-21
RDMA/hfi1: don't pass bogus GFP_ flags to dma_alloc_coherent
Christoph Hellwig
2022-11-18
RDMA/hns: Fix incorrect sge nums calculation
Luoyouming
2022-11-18
RDMA/hns: Fix ext_sge num error when post send
Luoyouming
2022-11-18
RDMA/rxe: Fix mr->map double free
Li Zhijian
2022-11-18
RDMA/rxe: Remove reliable datagram support
Zhu Yanjun
2022-11-18
IB/hfi1: Replace 1-element array with singleton
Kees Cook
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-17
RDMA/rtrs-srv: Remove kobject_del from rtrs_srv_destroy_once_sysfs_root_folders
Guoqing Jiang
2022-11-17
RDMA/rtrs-srv: Fix several issues in rtrs_srv_destroy_path_files
Guoqing Jiang
2022-11-17
RDMA/rtrs: Clean up rtrs_rdma_dev_pd_ops
Guoqing Jiang
2022-11-17
RDMA/rtrs-srv: Remove outdated comments from create_con
Guoqing Jiang
2022-11-17
RDMA/rtrs-clt: Correct the checking of ib_map_mr_sg
Guoqing Jiang
2022-11-17
RDMA/rtrs-srv: Correct the checking of ib_map_mr_sg
Guoqing Jiang
2022-11-17
RDMA/rtrs-srv: Refactor the handling of failure case in map_cont_bufs
Guoqing Jiang
2022-11-17
RDMA/rtrs-srv: Refactor rtrs_srv_rdma_cm_handler
Guoqing Jiang
2022-11-17
RDMA/irdma: Do not request 2-level PBLEs for CQ alloc
Mustafa Ismail
[prev]
[next]