index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-08-22
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jason Gunthorpe
2021-08-19
RDMA/core/sa_query: Remove unused function
HÃ¥kon Bugge
2021-08-19
RDMA/qedr: Move variables reset to qedr_set_common_qp_params()
Prabhakar Kushwaha
2021-08-19
RDMA/hfi1: Stop using seq_get_buf in _driver_stats_seq_show
Christoph Hellwig
2021-08-19
RDMA/rtrs: Remove a useless kfree()
Christophe JAILLET
2021-08-19
RDMA/hns: Fix return in hns_roce_rereg_user_mr()
YueHaibing
2021-08-05
net/mlx5: Lag, Create shared FDB when in switchdev mode
Mark Bloch
2021-08-05
net/mlx5: E-Switch, add logic to enable shared FDB
Mark Bloch
2021-08-05
net/mlx5: Lag, move lag destruction to a workqueue
Mark Bloch
2021-08-05
net/mlx5: Lag, properly lock eswitch if needed
Mark Bloch
2021-08-05
net/mlx5: Add send to vport rules on paired device
Mark Bloch
2021-08-05
net/mlx5: E-Switch, Add event callback for representors
Mark Bloch
2021-08-05
net/mlx5e: Use shared mappings for restoring from metadata
Roi Dayan
2021-08-05
net/mlx5e: Add an option to create a shared mapping
Roi Dayan
2021-08-05
net/mlx5: E-Switch, set flow source for send to uplink rule
Ariel Levkovich
2021-08-05
RDMA/mlx5: Add shared FDB support
Mark Bloch
2021-08-05
{net, RDMA}/mlx5: Extend send to vport rules
Mark Bloch
2021-08-05
RDMA/mlx5: Fill port info based on the relevant eswitch
Mark Bloch
2021-08-05
net/mlx5: Lag, add initial logic for shared FDB
Mark Bloch
2021-08-05
net/mlx5: Return mdev from 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-07-30
RDMA/qedr: Improve error logs for rdma_alloc_tid error return
Prabhakar Kushwaha
2021-07-30
RDMA/qed: Use accurate error num in qed_cxt_dynamic_ilt_alloc
Prabhakar Kushwaha
2021-07-30
RDMA/hfi1: Fix typo in comments
Cai Huoqing
2021-07-30
docs: Fix infiniband uverbs minor number
Leon Romanovsky
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-25
IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq
Tal Gilboa
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
[next]