index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
siw
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
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-27
RDMA: Remove uverbs cmds from drivers that don't use them
Jason Gunthorpe
1
-6
/
+0
2020-10-27
RDMA: Check create_flags during create_qp
Jason Gunthorpe
1
-0
/
+3
2020-10-27
RDMA: Check flags during create_cq
Jason Gunthorpe
1
-0
/
+3
2020-10-27
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
1
-0
/
+3
2020-10-27
RDMA: Check srq_type during create_srq
Jason Gunthorpe
1
-0
/
+3
2020-10-27
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
1
-5
/
+1
2020-10-27
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-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-6
/
+4
2020-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-13
/
+2
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-20
RDMA/siw: Remove the query_pkey callback
Kamal Heib
3
-11
/
+0
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-08
RDMA/siw: Fix reporting vendor_part_id
Kamal Heib
1
-1
/
+2
2020-07-07
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2
-2
/
+2
2020-06-15
RDMA/siw: Fix pointer-to-int-cast warning in siw_rx_pbl()
Tom Seewald
1
-1
/
+2
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-06-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-9
/
+2
2020-06-03
RDMA: Remove 'max_fmr'
Jason Gunthorpe
3
-4
/
+0
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-20
/
+4
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
1
-13
/
+5
2020-05-21
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
1
-4
/
+11
2020-05-20
RDMA/siw: Replace one-element array and use struct_size() helper
Gustavo A. R. Silva
2
-5
/
+2
2020-04-15
RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr()
Jason Gunthorpe
1
-4
/
+11
2020-03-24
RDMA/siw: Suppress uninitialized var warning
Andrew Morton
1
-1
/
+1
2020-03-10
Merge tag 'v5.6-rc5' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+3
2020-03-04
RDMA/siw: Fix failure handling during device creation
Bernard Metzler
1
-3
/
+3
2020-03-04
RDMA/siw: Fix passive connection establishment
Bernard Metzler
1
-106
/
+31
2020-03-04
Merge tag 'v5.6-rc4' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+2
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
1
-1
/
+1
2020-02-27
RDMA/siw: Fix setting active_{speed, width} attributes
Kamal Heib
1
-3
/
+4
[next]