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
2020-10-06
RDMA/bnxt_re: Fix sizeof mismatch for allocation of pbl_tbl.
Colin Ian King
2020-10-06
RDMA/bnxt_re: Use rdma_umem_for_each_dma_block()
Jason Gunthorpe
2020-10-06
percpu_ref: reduce memory footprint of percpu_ref in fast path
Ming Lei
2020-10-05
RDMA/umem: Move to allocate SG table from pages
Maor Gottlieb
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-10-05
RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces
Kamal Heib
2020-10-01
RDMA/uverbs: Expose the new GID query API to user space
Avihai Horon
2020-10-01
RDMA/core: Introduce new GID table query API
Avihai Horon
2020-10-01
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
2020-10-01
RDMA/core: Change rdma_get_gid_attr returned error code
Avihai Horon
2020-10-01
RDMA/qedr: Endianness warnings cleanup
Alok Prasad
2020-10-01
RDMA/rtrs: Constify static struct attribute_group
Rikard Falkeborn
2020-10-01
RDMA/core: Constify struct attribute_group
Rikard Falkeborn
2020-10-01
RDMA/mlx5: Sync device with CPU pages upon ODP MR registration
Yishai Hadas
2020-10-01
RDMA/mlx5: Extend advice MR to support non faulting mode
Yishai Hadas
2020-10-01
IB/core: Enable ODP sync without faulting
Yishai Hadas
2020-10-01
IB/core: Improve ODP to use hmm_range_fault()
Yishai Hadas
2020-09-30
RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()
Jason Gunthorpe
2020-09-30
RDMA/core: Remove ucontext->closing
Jason Gunthorpe
2020-09-30
RDMA/rtrs: Remove unused field of rtrs_iu
Gioh Kim
2020-09-29
RDMA/hns: Remove unused variables and definitions
Lang Cheng
2020-09-29
RDMA/i40iw: Remove intermediate pointer that points to the same struct
Leon Romanovsky
2020-09-29
RDMA/mthca: Combine special QP struct with mthca QP
Leon Romanovsky
2020-09-29
RDMA/drivers: Remove udata check from special QP
Leon Romanovsky
2020-09-29
RDMA/core: Align write and ioctl checks of QP types
Leon Romanovsky
2020-09-29
RDMA/mlx4: Prepare QP allocation to remove from the driver
Leon Romanovsky
2020-09-29
RDMA/mlx4: Embed GSI QP into general mlx4_ib QP
Leon Romanovsky
2020-09-29
RDMA/mlx5: Delete not needed GSI QP signal QP type
Leon Romanovsky
2020-09-29
RDMA/mlx5: Change GSI QP to have same creation flow like other QPs
Leon Romanovsky
2020-09-29
RDMA/mlx5: Reuse existing fields in parent QP storage object
Leon Romanovsky
2020-09-29
RDMA/mlx5: Embed GSI QP into general mlx5_ib QP
Leon Romanovsky
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-25
RDMA/mlx5: Fix type warning of sizeof in __mlx5_ib_alloc_counters()
Liu Shixin
2020-09-24
RDMA/hns: Support inline data in extented sge space for RC
Weihang Li
2020-09-24
RDMA/hns: Fix missing sq_sig_type when querying QP
Weihang Li
2020-09-24
RDMA/hns: Fix configuration of ack_req_freq in QPC
Weihang Li
2020-09-24
RDMA/hns: Fix the wrong value of rnr_retry when querying qp
Wenpeng Liang
2020-09-24
RDMA/hns: Solve the overflow of the calc_pg_sz()
Jiaran Zhang
2020-09-24
RDMA/hns: Add check for the validity of sl configuration
Jiaran Zhang
2020-09-24
RDMA/hns: Correct typo of hns_roce_create_cq()
Lang Cheng
2020-09-24
RDMA/hns: Add interception for resizing SRQs
Yangyang Li
2020-09-24
RDMA/hns: Refactor process about opcode in post_send()
Weihang Li
2020-09-24
RDMA/hns: Add support for SCCC in size of 64 Bytes
Yangyang Li
2020-09-24
RDMA/hns: Add support for QPC in size of 512 Bytes
Wenpeng Liang
2020-09-24
RDMA/hns: Add support for CQE in size of 64 Bytes
Wenpeng Liang
2020-09-24
RDMA/hns: Add support for EQE in size of 64 Bytes
Wenpeng Liang
2020-09-22
RDMA/efa: Drop double zeroing for sg_init_table()
Julia Lawall
2020-09-22
i40iw: Add support to make destroy QP synchronous
Sindhu, Devale
2020-09-22
RDMA/efa: Add messages and RDMA read work requests HW stats
Daniel Kranzdorf
2020-09-22
RDMA/efa: Group keep alive received counter with other SW stats
Gal Pressman
[prev]
[next]