summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw
Commit message (Expand)AuthorAge
* crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller2017-06-08
* rxe: expose num_possible_cpus() cnum_comp_vectorsSagi Grimberg2017-05-04
* IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory typeLeon Romanovsky2017-05-04
* IB/rxe: Don't clamp residual length to mtuJohannes Thumshirn2017-05-01
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-01
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-01
* IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli2017-05-01
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-01
* IB/rxe: Initialize ib_ah_attr during query_ahDasaratharaman Chandramouli2017-05-01
* IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressingMichael J. Ruhl2017-04-28
* IB/rxe: fix typo: "algorithmi" -> "algorithm"Colin Ian King2017-04-28
* IB/rdmavt: restore IRQs on error path in rvt_create_ah()Dan Carpenter2017-04-28
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-25
* {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia2017-04-25
* IB/rxe: Cache dst in QP instead of getting it for each sendyonatanc2017-04-21
* IB/rxe: Offload CRC calculation when possibleyonatanc2017-04-21
* IB/rxe: Do not export module's private functionParav Pandit2017-04-21
* IB/rxe: Avoid accessing timers for non RC QPsParav Pandit2017-04-21
* IB/rxe: Add port protocol statsYonatan Cohen2017-04-21
* Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdeviceDoug Ledford2017-04-20
|\
| * IB/hfi1: Eliminate synchronize_rcu() in mr deleteMike Marciniszyn2017-04-05
| * IB/rdmavt: Avoid reseting wqe send_flags in unreserveMike Marciniszyn2017-04-05
| * IB/rdmavt, IB/hfi1: Fix timer migration regressionsSebastian Sanchez2017-04-05
| * IB/rdmavt: Add tracing for cq entry and pollMike Marciniszyn2017-04-05
| * IB/rdmavt: Add additional fields to post send traceMike Marciniszyn2017-04-05
| * IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn2017-04-05
* | IB/rxe: increment msn only when completing a requestDavid Marchand2017-03-24
* | IB/rxe: Update documentation linkLeon Romanovsky2017-03-24
* | IB/rxe: double free on errorDan Carpenter2017-03-24
* | infiniband: Fix alignment of mmap cookies to support VIPT cachingJason Gunthorpe2017-03-24
|/
* scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada2017-02-27
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating itBart Van Assche2017-01-24
| * IB/rxe: Switch from dma_device to dev.parentBart Van Assche2017-01-24
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-23
|\ \
| * | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-14
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-23
|\ \ \
| * | | IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.hDon Hiatt2017-02-19
| * | | IB/hfi1: Add rvt_rnr_tbl_to_usec functionDon Hiatt2017-02-19
| * | | IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty2017-02-19
| * | | IB/rdmavt: Adding timer logic to rdmavtVenkata Sandeep Dhanalakota2017-02-19
| * | | IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavtBrian Welty2017-02-19
| * | | IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty2017-02-19
| * | | IB/rdmavt: Use per-CPU reference count for MRsSebastian Sanchez2017-02-19
| * | | IB/rxe: use setup_timer to simplify the codeWei Yongjun2017-02-19
| * | | Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford2017-02-19
| |\ \ \ | | |_|/ | |/| |
| * | | IB/rxe: Fix an skb leakBart Van Assche2017-01-10
| * | | IB/rxe: Remove a pointless indirection layerBart Van Assche2017-01-10
| * | | IB/rxe: Fix reference leaks in memory key invalidation codeBart Van Assche2017-01-10
| * | | IB/rxe: Fix a MR reference leak in check_rkey()Bart Van Assche2017-01-10