index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
siw
Age
Commit message (
Expand
)
Author
2021-05-10
RDMA/siw: Release xarray entry
Leon Romanovsky
2021-05-10
RDMA/siw: Properly check send and receive CQ pointers
Leon Romanovsky
2021-04-27
RDMA/siw: Fix a use after free in siw_alloc_mr
Lv Yunlong
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-22
RDMA: Delete not-used static inline functions
Leon Romanovsky
2021-03-10
RDMA/iwcm: Allow AFONLY binding for IPv6 addresses
Bernard Metzler
2021-02-08
RDMA/siw: Fix calculation of tx_valid_cpus size
Kamal Heib
2021-01-08
RDMA/siw: Fix handling of zero-sized Read and Receive Queues.
Bernard Metzler
2021-01-07
RDMA: Convert comma to semicolon
Zheng Yongjun
2020-11-23
RDMA/siw,rxe: Make emulated devices virtual in the device tree
Jason Gunthorpe
2020-11-17
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
2020-11-12
RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configs
Christoph Hellwig
2020-11-02
RDMA/rxe,siw: Restore uverbs_cmd_mask IB_USER_VERBS_CMD_POST_SEND
Jason Gunthorpe
2020-11-02
RDMA/siw: Fix typo of EAGAIN not -EAGAIN in siw_cm_work_handler()
Zhang Qilong
2020-11-02
RDMA: Fix software RDMA drivers for dma mapping error
Parav Pandit
2020-10-26
RDMA: Remove uverbs cmds from drivers that don't use them
Jason Gunthorpe
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
RDMA: Check flags during create_cq
Jason Gunthorpe
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
RDMA: Check srq_type during create_srq
Jason Gunthorpe
2020-10-26
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
2020-10-26
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-20
RDMA/siw: Remove the query_pkey callback
Kamal Heib
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-08
RDMA/siw: Fix reporting vendor_part_id
Kamal Heib
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-06-15
RDMA/siw: Fix pointer-to-int-cast warning in siw_rx_pbl()
Tom Seewald
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-02
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
2020-05-21
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
2020-05-19
RDMA/siw: Replace one-element array and use struct_size() helper
Gustavo A. R. Silva
2020-04-15
RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr()
Jason Gunthorpe
2020-03-23
RDMA/siw: Suppress uninitialized var warning
Andrew Morton
2020-03-10
Merge tag 'v5.6-rc5' into rdma.git for-next
Jason Gunthorpe
2020-03-04
RDMA/siw: Fix failure handling during device creation
Bernard Metzler
2020-03-04
RDMA/siw: Fix passive connection establishment
Bernard Metzler
2020-03-04
Merge tag 'v5.6-rc4' into rdma.git for-next
Jason Gunthorpe
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2020-02-27
RDMA/siw: Fix setting active_{speed, width} attributes
Kamal Heib
[next]