aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/ud.c
Commit message (Expand)AuthorAge
* Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-04
|\
| * IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty2019-01-21
* | IB/{hfi1, qib, rvt} Cleanup open coded sge usageMichael J. Ruhl2019-01-30
|/
* IB/hfi1: Correctly process FECN and BECN in packetsMitko Haralanov2018-12-06
* IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota2018-10-03
* IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty2018-10-03
* IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return valuesMichael J. Ruhl2018-06-26
* IB/hfi1: Add support for 16B Management PacketsDon Hiatt2018-05-24
* IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty2018-05-09
* IB/hfi1: Fix handling of FECN marked multicast packetMike Marciniszyn2018-05-03
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-02-06
|\
| * IB/hfi1: Remove blind constants from 16B updateMike Marciniszyn2018-02-01
| * IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packetSebastian Sanchez2018-02-01
| * IB/hfi1: Remove dependence on qp->s_hdrwordsMitko Haralanov2018-02-01
* | drivers/infiniband: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney2017-12-05
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-15
|\
| * IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entryDon Hiatt2017-11-13
| * IB/hfi1: Remove set-but-not-used variablesBart Van Assche2017-10-14
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/
* IB/hfi1: Add 16B UD supportDon Hiatt2017-08-22
* IB/hfi1: Add support to process 16B header errorsDon Hiatt2017-08-22
* IB/hfi1: Add support to send 16B bypass packetsDon Hiatt2017-08-22
* IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt2017-08-22
* IB/hfi1,qib: Do not send QKey trap for UD qpsDennis Dalessandro2017-06-27
* IB/hfi1: Setup common IB fields in hfi1_packet structDon Hiatt2017-06-27
* IB/hfi1: Add functions to parse BTH/IB headersDon Hiatt2017-06-27
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-01
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-01
* IB/hfi1: Use defines from common headersDon Hiatt2017-04-28
* IB/hfi1: Add functions to parse 9B headersDon Hiatt2017-04-28
* IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5Dasaratharaman Chandramouli2017-04-28
* IB/hfi1, rdmavt: Move SGE state helper routines into rdmavtBrian Welty2017-02-19
* IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty2017-02-19
* IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty2017-02-19
* IB/hfi1: Access hfi1_ibport through rcd pointerSebastian Sanchez2017-02-19
* IB/hfi1: Remove usage of qp->s_cur_sgeMitko Haralanov2016-12-11
* IB/hfi1: Remove dependence on qp->s_cur_sizeDon Hiatt2016-12-11
* IB/hfi1: Update SMA ingress checks for response packetsJianxin Xiong2016-10-02
* IB/qib,IB/hfi: Use core common header fileMike Marciniszyn2016-10-02
* IB/qib, IB/hfi1: Fix grh creation in ud loopbackDasaratharaman Chandramouli2016-08-02
* IB/hfi1: Cleanup UD packet handler.Dasaratharaman Chandramouli2016-08-02
* IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_infoDasaratharaman Chandramouli2016-08-02
* IB/hfi1: Remove unused elements from struct ahg_ib_headerDasaratharaman Chandramouli2016-08-02
* IB/hfi1: Pull FECN/BECN processing to a common placeMitko Haralanov2016-08-02
* IB/hfi1: Correct issues with sc5 computationMike Marciniszyn2016-07-12
* IB/hfi1: Move driver out of stagingDennis Dalessandro2016-05-26