index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-06-07
1
-1
/
+17
|
\
|
*
RDMA/srp: Rename SRP sysfs name after IB device rename trigger
Leon Romanovsky
2019-05-21
1
-1
/
+17
*
|
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
1
-0
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
10
-0
/
+10
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-09
6
-48
/
+41
|
\
|
*
RDMA/ipoib: Allow user space differentiate between valid dev_port
Leon Romanovsky
2019-05-07
1
-1
/
+12
|
*
IB/core, ipoib: Do not overreact to SM LID change event
Dennis Dalessandro
2019-05-07
1
-2
/
+1
|
*
opa_vnic: fix check on record->event, incorrect operator used
Colin Ian King
2019-04-08
1
-1
/
+1
|
*
opa_vnic: Convert vport_idr to XArray
Matthew Wilcox
2019-04-01
1
-37
/
+23
|
*
IB/iser: remove uninitialized variable len
Colin Ian King
2019-03-27
1
-5
/
+2
|
*
drivers: infiniband: Fix whitespace in kconfig
Enrico Weigelt, metux IT consult
2019-03-26
1
-2
/
+2
|
*
RDMA: Use __packed annotation instead of __attribute__ ((packed))
Erez Alfasi
2019-03-25
1
-1
/
+1
*
|
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-20
1
-4
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
3
-50
/
+36
|
\
|
*
scsi: target/iscsi: Fix spelling of "unsolicited"
Bart Van Assche
2019-02-04
1
-1
/
+1
|
*
scsi: RDMA/srpt: Fix a credit leak for aborted commands
Bart Van Assche
2019-02-04
1
-0
/
+11
|
*
scsi: RDMA/srpt: Rework I/O context allocation
Bart Van Assche
2019-02-04
2
-32
/
+19
|
*
scsi: RDMA/srpt: Fix handling of TMF submission failure
Bart Van Assche
2019-02-04
1
-3
/
+1
|
*
scsi: RDMA/srpt: Fix handling of command / TMF submission failure
Bart Van Assche
2019-02-04
1
-5
/
+4
|
*
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
2019-02-04
1
-9
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-09
8
-43
/
+31
|
\
\
|
*
|
IB/iser: Fix dma_nents type definition
Max Gurtovoy
2019-03-04
1
-1
/
+1
|
*
|
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-19
2
-4
/
+5
|
*
|
IB/ipoib: Use __func__ instead of function's name
Erez Alfasi
2019-02-14
1
-2
/
+2
|
*
|
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
2019-02-04
2
-3
/
+1
|
|
\
\
|
*
|
|
IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()
Bart Van Assche
2019-02-04
2
-15
/
+11
|
*
|
|
RDMA/srp: Increase max_segment_size
Bart Van Assche
2019-01-30
1
-0
/
+1
|
*
|
|
IB/ipoib: Make ipoib_intercept_dev_id_attr() static
Kamal Heib
2019-01-29
1
-1
/
+1
|
*
|
|
infiniband: remove unneeded header search paths
Masahiro Yamada
2019-01-25
2
-2
/
+0
|
*
|
|
infiniband: ipoib: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-24
3
-11
/
+4
|
*
|
|
IB/iser: Pass the correct number of entries for dma mapped SGL
Israel Rukshin
2019-01-18
1
-5
/
+5
|
*
|
|
IB/srp: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-08
1
-2
/
+1
|
|
|
/
|
|
/
|
*
|
|
RDMA/srp: Rework SCSI device reset handling
Bart Van Assche
2019-02-04
1
-10
/
+0
|
|
/
|
/
|
*
|
IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start
Feras Daoud
2019-01-25
2
-3
/
+1
|
/
*
IB/ipoib: drop useless LIST_HEAD
Julia Lawall
2019-01-02
1
-1
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-28
9
-143
/
+396
|
\
|
*
RDMA/srpt: Use kmem_cache_free() instead of kfree()
Wei Yongjun
2018-12-22
1
-1
/
+1
|
*
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-19
3
-6
/
+6
|
*
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2018-12-19
2
-2
/
+2
|
*
RDMA/srpt: Add support for immediate data
Bart Van Assche
2018-12-19
2
-49
/
+189
|
*
RDMA/srpt: Rework the srpt_alloc_srq() error path
Bart Van Assche
2018-12-19
1
-4
/
+6
|
*
RDMA/srpt: Remove driver version and release date
Bart Van Assche
2018-12-19
1
-5
/
+2
|
*
RDMA/srpt: Make kernel-doc headers complete
Bart Van Assche
2018-12-19
1
-1
/
+4
|
*
RDMA/srpt: Join split strings
Bart Van Assche
2018-12-19
1
-17
/
+12
|
*
RDMA/srpt: Improve coding style conformance
Bart Van Assche
2018-12-19
2
-6
/
+6
|
*
RDMA/srpt: Fix a use-after-free in the channel release code
Bart Van Assche
2018-12-19
1
-5
/
+13
|
*
RDMA/srp: Add support for immediate data
Bart Van Assche
2018-12-19
2
-14
/
+89
|
*
RDMA/srp: Rework handling of the maximum information unit length
Bart Van Assche
2018-12-19
2
-14
/
+29
|
*
RDMA/srp: Move srp_rdma_ch.max_ti_iu_len declaration
Bart Van Assche
2018-12-19
1
-1
/
+2
[next]