summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/ud.c
AgeCommit message (Expand)Author
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-01IB/hfi1: Remove blind constants from 16B updateMike Marciniszyn
2018-02-01IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packetSebastian Sanchez
2018-02-01IB/hfi1: Remove dependence on qp->s_hdrwordsMitko Haralanov
2017-12-05drivers/infiniband: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-11-13IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entryDon Hiatt
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-14IB/hfi1: Remove set-but-not-used variablesBart Van Assche
2017-08-22IB/hfi1: Add 16B UD supportDon Hiatt
2017-08-22IB/hfi1: Add support to process 16B header errorsDon Hiatt
2017-08-22IB/hfi1: Add support to send 16B bypass packetsDon Hiatt
2017-08-22IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt
2017-06-27IB/hfi1,qib: Do not send QKey trap for UD qpsDennis Dalessandro
2017-06-27IB/hfi1: Setup common IB fields in hfi1_packet structDon Hiatt
2017-06-27IB/hfi1: Add functions to parse BTH/IB headersDon Hiatt
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-28IB/hfi1: Use defines from common headersDon Hiatt
2017-04-28IB/hfi1: Add functions to parse 9B headersDon Hiatt
2017-04-28IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5Dasaratharaman Chandramouli
2017-02-19IB/hfi1, rdmavt: Move SGE state helper routines into rdmavtBrian Welty
2017-02-19IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty
2017-02-19IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty
2017-02-19IB/hfi1: Access hfi1_ibport through rcd pointerSebastian Sanchez
2016-12-11IB/hfi1: Remove usage of qp->s_cur_sgeMitko Haralanov
2016-12-11IB/hfi1: Remove dependence on qp->s_cur_sizeDon Hiatt
2016-10-02IB/hfi1: Update SMA ingress checks for response packetsJianxin Xiong
2016-10-02IB/qib,IB/hfi: Use core common header fileMike Marciniszyn
2016-08-02IB/qib, IB/hfi1: Fix grh creation in ud loopbackDasaratharaman Chandramouli
2016-08-02IB/hfi1: Cleanup UD packet handler.Dasaratharaman Chandramouli
2016-08-02IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_infoDasaratharaman Chandramouli
2016-08-02IB/hfi1: Remove unused elements from struct ahg_ib_headerDasaratharaman Chandramouli
2016-08-02IB/hfi1: Pull FECN/BECN processing to a common placeMitko Haralanov
2016-07-12IB/hfi1: Correct issues with sc5 computationMike Marciniszyn
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro