index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-01
RDMA/mlx5: Fix validation of max_rd_atomic caps for DC
Maor Gottlieb
1
-14
/
+35
2023-01-01
RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device
Shay Drory
1
-3
/
+3
2022-12-29
RDMA/srp: Move large values to a new enum for gcc13
Jiri Slaby (SUSE)
1
-3
/
+5
2022-12-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-33
/
+41
2022-12-16
RDMA/siw: Fix pointer cast warning
Arnd Bergmann
1
-1
/
+1
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-7
/
+7
2022-12-15
RDMA/rxe: Fix compile warnings on 32-bit
Jason Gunthorpe
1
-32
/
+40
2022-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
86
-866
/
+3449
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-15
/
+13
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-9
/
+8
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+4
2022-12-13
Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...
Linus Torvalds
3
-36
/
+8
2022-12-12
Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-2
/
+2
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2022-12-11
IB/IPoIB: Fix queue count inconsistency for PKEY child interfaces
Dragos Tatulea
1
-0
/
+7
2022-12-11
RDMA: Add missed netdev_put() for the netdevice_tracker
Jason Gunthorpe
1
-1
/
+1
2022-12-10
trace: Relocate event helper files
Chuck Lever
2
-2
/
+2
2022-12-09
RDMA/rxe: Enable RDMA FLUSH capability for rxe device
Li Zhijian
1
-0
/
+2
2022-12-09
RDMA/cm: Make QP FLUSHABLE for supported device
Li Zhijian
1
-2
/
+11
2022-12-09
RDMA/rxe: Implement flush completion
Li Zhijian
1
-1
/
+3
2022-12-09
RDMA/rxe: Implement flush execution in responder side
Li Zhijian
4
-20
/
+183
2022-12-09
RDMA/rxe: Implement RC RDMA FLUSH service in requester side
Li Zhijian
1
-1
/
+14
2022-12-09
RDMA/rxe: Extend rxe packet format to support flush
Li Zhijian
3
-5
/
+73
2022-12-09
RDMA/rxe: Allow registering persistent flag for pmem MR only
Li Zhijian
1
-2
/
+20
2022-12-09
RDMA/rxe: Fix incorrect responder length checking
Bob Pearson
1
-26
/
+36
2022-12-09
RDMA/rxe: Fix oops with zero length reads
Daisuke Matsuda
1
-3
/
+5
2022-12-09
Merge tag 'v6.1-rc8' into rdma.git for-next
Jason Gunthorpe
9
-21
/
+30
2022-12-08
RDMA/mlx5: Remove not-used IB_FLOW_SPEC_IB define
Zhu Yanjun
1
-1
/
+0
2022-12-07
RDMA/hns: Fix XRC caps on HIP08
Chengchang Tang
1
-2
/
+3
2022-12-07
RDMA/hns: Fix error code of CMD
Chengchang Tang
2
-1
/
+30
2022-12-07
RDMA/hns: Fix page size cap from firmware
Chengchang Tang
1
-0
/
+3
2022-12-07
RDMA/hns: Fix PBL page MTR find
Chengchang Tang
1
-1
/
+2
2022-12-07
RDMA/hns: Fix AH attr queried by query_qp
Chengchang Tang
1
-0
/
+2
2022-12-07
RDMA/hns: Fix the gid problem caused by free mr
Yixing Liu
2
-46
/
+137
2022-12-07
RDMA/cma: Change RoCE packet life time from 18 to 16
Chao Leng
1
-1
/
+1
2022-12-07
RDMA/hfi1: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-1
/
+1
2022-12-04
RDMA/mlx5: no need to kfree NULL pointer
Li Zhijian
1
-4
/
+2
2022-12-04
RDMA/srp: Fix error return code in srp_parse_options()
Wang Yufen
1
-14
/
+82
2022-12-04
RDMA/hfi1: Fix error return code in parse_platform_config()
Wang Yufen
1
-0
/
+6
2022-12-04
RDMA: Disable IB HW for UML
Randy Dunlap
1
-0
/
+2
2022-12-01
RDMA/rxe: Enable atomic write capability for rxe device
Xiao Yang
1
-0
/
+5
2022-12-01
RDMA/rxe: Implement atomic write completion
Xiao Yang
1
-0
/
+4
2022-12-01
RDMA/rxe: Make responder support atomic write on RC service
Xiao Yang
1
-5
/
+79
2022-12-01
RDMA/rxe: Make requester support atomic write on RC service
Xiao Yang
1
-2
/
+13
2022-12-01
RDMA/rxe: Extend rxe packet format to support atomic write
Xiao Yang
2
-0
/
+21
2022-12-01
IB/hfi1: Switch to netif_napi_add()
Yang Yang
1
-1
/
+1
2022-11-30
RDMA/hw/qib/qib_user_pages: remove FOLL_FORCE usage
David Hildenbrand
1
-1
/
+1
2022-11-30
RDMA/siw: remove FOLL_FORCE usage
David Hildenbrand
1
-5
/
+4
2022-11-30
RDMA/usnic: remove FOLL_FORCE usage
David Hildenbrand
1
-5
/
+4
2022-11-30
RDMA/umem: remove FOLL_FORCE usage
David Hildenbrand
1
-4
/
+4
[next]