- 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 · 8 years ago
- ca85bb1 IB/hfi1: Remove unnecessary fecn and becn fields by Sebastian Sanchez · 8 years ago
- 6d6b884 IB/hfi1: Optimize packet type comparison using 9B and bypass code paths by Sebastian Sanchez · 8 years ago
- 82a9792 IB/hfi1: Re-order IRQ cleanup to address driver cleanup race by Michael J. Ruhl · 8 years ago
- 11f0e89 IB/{hfi1, qib}: Fix a concurrency issue with device name in logging by Michael J. Ruhl · 8 years ago
- 06f2597 IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall by Michael J. Ruhl · 8 years ago
- 76a895d Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git by Jason Gunthorpe · 8 years ago
- 2e903b6 IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bit by Don Hiatt · 8 years ago
- 4c009af IB/hfi: Only read capability registers if the capability exists by Michael J. Ruhl · 8 years ago
- 641f348 IB/hfi1: Allow MgmtAllowed on B2B setups by Jan Sokolowski · 8 years ago
- 1b311f8 IB/hfi1: Add tx_opcode_stats like the opcode_stats by Mike Marciniszyn · 8 years ago
- e2fdbc2 IB/hfi1: Define hfi1_handle_cnp_tbl[] once by Bart Van Assche · 8 years ago
- d7d6261 IB/hfi1: Fix incorrect available receive user context count by Michael J. Ruhl · 8 years ago
- e08aa59 IB/hfi1: Fix output trace issues from 16B change by Mike Marciniszyn · 8 years ago
- d59075a IB/hfi1: Add a safe wrapper for _rcd_get_by_index by Michael J. Ruhl · 8 years ago
- 6fab2a8 IB/hfi1: Remove unused hfi1_cpulist variables by Jan Sokolowski · 8 years ago
- 21e5acc IB/hfi1: Inline common calculation by Michael J. Ruhl · 8 years ago
- 156d24d IB/hfi1: Remove unused link_default variable by Ira Weiny · 8 years ago
- 05cb18f IB/hfi1: Update HFI to use the latest PCI API by Michael J. Ruhl · 8 years ago
- de42de8 IB/hfi1: Ratelimit prints from sdma_interrupt by Grzegorz Morys · 8 years ago
- bf808b5 IB/hfi1: Add kernel receive context info to debugfs by Kaike Wan · 8 years ago
- d392a67 IB/hfi1: Remove pstate from hfi1_pportdata by Jakub Byczkowski · 8 years ago
- 9161860 IB/hfi1: Add flag for platform config scratch register read by Jakub Byczkowski · 8 years ago
- 566d53a IB/hfi1: Enhance PIO/SDMA send for 16B by Don Hiatt · 8 years ago
- 5b6cabb IB/hfi1: Add 16B RC/UC support by Don Hiatt · 8 years ago
- 51e658f5 IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids by Dasaratharaman Chandramouli · 8 years ago
- 863cf89 IB/hfi1: Add 16B trace support by Don Hiatt · 8 years ago
- 88733e3 IB/hfi1: Add 16B UD support by Don Hiatt · 8 years ago
- d98bb7f IB/hfi1: Determine 9B/16B L2 header type based on Address handle by Don Hiatt · 8 years ago
- 5786adf3 IB/hfi1: Add support to process 16B header errors by Don Hiatt · 8 years ago
- 72c07e2 IB/hfi1: Add support to receive 16B bypass packets by Don Hiatt · 8 years ago
- d295dbe IB/hf1: User context locking is inconsistent by Michael J. Ruhl · 8 years ago
- f2a3bc0 IB/hfi1: Protect context array set/clear with spinlock by Michael J. Ruhl · 8 years ago
- 64a296f IB/hfi1: Use host_link_state to read state when DC is shut down by Bartlomiej Dudek · 8 years ago
- 02a222c IB/hfi1: Remove lstate from hfi1_pportdata by Byczkowski, Jakub · 8 years ago
- 626c077 IB/hfi1: Prevent link down request double queuing by Sebastian Sanchez · 8 years ago
- 71d4700 IB/hfi1: Create workqueue for link events by Sebastian Sanchez · 8 years ago
- a618b7e IB/hfi1: Move saving PCI values to a separate function by Bartlomiej Dudek · 8 years ago
- e6f7622 IB/hfi1: Size rcd array index correctly and consistently by Michael J. Ruhl · 8 years ago
- 91d970a IB/hfi1: Remove unused user context data members by Michael J. Ruhl · 8 years ago
- cb51c5d IB/hfi1: Fix bar0 mapping to use write combining by Mike Marciniszyn · 8 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
- 98b9ee2 IB/hfi1: Cache neighbor secure data after link up by Stuart Summers · 8 years ago
- 22546b7 IB/hfi1: Fix softlockup issue by Tadeusz Struk · 8 years ago
- 3d59109 IB/hfi1: Use defines from common headers by Don Hiatt · 8 years ago
- cb427057 IB/hfi1: Add functions to parse 9B headers by Don Hiatt · 8 years ago
- aad559c IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5 by Dasaratharaman Chandramouli · 8 years ago
- 21c433a IB/hfi1: Use pcie_flr() instead of duplicating it by Christoph Hellwig · 8 years ago
- 64551ed IB/hfi1: VNIC SDMA support by Vishwanathapura, Niranjana · 8 years ago
- 2280740 IB/hfi1: Virtual Network Interface Controller (VNIC) HW support by Vishwanathapura, Niranjana · 8 years ago
- d4829ea IB/hfi1: OPA_VNIC RDMA netdev support by Vishwanathapura, Niranjana · 8 years ago
- 5e6e9424 IB/hfi1: Add a patch value to the firmware version string by Michael J. Ruhl · 8 years ago
- 5a52a7a IB/hfi1: NULL pointer dereference when freeing rhashtable by Sebastian Sanchez · 8 years ago
- c27aad0 IB/hfi1: Modify logging frequency of DCC errors by Jakub Byczkowski · 9 years ago
- 1198fce IB/hfi1, rdmavt: Move SGE state helper routines into rdmavt by Brian Welty · 9 years ago
- 7632762 IB/hfi1: Reduce oversized fields in struct hfi1_packet by Sebastian Sanchez · 9 years ago
- f3e862c IB/hfi1: Access hfi1_ibport through rcd pointer by Sebastian Sanchez · 9 years ago
- 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
- 6e40b59 IB/hfi1: Remove definition of unused hfi1_affinity struct by Tadeusz Struk · 9 years ago
- fe4d924 IB/hfi1: Add active channel and backplane support for integrated devices by Easwar Hariharan · 9 years ago
- 6e768f0 IB/hfi1: Optimize devdata cachelines by Sebastian Sanchez · 9 years ago
- a6cd5f0 IB/hfi1: Unify access to GUID entries by Jakub Pawlak · 9 years ago
- f0f98f7 IB/hfi1: Delete unused lock by Easwar Hariharan · 9 years ago
- 26ea254 IB/hfi1: Clean up unused argument by Easwar Hariharan · 9 years ago
- eacc830 IB/hfi1: Remove leftover snoop references by Dennis Dalessandro · 9 years ago
- acd7c8f IB/hfi1: Fix an Oops on pci device force remove by Tadeusz Struk · 9 years ago
- d9ac455 IB/hfi1: Fix integrity check flags default values by Jakub Pawlak · 9 years ago
- 2d01c37 IB/hfi1: Add irq affinity notification handler by Tadeusz Struk · 9 years ago
- 0cb2aa6 IB/hfi1: Add sysfs interface for affinity setup by Tadeusz Struk · 9 years ago
- 242833f IB/hfi1: Remove unused variable from devdata by Dennis Dalessandro · 9 years ago
- 6036818 IB/hfi1: Fix user-space buffers mapping with IOMMU enabled by Tymoteusz Kielan · 9 years ago
- 261a435 IB/qib,IB/hfi: Use core common header file by Mike Marciniszyn · 9 years ago
- 429b6a7 IB/hfi1: Make n_krcvqs be an unsigned long integer by Harish Chegondi · 9 years ago
- 673b975 IB/hfi1: Add QSFP sanity pre-check by Dean Luick · 9 years ago
- 08fe16f IB/hfi1: Improve J_KEY generation by Mitko Haralanov · 9 years ago
- 476d95b IB/hfi1: Using kfree_rcu() to simplify the code by Wei Yongjun · 9 years ago
- 84e39ee Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
- e0b09ac IB/hfi1: Make the cache handler own its rb tree root by Dean Luick · 9 years ago
- 3faa3d9 IB/hfi1: Make use of mm consistent by Ira Weiny · 9 years ago
- bdf7752 IB/hfi1: Use the same capability state for all shared contexts by Dean Luick · 9 years ago
- ac335e7 IB/hfi1: Add parameter names to function declarations by Ira Weiny · 9 years ago
- 8e1f52d IB/hfi1: Remove unused uctxt->subpid and uctxt->pid by Dean Luick · 9 years ago
- b736a46 IB/hfi1: Use hdr2sc function to calculate 5-bit SC by Dasaratharaman Chandramouli · 9 years ago
- 8adf71f IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warnings by Jianxin Xiong · 9 years ago