index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
siw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
2022-10-06
1
-4
/
+14
|
\
|
*
RDMA/siw: Pass a pointer to virt_to_page()
Linus Walleij
2022-09-04
1
-4
/
+14
*
|
RDMA/siw: Fix QP destroy to wait for all references dropped.
Bernard Metzler
2022-09-20
3
-1
/
+5
*
|
RDMA/siw: Always consume all skbuf data in sk_data_ready() upcall.
Bernard Metzler
2022-09-20
1
-12
/
+15
*
|
RDMA/siw: Add missing Kconfig selections
Tom Talpey
2022-09-01
1
-1
/
+4
|
/
*
RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY event
Cheng Xu
2022-07-18
1
-3
/
+4
*
RDMA: remove useless condition in siw_create_cq()
Andrey Strachuk
2022-07-18
1
-1
/
+1
*
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
2022-05-24
1
-3
/
+4
|
\
|
*
RDMA/siw: Fix a condition race issue in MPA request processing
Cheng Xu
2022-05-04
1
-3
/
+4
*
|
RDMA/siw: Enable siw on tunnel devices
Bernard Metzler
2022-05-11
1
-2
/
+3
*
|
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
1
-2
/
+2
|
/
*
RDMA/siw: Fix broken RDMA Read Fence/Resume logic.
Bernard Metzler
2022-02-01
2
-15
/
+12
*
RDMA/siw: Fix refcounting leak in siw_create_qp()
Dan Carpenter
2022-01-28
1
-1
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
1
-4
/
+3
|
\
|
*
RDMA/siw: make use of the helper function kthread_run_on_cpu()
Cai Huoqing
2022-01-15
1
-4
/
+3
*
|
RDMA/siw: Use max() instead of doing it manually
Jiapeng Chong
2021-12-06
1
-1
/
+1
*
|
RDMA/siw: Use helper function to set sys_image_guid
Kamal Heib
2021-11-25
1
-1
/
+3
|
/
*
RDMA: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-12
1
-3
/
+1
*
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
4
-36
/
+26
*
RDMA/siw: Convert siw_tx_hdt() to kmap_local_page()
Ira Weiny
2021-07-15
1
-11
/
+19
*
RDMA/siw: Remove kmap()
Ira Weiny
2021-07-15
1
-6
/
+8
*
RDMA/siw: Release xarray entry
Leon Romanovsky
2021-05-10
1
-1
/
+1
*
RDMA/siw: Properly check send and receive CQ pointers
Leon Romanovsky
2021-05-10
1
-6
/
+3
*
RDMA/siw: Fix a use after free in siw_alloc_mr
Lv Yunlong
2021-04-27
1
-2
/
+2
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
2
-9
/
+9
*
RDMA: Delete not-used static inline functions
Leon Romanovsky
2021-03-22
2
-18
/
+0
*
RDMA/iwcm: Allow AFONLY binding for IPv6 addresses
Bernard Metzler
2021-03-10
1
-2
/
+17
*
RDMA/siw: Fix calculation of tx_valid_cpus size
Kamal Heib
2021-02-08
1
-1
/
+1
*
RDMA/siw: Fix handling of zero-sized Read and Receive Queues.
Bernard Metzler
2021-01-08
5
-146
/
+177
*
RDMA: Convert comma to semicolon
Zheng Yongjun
2021-01-07
1
-1
/
+1
*
RDMA/siw,rxe: Make emulated devices virtual in the device tree
Jason Gunthorpe
2020-11-23
1
-18
/
+1
*
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
2020-11-17
3
-9
/
+0
*
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
2020-11-17
2
-2
/
+6
|
\
|
*
RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configs
Christoph Hellwig
2020-11-12
1
-0
/
+1
|
*
RDMA: Fix software RDMA drivers for dma mapping error
Parav Pandit
2020-11-02
1
-2
/
+5
*
|
RDMA/rxe,siw: Restore uverbs_cmd_mask IB_USER_VERBS_CMD_POST_SEND
Jason Gunthorpe
2020-11-02
1
-0
/
+2
*
|
RDMA/siw: Fix typo of EAGAIN not -EAGAIN in siw_cm_work_handler()
Zhang Qilong
2020-11-02
1
-1
/
+1
*
|
RDMA: Remove uverbs cmds from drivers that don't use them
Jason Gunthorpe
2020-10-26
1
-6
/
+0
*
|
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
1
-0
/
+3
*
|
RDMA: Check flags during create_cq
Jason Gunthorpe
2020-10-26
1
-0
/
+3
*
|
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
1
-0
/
+3
*
|
RDMA: Check srq_type during create_srq
Jason Gunthorpe
2020-10-26
1
-0
/
+3
*
|
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
2020-10-26
1
-5
/
+1
*
|
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
2020-10-26
1
-15
/
+1
|
/
*
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-10-16
1
-4
/
+4
*
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
2
-2
/
+3
*
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
2
-2
/
+3
*
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-09-09
2
-2
/
+3
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
3
-6
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-08-06
3
-13
/
+2
|
\
[next]