index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
IB/srpt: Reduce QP buffer size
Bart Van Assche
2016-06-23
2
-2
/
+2
*
IB/IPoIB: Don't update neigh validity for unresolved entries
Erez Shitrit
2016-06-07
1
-1
/
+3
*
IB/IPoIB: Disable bottom half when dealing with device address
Mark Bloch
2016-06-07
3
-11
/
+11
*
IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions
Erez Shitrit
2016-06-07
4
-0
/
+14
*
IB/srp: Fix srp_map_sg_dma()
Bart Van Assche
2016-06-06
1
-2
/
+1
*
IB/srp: Always initialize use_fast_reg and use_fmr
Bart Van Assche
2016-06-06
1
-3
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-05-28
2
-9
/
+11
|
\
|
*
iscsi-target: Convert transport drivers to signal rdma_shutdown
Nicholas Bellinger
2016-05-16
1
-0
/
+1
|
*
target: make ->shutdown_session optional
Christoph Hellwig
2016-05-10
1
-9
/
+0
|
*
iscsi-target: add void (*iscsit_get_rx_pdu)()
Varun Prakash
2016-05-09
1
-0
/
+10
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-05-28
7
-20
/
+288
|
\
\
|
*
|
IB/IPoIB: Allow setting the device address
Mark Bloch
2016-05-25
6
-6
/
+187
|
*
|
IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join
Erez Shitrit
2016-05-25
3
-13
/
+100
|
*
|
IB/core: Introduce capabilitymask2 field in ClassPortInfo mad
Erez Shitrit
2016-05-25
1
-1
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-05-20
9
-1377
/
+597
|
\
\
\
|
|
/
/
|
|
|
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...
Doug Ledford
2016-05-13
3
-3
/
+68
|
|
\
\
\
\
|
|
|
|
*
|
IB/srp: Fix a debug kernel crash
Bart Van Assche
2016-05-13
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
IB/ipoib: Add readout of statistics using ethtool
Hans Westgaard Ry
2016-05-13
1
-0
/
+67
|
|
|
*
|
infiniband/ulp/ipoib: remove pkey_mutex
Sebastian Andrzej Siewior
2016-05-13
1
-2
/
+0
|
|
|
/
/
|
*
|
|
IB/srp: Do not register memory if never_register has been set
Bart Van Assche
2016-05-13
1
-3
/
+9
|
*
|
|
IB/srp: Prevent mapping failures
Bart Van Assche
2016-05-13
2
-19
/
+119
|
*
|
|
IB/srp: Swap two code blocks in srp_add_one()
Bart Van Assche
2016-05-13
1
-11
/
+12
|
*
|
|
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
2016-05-13
2
-3
/
+3
|
*
|
|
IB/srp: Fix srp_create_target() error handling
Bart Van Assche
2016-05-13
1
-7
/
+7
|
*
|
|
IB/srp: Fix a memory descriptor leak in an error path
Bart Van Assche
2016-05-13
1
-1
/
+6
|
*
|
|
IB/srp: Print "ib_srp: " prefix once
Bart Van Assche
2016-05-13
1
-1
/
+1
|
*
|
|
IB/isert: convert to the generic RDMA READ/WRITE API
Christoph Hellwig
2016-05-13
2
-825
/
+85
|
*
|
|
IB/srpt: convert to the generic RDMA READ/WRITE API
Christoph Hellwig
2016-05-13
2
-495
/
+265
|
*
|
|
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
2016-05-13
3
-4
/
+4
|
|
/
/
|
*
|
IB/srp: Move common code into the caller
Bart Van Assche
2016-05-12
1
-1
/
+0
|
*
|
IB/srp: Move code out of a loop
Bart Van Assche
2016-05-12
1
-3
/
+3
|
*
|
IB/srp: Avoid that mapping failure triggers an infinite loop
Bart Van Assche
2016-05-12
1
-0
/
+2
|
*
|
IB/srp: Introduce target->mr_pool_size
Bart Van Assche
2016-05-12
2
-3
/
+4
|
*
|
IB/srp: Fix srp_map_data() error paths
Bart Van Assche
2016-05-12
1
-11
/
+13
|
*
|
IB/srp: Document srp_map_data() return value
Bart Van Assche
2016-05-12
1
-0
/
+9
|
*
|
IB/srp: Fix a comment
Bart Van Assche
2016-05-12
1
-1
/
+1
|
*
|
IB/srp: Fix a spelling error in a source code comment
Bart Van Assche
2016-05-12
1
-1
/
+1
|
*
|
Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7
Doug Ledford
2016-05-05
1
-4
/
+10
|
|
\
\
*
|
\
\
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-05-18
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
2016-04-15
1
-2
/
+2
|
*
|
|
|
scsi: disable automatic target scan
Hannes Reinecke
2016-04-11
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-09
1
-4
/
+10
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-05-07
1
-4
/
+10
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
IB/iser: Fix max_sectors calculation
Christoph Hellwig
2016-05-05
1
-4
/
+10
*
|
|
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
2
-2
/
+2
*
|
|
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
2016-05-04
1
-1
/
+1
|
/
/
*
|
Revert "ib_srpt: Convert to percpu_ida tag allocation"
Bart Van Assche
2016-04-07
2
-17
/
+40
|
/
*
iser-target: Use ib_drain_qp
Sagi Grimberg
2016-03-30
2
-37
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-03-22
4
-11
/
+85
|
\
|
*
IB/ipoib: Allow mcast packets from other VFs
Eli Cohen
2016-03-21
1
-7
/
+20
[next]