- 5ffd048 IB/hfi1: Add software counter for ctxt0 seq drop by Mike Marciniszyn · 5 years ago
- d791d29 IB/hfi1: Return void in packet receiving functions by Grzegorz Andrejczuk · 5 years ago
- cd47b59 IB/hfi1: IB/hfi1: Add an API to handle special case drop by Mike Marciniszyn · 5 years ago
- 01c7fc5 IB/hfi1: Add fast and slow handlers for receive context by Mike Marciniszyn · 5 years ago
- 2fb3b5a IB/hfi1: Add accessor API routines to access context members by Mike Marciniszyn · 5 years ago
- 3889551 RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcv by Jason Gunthorpe · 5 years ago
- 9755f72 IB/hfi1: Create inline to get extended headers by Mike Marciniszyn · 6 years ago
- 03b9278 hfi1: Convert hfi1_unit_table to XArray by Matthew Wilcox · 6 years ago
- 0ee3b91 hfi1: Convert vesw_idr to XArray by Matthew Wilcox · 6 years ago
- bc5add0 IB/hfi1: Close race condition on user context disable and close by Michael J. Ruhl · 6 years ago
- 22d136d IB/hfi1: Add TID RDMA handlers by Kaike Wan · 6 years ago
- 838b6fd IB/hfi1: TID RDMA RcvArray programming and TID allocation by Kaike Wan · 6 years ago
- 37356e7 IB/hfi1: TID RDMA flow allocation by Kaike Wan · 6 years ago
- f01b4d5 IB/hfi1: OPFN interface by Kaike Wan · 6 years ago
- 44e43d9 IB/hfi1: OPFN support discovery by Mitko Haralanov · 6 years ago
- 5d24ae6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
- fe4dd42 IB/hfi1: Correctly process FECN and BECN in packets by Mitko Haralanov · 6 years ago
- 36d8421 IB/hfi1: Fix an out-of-bounds access in get_hw_stats by Piotr Stankiewicz · 6 years ago
- 508a523 RDMA/drivers: Use core provided API for registering device attributes by Parav Pandit · 6 years ago
- dc9f5d0 IB/hfi1: Move URGENT IRQ enable to hfi1_rcvctrl() by Michael J. Ruhl · 6 years ago
- a2f7bbd IB/hfi1: Rework the IRQ API to be more flexible by Michael J. Ruhl · 6 years ago
- 6eb4eb1 IB/hfi1: Make the MSIx resource allocation a bit more flexible by Michael J. Ruhl · 6 years ago
- 09e7189 IB/hfi1: Prepare for new HFI1 MSIx API by Michael J. Ruhl · 6 years ago
- 57f97e9 IB/hfi1: Get the hfi1_devdata structure as early as possible by Michael J. Ruhl · 6 years ago
- 6a516bc IB/hfi1: tune_pcie_caps is arbitrarily placed, poorly by Michael J. Ruhl · 6 years ago
- 7032473 IB/hfi1: Remove INTx support and simplify MSIx usage by Michael J. Ruhl · 7 years ago
- 071e4fe IB/hfi1: Reorg ctxtdata and rightsize fields by Mike Marciniszyn · 7 years ago
- 06e81e3 IB/hfi1: Remove caches of chip CSRs by Mike Marciniszyn · 7 years ago
- 15d063d IB/hfi1: Remove unused/writeonly devdata fields by Mike Marciniszyn · 7 years ago
- 4b0b76b IB/hfi1: Rightsize ctxt_eager_bufs fields by Mike Marciniszyn · 7 years ago
- b67bbc5 IB/hfi1: Remove rcvctrl from ctxtdata by Mike Marciniszyn · 7 years ago
- b257843 IB/hfi1: Remove rcvhdrq_size by Mike Marciniszyn · 7 years ago
- 32e3d97 IB/hfi1: Remove rcvhdrsize by Mike Marciniszyn · 7 years ago
- 40442b3 IB/hfi1: Move rhf_offset from devdata to ctxtdata by Mike Marciniszyn · 7 years ago
- b0ba3c1 IB/hfi1: Move normal functions from hfi1_devdata to const array by Mike Marciniszyn · 7 years ago
- ed71e86 IB/hfi1: Rename exp_lock to exp_mutex by Kaike Wan · 7 years ago
- c831481 IB/hfi1: Cleanup of exp_rcv by Mike Marciniszyn · 7 years ago
- 81cd389 IB/hfi1: Add support for 16B Management Packets by Don Hiatt · 7 years ago
- 4171a69 IB/hfi1: Define 16B Management Packets by Don Hiatt · 7 years ago
- 5d18ee6 IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support by Sebastian Sanchez · 7 years ago
- a74d530 IB/hfi1: Rework fault injection machinery by Mitko Haralanov · 7 years ago
- 8d3e711 IB/{hfi1, qib}: Add handling of kernel restart by Alex Estrin · 7 years ago
- f59fb9e IB/hfi1: Fix handling of FECN marked multicast packet by Mike Marciniszyn · 7 years ago
- 8a18e91 IB: remove duplicate header files by Zhu Yanjun · 7 years ago
- 0719007 IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times by Kamenee Arumugam · 7 years ago
- ca85bb1 IB/hfi1: Remove unnecessary fecn and becn fields by Sebastian Sanchez · 7 years ago
- 6d6b884 IB/hfi1: Optimize packet type comparison using 9B and bypass code paths by Sebastian Sanchez · 7 years ago
- 82a9792 IB/hfi1: Re-order IRQ cleanup to address driver cleanup race by Michael J. Ruhl · 7 years ago
- 11f0e89 IB/{hfi1, qib}: Fix a concurrency issue with device name in logging by Michael J. Ruhl · 7 years ago
- 06f2597 IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall by Michael J. Ruhl · 7 years ago
- 76a895d Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git by Jason Gunthorpe · 7 years ago
- 2e903b6 IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bit by Don Hiatt · 7 years ago
- 4c009af IB/hfi: Only read capability registers if the capability exists by Michael J. Ruhl · 7 years ago
- 641f348 IB/hfi1: Allow MgmtAllowed on B2B setups by Jan Sokolowski · 7 years ago
- 1b311f8 IB/hfi1: Add tx_opcode_stats like the opcode_stats by Mike Marciniszyn · 7 years ago
- e2fdbc2 IB/hfi1: Define hfi1_handle_cnp_tbl[] once by Bart Van Assche · 7 years ago
- d7d6261 IB/hfi1: Fix incorrect available receive user context count by Michael J. Ruhl · 7 years ago
- e08aa59 IB/hfi1: Fix output trace issues from 16B change by Mike Marciniszyn · 7 years ago
- d59075a IB/hfi1: Add a safe wrapper for _rcd_get_by_index by Michael J. Ruhl · 7 years ago
- 6fab2a8 IB/hfi1: Remove unused hfi1_cpulist variables by Jan Sokolowski · 7 years ago
- 21e5acc0 IB/hfi1: Inline common calculation by Michael J. Ruhl · 7 years ago
- 156d24d IB/hfi1: Remove unused link_default variable by Ira Weiny · 7 years ago
- 05cb18f IB/hfi1: Update HFI to use the latest PCI API by Michael J. Ruhl · 7 years ago
- de42de8 IB/hfi1: Ratelimit prints from sdma_interrupt by Grzegorz Morys · 7 years ago
- bf808b5 IB/hfi1: Add kernel receive context info to debugfs by Kaike Wan · 7 years ago
- d392a67 IB/hfi1: Remove pstate from hfi1_pportdata by Jakub Byczkowski · 7 years ago
- 9161860 IB/hfi1: Add flag for platform config scratch register read by Jakub Byczkowski · 7 years ago
- 566d53a IB/hfi1: Enhance PIO/SDMA send for 16B by Don Hiatt · 7 years ago
- 5b6cabb IB/hfi1: Add 16B RC/UC support by Don Hiatt · 7 years ago
- 51e658f5 IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids by Dasaratharaman Chandramouli · 7 years ago
- 863cf89 IB/hfi1: Add 16B trace support by Don Hiatt · 7 years ago
- 88733e3 IB/hfi1: Add 16B UD support by Don Hiatt · 7 years ago
- d98bb7f IB/hfi1: Determine 9B/16B L2 header type based on Address handle by Don Hiatt · 7 years ago
- 5786adf3 IB/hfi1: Add support to process 16B header errors by Don Hiatt · 7 years ago
- 72c07e2 IB/hfi1: Add support to receive 16B bypass packets by Don Hiatt · 7 years ago
- d295dbe IB/hf1: User context locking is inconsistent by Michael J. Ruhl · 7 years ago
- f2a3bc0 IB/hfi1: Protect context array set/clear with spinlock by Michael J. Ruhl · 7 years ago
- 64a296f IB/hfi1: Use host_link_state to read state when DC is shut down by Bartlomiej Dudek · 7 years ago
- 02a222c IB/hfi1: Remove lstate from hfi1_pportdata by Byczkowski, Jakub · 7 years ago
- 626c077 IB/hfi1: Prevent link down request double queuing by Sebastian Sanchez · 7 years ago
- 71d4700 IB/hfi1: Create workqueue for link events by Sebastian Sanchez · 7 years ago
- a618b7e IB/hfi1: Move saving PCI values to a separate function by Bartlomiej Dudek · 7 years ago
- e6f7622 IB/hfi1: Size rcd array index correctly and consistently by Michael J. Ruhl · 7 years ago
- 91d970a IB/hfi1: Remove unused user context data members by Michael J. Ruhl · 7 years ago
- cb51c5d IB/hfi1: Fix bar0 mapping to use write combining by Mike Marciniszyn · 7 years ago
- c53df62 IB/hfi1: Check return values from PCI config API calls by Bartlomiej Dudek · 8 years ago
- f683c80 IB/hfi1: Resolve kernel panics by reference counting receive contexts by Michael J. Ruhl · 8 years ago
- bec7c79 IB/hfi1: Modify handling of physical link state by Host Driver by Byczkowski, Jakub · 8 years ago
- bb7dde8 IB/hfi1: Replace deprecated pci functions with new API by Michael J. Ruhl · 8 years ago
- 9039746 IB/hfi1: Setup common IB fields in hfi1_packet struct by Don Hiatt · 8 years ago
- 228d2af IB/hfi1: Separate input/output header tracing by Don Hiatt · 8 years ago
- b3e6b4b RDMA/hfi1: Defer setting VL15 credits to link-up interrupt by Byczkowski, Jakub · 8 years ago
- 3341713 Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- 62239fc IB/hfi1: Clean up on context initialization failure by Michael J. Ruhl · 8 years ago
- 8737ce9 IB/hfi1: Fix an assign/ordering issue with shared context IDs by Michael J. Ruhl · 8 years ago
- 9b60d2c IB/hfi1: Clean up context initialization by Michael J. Ruhl · 8 years ago
- 5fbded4 IB/hfi1: Search shared contexts on the opened device, not all devices by Michael J. Ruhl · 8 years ago
- f4cd876 IB/hfi1: Name function prototype parameters by Michael J. Ruhl · 8 years ago
- 4608e4c IB/hfi1: Use bool in process_ecn by Dennis Dalessandro · 8 years ago