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.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-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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
RDMA/core: Introduce "name_assign_type" for an IB device
Mark Zhang
4
-2
/
+10
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
1
-11
/
+58
2024-07-01
RDMA/mlx5: Add plane index support when querying PTYS registers
Mark Zhang
5
-12
/
+16
2024-07-01
RDMA/nldev: Add support to dump device type and parent device if exists
Mark Zhang
1
-0
/
+10
2024-07-01
RDMA/nldev: Add support to add/delete a sub IB device through netlink
Mark Zhang
1
-0
/
+59
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/core: Support IB sub device with type "SMI"
Mark Zhang
2
-1
/
+71
2024-07-01
RDMA/mlx5: Add support to multi-plane device and port
Mark Zhang
3
-9
/
+54
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
3
-3
/
+27
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
33
-37
/
+54
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
1
-1
/
+81
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
1
-0
/
+4
2024-06-16
RDMA/mlx5: Add Qcounters req_transport_retries_exceeded/req_rnr_retries_exceeded
Patrisious Haddad
1
-0
/
+4
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
2024-06-16
IB/mlx5: Create UMR QP just before first reg_mr occurs
Jianbo Liu
5
-14
/
+58
2024-06-16
Delay mlx5_ib internal resources allocations
Leon Romanovsky
7
-234
/
+440
2024-06-16
net/mlx5: Reimplement write combining test
Jianbo Liu
7
-234
/
+440
2024-06-16
Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Leon Romanovsky
249
-1577
/
+2801
2024-06-12
net: mana: Allow variable size indirection table
Shradha Gupta
3
-26
/
+96
2024-06-09
Merge tag 'edac_urgent_for_v6.10_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+7
2024-06-09
RDMA/mana_ib: Process QP error events in mana_ib
Konstantin Taranov
5
-2
/
+79
2024-06-09
RDMA/iwcm: Fix a use-after-free related to destroying CM IDs
Bart Van Assche
1
-4
/
+7
2024-06-09
RDMA/iwcm: Simplify cm_work_handler()
Bart Van Assche
1
-6
/
+1
2024-06-09
RDMA/iwcm: Simplify cm_event_handler()
Bart Van Assche
1
-5
/
+2
2024-06-09
RDMA/iwcm: Change the return type of iwcm_deref_id()
Bart Van Assche
1
-4
/
+4
2024-06-09
RDMA/iwcm: Use list_first_entry() where appropriate
Bart Van Assche
1
-4
/
+4
2024-06-09
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+0
2024-06-08
Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-68
/
+140
2024-06-08
Merge tag 'media/v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
5
-39
/
+55
2024-06-08
Merge tag 'irq-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-51
/
+36
2024-06-08
Merge tag 'gpio-fixes-for-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-31
/
+85
2024-06-08
Merge tag 'block-6.10-20240607' of git://git.kernel.dk/linux
Linus Torvalds
3
-6
/
+6
[next]