index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-15
IB/hfi1: Constify struct flag_table
Christophe JAILLET
1
-15
/
+15
2024-07-14
RDMA/mana_ib: Set correct device into ib
Konstantin Taranov
3
-8
/
+29
2024-07-14
bnxt_re: Fix imm_data endianness
Jack Wang
2
-7
/
+7
2024-07-14
RDMA: Fix netdev tracker in ib_device_set_netdev
David Ahern
1
-6
/
+2
2024-07-11
RDMA/hns: Fix mbx timing out before CMD execution is completed
Chengchang Tang
2
-7
/
+34
2024-07-11
RDMA/hns: Fix insufficient extend DB for VFs.
Chengchang Tang
1
-2
/
+4
2024-07-11
RDMA/hns: Fix undifined behavior caused by invalid max_sge
Chengchang Tang
1
-1
/
+1
2024-07-11
RDMA/hns: Fix shift-out-bounds when max_inline_data is 0
Chengchang Tang
1
-1
/
+3
2024-07-11
RDMA/hns: Fix missing pagesize and alignment check in FRMR
Chengchang Tang
2
-0
/
+9
2024-07-11
RDMA/hns: Fix unmatch exception handling when init eq table fails
Junxian Huang
1
-12
/
+13
2024-07-11
RDMA/hns: Fix soft lockup under heavy CEQE load
Junxian Huang
2
-36
/
+54
2024-07-11
RDMA/hns: Check atomic wr length
Junxian Huang
2
-2
/
+9
2024-07-11
RDMA/ocrdma: Don't inline statistics functions
Peng Hao
1
-11
/
+11
2024-07-04
RDMA/core: Introduce "name_assign_type" for an IB device
Mark Zhang
6
-2
/
+27
2024-07-04
RDMA/qib: Fix truncation compilation warnings in qib_verbs.c
Leon Romanovsky
1
-1
/
+1
2024-07-04
RDMA/qib: Fix truncation compilation warnings in qib_init.c
Leon Romanovsky
1
-1
/
+1
2024-07-01
RDMA/efa: Add EFA 0xefa3 PCI ID
Michael Margolin
1
-0
/
+2
2024-07-01
RDMA/mlx5: Support per-plane port IB counters by querying PPCNT register
Mark Zhang
2
-11
/
+59
2024-07-01
net/mlx5: mlx5_ifc update for accessing ppcnt register of plane ports
Mark Zhang
1
-2
/
+45
2024-07-01
RDMA/mlx5: Add plane index support when querying PTYS registers
Mark Zhang
6
-14
/
+19
2024-07-01
RDMA/nldev: Add support to dump device type and parent device if exists
Mark Zhang
2
-0
/
+12
2024-07-01
RDMA/nldev: Add support to add/delete a sub IB device through netlink
Mark Zhang
2
-0
/
+65
2024-07-01
RDMA/mlx5: Support plane device and driver APIs to add and delete it
Mark Zhang
7
-13
/
+147
2024-07-01
RDMA/core: Create GSI QP only when CM is supported
Mark Zhang
2
-13
/
+28
2024-07-01
RDMA: Set type of rdma_ah to IB for a SMI sub device
Mark Zhang
1
-0
/
+2
2024-07-01
RDMA/core: Support IB sub device with type "SMI"
Mark Zhang
4
-1
/
+119
2024-07-01
RDMA/mlx5: Add support to multi-plane device and port
Mark Zhang
4
-9
/
+55
2024-07-01
net/mlx5: mlx5_ifc update for multi-plane support
Mark Zhang
1
-5
/
+9
2024-07-01
RDMA/core: Create "issm*" device nodes only when SMI is supported
Mark Zhang
1
-11
/
+18
2024-07-01
RDMA/bnxt_re: Disable doorbell moderation if hardware register read fails
Selvin Xavier
1
-11
/
+34
2024-07-01
RDMA/bnxt_re: Enable DB moderation for genP7 adapters
Selvin Xavier
1
-3
/
+4
2024-07-01
RDMA/bnxt_re: Update the correct DB FIFO depth and mask for GenP7
Selvin Xavier
2
-17
/
+33
2024-07-01
RDMA/device: Return error earlier if port in not valid
Leon Romanovsky
1
-3
/
+3
2024-06-27
RDMA/mlx5: Send UAR page index as ioctl attribute
Akiva Goldberger
4
-3
/
+31
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
35
-42
/
+58
2024-06-27
MAINTAINERS: Update Maintainers for irdma driver
Shiraz Saleem
1
-1
/
+1
2024-06-26
RDMA/efa: Remove duplicate aenq enable macro
Yonatan Nachum
1
-4
/
+0
2024-06-26
RDMA/efa: Use offset_in_page() function
Gal Pressman
1
-1
/
+1
2024-06-26
RDMA/hfi1: Constify struct mmu_rb_ops
Christophe JAILLET
3
-4
/
+4
2024-06-26
RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPs
Honggang LI
1
-3
/
+4
2024-06-26
IB/isert: remove the handling of last WQE reached event
Max Gurtovoy
1
-3
/
+0
2024-06-26
IB/core: add support for draining Shared receive queues
Max Gurtovoy
2
-1
/
+83
2024-06-26
RDMA/mlx5: Use sq timestamp as QP timestamp when RoCE is disabled
Or Har-Toov
1
-3
/
+6
2024-06-26
RDMA/mlx4: Fix truncated output warning in alias_GUID.c
Leon Romanovsky
1
-1
/
+1
2024-06-26
RDMA/mlx4: Fix truncated output warning in mad.c
Leon Romanovsky
1
-1
/
+1
2024-06-21
RDMA/cache: Release GID table even if leak is detected
Leon Romanovsky
1
-9
/
+5
2024-06-16
Merge branch 'mlx5-next' into wip/leon-for-next
Leon Romanovsky
2
-1
/
+9
2024-06-16
RDMA/mlx5: Add Qcounters req_transport_retries_exceeded/req_rnr_retries_exceeded
Patrisious Haddad
2
-1
/
+9
2024-06-16
RDMA/mlx5: Set mkeys for dmabuf at PAGE_SIZE
Chiara Meiohas
2
-4
/
+15
2024-06-16
IB/mlx5: Allocate resources just before first QP/SRQ is created
Jianbo Liu
4
-43
/
+118
[next]