Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c0338aff2260ea6c092806312dbb154cec07a242
/
drivers
/
infiniband
/
ulp
716b076b
IB/srpt: Update sport->port_guid with each port refresh
by Doug Ledford
· 8 years ago
1d5840c
IB/isert: fix error return code in isert_alloc_login_buf()
by Wei Yongjun
· 8 years ago
84e39ee
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
0cda611
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
7f1d25b
Merge branches 'misc' and 'rxe' into k.o/for-4.8-1
by Doug Ledford
· 8 years ago
5faba54
IB/ipoib: Report SG feature regardless of HW UD CSUM capability
by Yuval Shaia
· 8 years ago
e6d66e3
IB/isert: Remove an unused member variable
by Bart Van Assche
· 8 years ago
10fce58
IB/srpt: Simplify srpt_queue_response()
by Bart Van Assche
· 8 years ago
30c6d87
IB/srpt: Limit the number of SG elements per work request
by Bart Van Assche
· 8 years ago
1a86321
IB/ipoib: Use new device FW version string
by Ira Weiny
· 8 years ago
c0cf451
IB/srpt: Reduce QP buffer size
by Bart Van Assche
· 8 years ago
61c78eea
IB/IPoIB: Don't update neigh validity for unresolved entries
by Erez Shitrit
· 8 years ago
9b29953
IB/IPoIB: Disable bottom half when dealing with device address
by Mark Bloch
· 8 years ago
198b12f
IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions
by Erez Shitrit
· 8 years ago
9edba79
IB/srp: Fix srp_map_sg_dma()
by Bart Van Assche
· 8 years ago
249f065
IB/srp: Always initialize use_fast_reg and use_fmr
by Bart Van Assche
· 8 years ago
9ba55cf
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
1cbe06c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
492a7e6
IB/IPoIB: Allow setting the device address
by Mark Bloch
· 8 years ago
3b56113
IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join
by Erez Shitrit
· 8 years ago
507f6af
IB/core: Introduce capabilitymask2 field in ClassPortInfo mad
by Erez Shitrit
· 8 years ago
76b584d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
675e065
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
bd027d8
iscsi-target: Convert transport drivers to signal rdma_shutdown
by Nicholas Bellinger
· 8 years ago
0651ec9
Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into k.o/for-4.7
by Doug Ledford
· 8 years ago
54f5c9c
IB/srp: Fix a debug kernel crash
by Bart Van Assche
· 9 years ago
e3614bc
IB/ipoib: Add readout of statistics using ethtool
by Hans Westgaard Ry
· 9 years ago
01690e9
infiniband/ulp/ipoib: remove pkey_mutex
by Sebastian Andrzej Siewior
· 8 years ago
c222a39
IB/srp: Do not register memory if never_register has been set
by Bart Van Assche
· 8 years ago
509c5f3
IB/srp: Prevent mapping failures
by Bart Van Assche
· 8 years ago
835ee62
IB/srp: Swap two code blocks in srp_add_one()
by Bart Van Assche
· 8 years ago
9aa8b32
IB/core: Enhance ib_map_mr_sg()
by Bart Van Assche
· 8 years ago
f83b256
IB/srp: Fix srp_create_target() error handling
by Bart Van Assche
· 8 years ago
9d8e7d0
IB/srp: Fix a memory descriptor leak in an error path
by Bart Van Assche
· 8 years ago
cf1acab
IB/srp: Print "ib_srp: " prefix once
by Bart Van Assche
· 8 years ago
38a2d0d4
IB/isert: convert to the generic RDMA READ/WRITE API
by Christoph Hellwig
· 9 years ago
b99f8e4
IB/srpt: convert to the generic RDMA READ/WRITE API
by Christoph Hellwig
· 9 years ago
ff2ba99
IB/core: Add passing an offset into the SG to ib_map_mr_sg
by Christoph Hellwig
· 9 years ago
3849e44
IB/srp: Move common code into the caller
by Bart Van Assche
· 9 years ago
3b59b7a6
IB/srp: Move code out of a loop
by Bart Van Assche
· 9 years ago
ffc548b
IB/srp: Avoid that mapping failure triggers an infinite loop
by Bart Van Assche
· 9 years ago
fa9863f
IB/srp: Introduce target->mr_pool_size
by Bart Van Assche
· 9 years ago
e012f36
IB/srp: Fix srp_map_data() error paths
by Bart Van Assche
· 9 years ago
77269cd
IB/srp: Document srp_map_data() return value
by Bart Van Assche
· 9 years ago
6ec2ba0
IB/srp: Fix a comment
by Bart Van Assche
· 9 years ago
1d3d98c
IB/srp: Fix a spelling error in a source code comment
by Bart Van Assche
· 9 years ago
22d1175
target: make ->shutdown_session optional
by Christoph Hellwig
· 9 years ago
187e84f
iscsi-target: add void (*iscsit_get_rx_pdu)()
by Varun Prakash
· 9 years ago
e800072
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b4184cb
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
94d7f1a
Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7
by Doug Ledford
· 9 years ago
9c674815
IB/iser: Fix max_sectors calculation
by Christoph Hellwig
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
4d0e965
drivers: replace dev->trans_start accesses with dev_trans_start
by Florian Westphal
· 9 years ago
65e8617
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
by Ming Lin
· 9 years ago
1d64508
scsi: disable automatic target scan
by Hannes Reinecke
· 9 years ago
3c96888
Revert "ib_srpt: Convert to percpu_ida tag allocation"
by Bart Van Assche
· 9 years ago
572a143
iser-target: Use ib_drain_qp
by Sagi Grimberg
· 9 years ago
b8ba452
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
5266e5b
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
68996a6
IB/ipoib: Allow mcast packets from other VFs
by Eli Cohen
· 9 years ago
9c3c5f8
IB/ipoib: Add ndo operations for configuring VFs
by Eli Cohen
· 9 years ago
fb532d6
IB/{core, ulp} Support above 32 possible device capability flags
by Leon Romanovsky
· 9 years ago
5658600
ib_srpt: fix a WARN_ON() message
by Dan Carpenter
· 9 years ago
d2ad9cc
Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6
by Doug Ledford
· 9 years ago
76b0640
Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into k.o/for-4.6
by Doug Ledford
· 9 years ago
e3416ab
iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_desc
by Christoph Hellwig
· 9 years ago
d1ca2ed
iser-target: Kill struct isert_rdma_wr
by Christoph Hellwig
· 9 years ago
9679cc5
iser-target: Convert to new CQ API
by Christoph Hellwig
· 9 years ago
5adabdd
iser-target: Split and properly type the login buffer
by Christoph Hellwig
· 9 years ago
ed1083b
iser-target: Remove ISER_RECV_DATA_SEG_LEN
by Christoph Hellwig
· 9 years ago
26c7b67
iser-target: Remove impossible condition from isert_wait_conn
by Jenny Derzhavetz
· 9 years ago
69c4884
iser-target: Remove redundant wait in release_conn
by Jenny Derzhavetz
· 9 years ago
6d1fba0
iser-target: Rework connection termination
by Jenny Derzhavetz
· 9 years ago
f81bf45
iser-target: Separate flows for np listeners and connections cma events
by Jenny Derzhavetz
· 9 years ago
aea9298
iser-target: Add new state ISER_CONN_BOUND to isert_conn
by Jenny Derzhavetz
· 9 years ago
b89a7c2
iser-target: Fix identification of login rx descriptor type
by Jenny Derzhavetz
· 9 years ago
0fd1072
ib_srpt: Convert to percpu_ida tag allocation
by Nicholas Bellinger
· 9 years ago
b42057a
ib_srpt: Convert to target_alloc_session usage
by Nicholas Bellinger
· 9 years ago
318d311
iser: Accept arbitrary sg lists mapping if the device supports it
by Sagi Grimberg
· 9 years ago
78a50a5
IB/ipoib: Add handling for sending of skb with many frags
by Hans Westgaard Ry
· 9 years ago
387add4
IB/srpt: Fix wait list processing
by Bart Van Assche
· 9 years ago
539b324
IB/srpt: Introduce srpt_process_wait_list()
by Bart Van Assche
· 9 years ago
043a680
IB/srpt: Log out all initiators if a port is disabled
by Bart Van Assche
· 9 years ago
fc3af58
IB/srpt: Fix srpt_write_pending()
by Bart Van Assche
· 9 years ago
aaf45bd
IB/srpt: Detect session shutdown reliably
by Bart Van Assche
· 9 years ago
8628991
IB/srpt: Use a mutex to protect the channel list
by Bart Van Assche
· 9 years ago
c13c90e
IB/srpt: Log private data associated with REJ
by Bart Van Assche
· 9 years ago
2739b59
IB/srpt: Eliminate srpt_find_channel()
by Bart Van Assche
· 9 years ago
1e20a2a
IB/srpt: Inline trivial CM callback functions
by Bart Van Assche
· 9 years ago
49f4016
IB/srpt: Fix how aborted commands are processed
by Bart Van Assche
· 9 years ago
2c7f37f
IB/srpt: Fix srpt_handle_cmd() error paths
by Bart Van Assche
· 9 years ago
f108f0f
IB/srpt: Fix srpt_close_session()
by Bart Van Assche
· 9 years ago
8893625
IB/srpt: Simplify srpt_shutdown_session()
by Bart Van Assche
· 9 years ago
f130c22
IB/srpt: Simplify channel state management
by Bart Van Assche
· 9 years ago
e1dd413
IB/srpt: Use scsilun_to_int()
by Bart Van Assche
· 9 years ago
671ec1b
IB/srpt: Introduce target_reverse_dma_direction()
by Bart Van Assche
· 9 years ago
33912d7
IB/srpt: Inline srpt_get_ch_state()
by Bart Van Assche
· 9 years ago
f68cba4e9
IB/srpt: Inline srpt_sdev_name()
by Bart Van Assche
· 9 years ago
697a35d
IB/srpt: Remove struct srpt_node_acl
by Bart Van Assche
· 9 years ago
Next »