index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
qib
/
qib_ud.c
Age
Commit message (
Expand
)
Author
2018-05-09
IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt
Brian Welty
2018-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-02-01
IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet
Sebastian Sanchez
2017-12-05
drivers/infiniband: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-06-27
IB/hfi1,qib: Do not send QKey trap for UD qps
Dennis Dalessandro
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-02-19
IB/qib: Updates to use rdmavt's SGE helper routines
Brian Welty
2017-02-19
IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt
Brian Welty
2016-10-02
IB/qib,IB/hfi: Use core common header file
Mike Marciniszyn
2016-08-02
IB/qib, IB/hfi1: Fix grh creation in ud loopback
Dasaratharaman Chandramouli
2016-04-28
IB/qib, IB/hfi1: Fix up UD loopback use of irq flags
Mike Marciniszyn
2016-03-10
IB/qib, staging/rdma/hfi1: add s_hlock for use in post send
Mike Marciniszyn
2016-03-10
IB/qib: Remove modify queue pair code
Harish Chegondi
2016-03-10
IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead
Harish Chegondi
2016-03-10
IB/qib: Use rdmavt version of post_send
Harish Chegondi
2016-03-10
IB/qib: Remove completion queue data structures and functions from qib
Harish Chegondi
2016-03-10
IB/qib: Use rdmavt send and receive flags
Harish Chegondi
2016-03-10
IB/qib: Remove ibport and use rdmavt version
Harish Chegondi
2016-03-10
IB/qib: Use address handle in rdmavt and remove from qib
Dennis Dalessandro
2016-03-10
IB/qib: Remove qp and mr functionality from qib
Dennis Dalessandro
2016-03-10
IB/qib: Remove driver specific members from qib qp type
Dennis Dalessandro
2016-03-10
IB/qib: Remove most uses of QIB_PERMISSIVE_LID and QIB_MULTICAST_LID_BASE
Dennis Dalessandro
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
2015-02-17
IB/qib: Fix sizeof checkpatch warnings
Mike Marciniszyn
2014-03-17
IB/qib: Modify software pma counters to use percpu variables
Mike Marciniszyn
2014-01-22
IB/qib: Fix QP check when looping back to/from QP1
Ira Weiny
2012-07-08
IB/qib: Avoid returning EBUSY from MR deregister
Mike Marciniszyn
2012-05-14
IB/qib: Add cache line awareness to qib_qp and qib_devdata structures
Mike Marciniszyn
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-10
IB/qib: Add fix missing from earlier patch
Mike Marciniszyn
2011-01-10
IB/qib: UD send with immediate receive completion has wrong size
Mike Marciniszyn
2010-08-03
IB/qib: Fix race between qib_error_qp() and receive packet processing
Ralph Campbell
2010-05-23
IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters
Ralph Campbell