index
:
kernel/git/stable/linux.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-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
2021-08-05
RDMA/mlx5: Fill port info based on the relevant eswitch
Mark Bloch
2021-08-03
RDMA/core: Create clean QP creations interface for uverbs
Leon Romanovsky
2021-08-03
RDMA/core: Properly increment and decrement QP usecnts
Leon Romanovsky
2021-08-03
RDMA/core: Configure selinux QP during creation
Leon Romanovsky
2021-08-03
RDMA/core: Reorganize create QP low-level functions
Leon Romanovsky
2021-08-03
RDMA/core: Remove protection from wrong in-kernel API usage
Leon Romanovsky
2021-08-03
RDMA/core: Delete duplicated and unreachable code
Leon Romanovsky
2021-08-03
RDMA/mlx5: Delete not-available udata check
Leon Romanovsky
2021-08-03
RDMA/mlx5: Drop in-driver verbs object creations
Leon Romanovsky
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
RDMA/rdmavt: Decouple QP and SGE lists allocations
Leon Romanovsky
2021-08-03
RDMA/mlx5: Rework custom driver QP type creation
Leon Romanovsky
2021-08-03
RDMA/mlx5: Delete device resource mutex that didn't protect anything
Leon Romanovsky
2021-08-03
RDMA/mlx5: Cancel pkey work before destroying device resources
Leon Romanovsky
2021-08-03
RDMA/efa: Remove double QP type assignment
Leon Romanovsky
2021-08-03
RDMA/hns: Don't overwrite supplied QP attributes
Leon Romanovsky
2021-08-03
RDMA/hns: Don't skip IB creation flow for regular RC QP
Leon Romanovsky
2021-08-03
RDMA/hns: Fix the double unlock problem of poll_sem
Yangyang Li
2021-08-02
RDMA/rxe: Restore setting tot_len in the IPv4 header
Bob Pearson
2021-08-02
RDMA/rxe: Use the correct size of wqe when processing SRQ
Bob Pearson
2021-08-02
RDMA/cma: Revert INIT-INIT patch
Mike Marciniszyn
2021-08-02
RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recently
Aharon Landau
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-30
RDMA/qedr: Improve error logs for rdma_alloc_tid error return
Prabhakar Kushwaha
2021-07-30
RDMA/hfi1: Fix typo in comments
Cai Huoqing
2021-07-30
RDMA/iwpm: Rely on the rdma_nl_[un]register() to ensure that requests are valid
Leon Romanovsky
2021-07-30
RDMA/iwpm: Remove not-needed reference counting
Leon Romanovsky
2021-07-30
RDMA/iwcm: Release resources if iw_cm module initialization fails
Leon Romanovsky
2021-07-30
RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcount
Xiyu Yang
2021-07-30
IB/hfi1: Adjust pkey entry in index 0
Mike Marciniszyn
2021-07-30
IB/hfi1: Indicate DMA wait when txq is queued for wakeup
Mike Marciniszyn
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-25
IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq
Tal Gilboa
2021-07-20
scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()
Bart Van Assche
2021-07-20
Merge branch 'mlx5_dcs' into rdma.git for-next
Jason Gunthorpe
2021-07-20
RDMA/mlx5: Add DCS offload support
Lior Nahmanson
2021-07-20
RDMA/mlx5: Separate DCI QP creation logic
Lior Nahmanson
2021-07-16
RDMA/rxe: Fix types in rxe_icrc.c
Bob Pearson
2021-07-16
RDMA/rxe: Add kernel-doc comments to rxe_icrc.c
Bob Pearson
2021-07-16
RDMA/rxe: Move crc32 init code to rxe_icrc.c
Bob Pearson
2021-07-16
RDMA/rxe: Fixup rxe_icrc_hdr
Bob Pearson
2021-07-16
RDMA/rxe: Move rxe_crc32 to a subroutine
Bob Pearson
2021-07-16
RDMA/rxe: Move ICRC generation to a subroutine
Bob Pearson
2021-07-16
RDMA/rxe: Fixup rxe_send and rxe_loopback
Bob Pearson
2021-07-16
RDMA/rxe: Move rxe_xmit_packet to a subroutine
Bob Pearson
2021-07-16
RDMA/rxe: Move ICRC checking to a subroutine
Bob Pearson
2021-07-16
IB/core: Read subnet_prefix in ib_query_port via cache.
Anand Khoje
2021-07-16
IB/core: Shifting initialization of device->cache_lock
Anand Khoje
2021-07-16
IB/core: Updating cache for subnet_prefix in config_non_roce_gid_cache()
Anand Khoje
2021-07-15
RDMA/efa: Split hardware stats to device and port stats
Gal Pressman
[prev]
[next]