index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
siw
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-24
3
-6
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-08-07
3
-13
/
+2
|
\
|
*
RDMA/siw: Remove the query_pkey callback
Kamal Heib
2020-07-20
3
-11
/
+0
|
*
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-07-07
2
-2
/
+2
*
|
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
1
-1
/
+1
|
\
\
|
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
*
|
|
RDMA/siw: Fix reporting vendor_part_id
Kamal Heib
2020-07-08
1
-1
/
+2
|
/
/
*
/
RDMA/siw: Fix pointer-to-int-cast warning in siw_rx_pbl()
Tom Seewald
2020-06-15
1
-1
/
+2
|
/
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-05
4
-9
/
+2
|
\
|
*
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-06-03
3
-4
/
+0
|
*
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
2020-05-21
1
-4
/
+11
|
|
\
|
*
|
RDMA/siw: Replace one-element array and use struct_size() helper
Gustavo A. R. Silva
2020-05-20
2
-5
/
+2
*
|
|
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
2020-05-28
1
-20
/
+4
*
|
|
net: add sock_set_reuseaddr
Christoph Hellwig
2020-05-28
1
-13
/
+5
|
|
/
|
/
|
*
|
RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr()
Jason Gunthorpe
2020-04-15
1
-4
/
+11
|
/
*
RDMA/siw: Suppress uninitialized var warning
Andrew Morton
2020-03-24
1
-1
/
+1
*
Merge tag 'v5.6-rc5' into rdma.git for-next
Jason Gunthorpe
2020-03-10
1
-3
/
+3
|
\
|
*
RDMA/siw: Fix failure handling during device creation
Bernard Metzler
2020-03-04
1
-3
/
+3
*
|
RDMA/siw: Fix passive connection establishment
Bernard Metzler
2020-03-04
1
-106
/
+31
*
|
Merge tag 'v5.6-rc4' into rdma.git for-next
Jason Gunthorpe
2020-03-04
1
-3
/
+2
|
\
|
|
*
RDMA/siw: Remove unwanted WARN_ON in siw_cm_llp_data_ready()
Krishnamraju Eraparaju
2020-02-11
1
-3
/
+2
*
|
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2020-03-04
1
-1
/
+1
*
|
RDMA/siw: Fix setting active_{speed, width} attributes
Kamal Heib
2020-02-27
1
-3
/
+4
*
|
RDMA/siw: Fix setting active_mtu attribute
Kamal Heib
2020-02-11
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-01-31
8
-71
/
+43
|
\
|
*
RDMA/siw: use true,false for bool variable
zhengbin
2020-01-04
1
-1
/
+1
|
*
RDMA/siw: Simplify QP representation
Bernard Metzler
2020-01-03
7
-70
/
+42
*
|
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
2020-01-31
1
-1
/
+1
*
|
IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
John Hubbard
2020-01-31
1
-1
/
+1
|
/
[next]