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