summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-06
|\
| * RDMA: Use u64_to_user_ptr everywhereJason Gunthorpe2018-03-29
| * IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-19
| * IB: remove duplicate header filesZhu Yanjun2018-03-13
| * IB/hfi1: Fix a kernel-doc warningBart Van Assche2018-03-13
| * IB/hfi1: Add a missing rcu_read_unlock()Bart Van Assche2018-03-06
* | treewide: remove large struct-pass-by-value from tracepoint argumentsAlexei Starovoitov2018-03-28
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-02-06
|\
| * IB/hfi1: Add 16B rcvhdr trace supportDon Hiatt2018-02-01
| * IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_nodeKamenee Arumugam2018-02-01
| * IB/hfi1: Show fault stats in both TX and RX directionsMitko Haralanov2018-02-01
| * IB/hfi1: Remove blind constants from 16B updateMike Marciniszyn2018-02-01
| * IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit timesKamenee Arumugam2018-02-01
| * IB/hfi1: Do not override given pcie_pset valueBartlomiej Dudek2018-02-01
| * IB/hfi1: Optimize process_receive_ib()Sebastian Sanchez2018-02-01
| * IB/hfi1: Remove unnecessary fecn and becn fieldsSebastian Sanchez2018-02-01
| * IB/hfi1: Look up ibport using a pointer in receive pathSebastian Sanchez2018-02-01
| * IB/hfi1: Optimize packet type comparison using 9B and bypass code pathsSebastian Sanchez2018-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
| * IB/hfi1: Fix for potential refcount leak in hfi1_open_file()Alex Estrin2018-02-01
| * IB/hfi1: Fix for early release of sdma contextAlex Estrin2018-02-01
| * IB/hfi1: Re-order IRQ cleanup to address driver cleanup raceMichael J. Ruhl2018-02-01
* | mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes2018-01-31
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-31
|\ \ | |/
| * Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-30
| |\
| * | IB/{hfi1, qib}: Fix a concurrency issue with device name in loggingMichael J. Ruhl2018-01-05
| * | IB/hfi1: Fix infinite loop in 8051 command error pathSebastian Sanchez2018-01-05
| * | IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcallMichael J. Ruhl2018-01-05
| * | IB/{rdmavt, hfi1, qib}: Self determine driver nameMichael J. Ruhl2018-01-05
| * | IB/hfi1: Add RQ/SRQ information to QP statsMichael J. Ruhl2018-01-03
| * | Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-27
| |\ \
| * | | IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bitDon Hiatt2017-12-22
| * | | IB/hfi1: Use 4096 for default active MTU in query_qpJan Sokolowski2017-12-11
| * | | IB/hfi1: Mask the path bits with the LMC for 16B RC AcksDon Hiatt2017-12-11
* | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ \ \
| * | | | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
| |/ / /
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-30
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-01-03
| |\ \ \ | | |_|/ | |/| |
| | * | drivers/infiniband: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney2017-12-05
| | |/
* | | IB/hfi1: Prevent a NULL dereferenceDan Carpenter2018-01-10
|/ /
* | IB/hfi: Only read capability registers if the capability existsMichael J. Ruhl2017-12-22
* | IB/hfi1: Initialize bth1 in 16B rc ack builderDennis Dalessandro2017-11-30
|/
* Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-16
|\
| * IB/hfi1: convert to debugfs_file_get() and -put()Nicolai Stange2017-11-07
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-15
|\ \
| * | IB/hfi1: Handle initial value of 0 for CCTI settingDennis Dalessandro2017-11-13
| * | IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entryDon Hiatt2017-11-13
| * | IB/hfi1: Send 'reboot' as planned down remote reasonJan Sokolowski2017-11-13