Sebastian Sanchez 59482a1491 IB/hfi1: Fix memory leak in exception path in get_irq_affinity() 7 years ago
..
Kconfig 6165467921 IB/hfi1: Remove HFI1_VERBS_31BIT_PSN option 8 years ago
Makefile b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
affinity.c 59482a1491 IB/hfi1: Fix memory leak in exception path in get_irq_affinity() 7 years ago
affinity.h 721c462123 IB/hfi1: Name function prototype parameters for affinity module 8 years ago
aspm.h 8064135e8a IB/hfi1: Convert timers to use timer_setup() 8 years ago
chip.c 0719007663 IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times 7 years ago
chip.h 0719007663 IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times 7 years ago
chip_registers.h b3e6b4bdbb RDMA/hfi1: Defer setting VL15 credits to link-up interrupt 8 years ago
common.h f8195f3b14 IB/hfi1: Eliminate allocation while atomic 8 years ago
debugfs.c b5de809ef6 IB/hfi1: Show fault stats in both TX and RX directions 7 years ago
debugfs.h 243d9f436f IB/hfi1: Add transmit fault injection feature 8 years ago
device.c 985087157c infiniband: utilize the new cdev_set_parent function 8 years ago
device.h f48ad614c1 IB/hfi1: Move driver out of staging 9 years ago
driver.c f59fb9e051 IB/hfi1: Fix handling of FECN marked multicast packet 7 years ago
efivar.c c03c08d50b IB/hfi1: Check upper-case EFI variables 8 years ago
efivar.h f48ad614c1 IB/hfi1: Move driver out of staging 9 years ago
eprom.c 753b19afb1 IB/hfi1: Check eeprom config partition validity 8 years ago
eprom.h 107ffbc521 IB/hfi1: Add ability to read platform config from the EPROM 9 years ago
exp_rcv.c fe4e74eeb2 IB/hfi1: Initialize TID lists to avoid crash on cleanup 8 years ago
exp_rcv.h cb51c5d2cd IB/hfi1: Fix bar0 mapping to use write combining 8 years ago
file_ops.c c105547501 treewide: remove large struct-pass-by-value from tracepoint arguments 7 years ago
firmware.c 9996b049f6 IB/hfi1: Fix infinite loop in 8051 command error path 7 years ago
hfi.h f59fb9e051 IB/hfi1: Fix handling of FECN marked multicast packet 7 years ago
init.c e9777ad439 IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure 7 years ago
intr.c 641f348bbd IB/hfi1: Allow MgmtAllowed on B2B setups 7 years ago
iowait.h 9636258f10 IB/hfi1: Remove dependence on qp->s_hdrwords 7 years ago
mad.c 0719007663 IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times 7 years ago
mad.h 0719007663 IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times 7 years ago
mmu_rb.c 5ff7091f5a mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks 7 years ago
mmu_rb.h 7be85676f1 IB/hfi1: Don't remove RB entry when not needed. 8 years ago
opa_compat.h 55774d09b7 IB/hfi1: Document phys port state bits not used in IB 8 years ago
pcie.c 45d924571a IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used 7 years ago
pio.c 953a9cebea IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_node 7 years ago
pio.h cc9a97ea2c IB/hfi1: Do not allocate PIO send contexts for VNIC 7 years ago
pio_copy.c 8af8d2970e IB/hfi1: Optimize pio_buf and send_context structs 8 years ago
platform.c e9777ad439 IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure 7 years ago
platform.h 66431b0e86 IB/hfi1: Define platform_config_table_limits once 8 years ago
qp.c 8932ff803d IB/hfi1: Fix a kernel-doc warning 7 years ago
qp.h 9636258f10 IB/hfi1: Remove dependence on qp->s_hdrwords 7 years ago
qsfp.c e9777ad439 IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure 7 years ago
qsfp.h 140690eae7 IB/hfi1: Fetch monitor values on-demand for CableInfo query 9 years ago
rc.c 2246edfaf8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma 7 years ago
ruc.c 0a0bcb046b IB/hfi1: Fix loss of BECN with AHG 7 years ago
sdma.c 2246edfaf8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma 7 years ago
sdma.h 473291b3ea IB/hfi1: Fix for early release of sdma context 7 years ago
sdma_txreq.h f48ad614c1 IB/hfi1: Move driver out of staging 9 years ago
sysfs.c d7d626179f IB/hfi1: Fix incorrect available receive user context count 8 years ago
trace.c ca85bb1ca9 IB/hfi1: Remove unnecessary fecn and becn fields 7 years ago
trace.h 442e55661d IB/hfi1: Extend input hdr tracing for packet type 8 years ago
trace_ctxts.h c105547501 treewide: remove large struct-pass-by-value from tracepoint arguments 7 years ago
trace_dbg.h 462b6b2170 IB/hfi1: Separate tracepoints into specific headers 9 years ago
trace_ibhdrs.h ca85bb1ca9 IB/hfi1: Remove unnecessary fecn and becn fields 7 years ago
trace_misc.h 8cb1021b80 IB/hfi1: Add traces for TID operations 8 years ago
trace_mmu.h 34ab4de77f IB/hif1: Remove static tracing from SDMA hot path 8 years ago
trace_rc.h 5f14e4e667 IB/rdmavt, IB/hfi1: Fix timer migration regressions 8 years ago
trace_rx.h 6197a815fe IB/hfi1: Add 16B rcvhdr trace support 7 years ago
trace_tx.h 34ab4de77f IB/hif1: Remove static tracing from SDMA hot path 8 years ago
uc.c 2246edfaf8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma 7 years ago
ud.c f59fb9e051 IB/hfi1: Fix handling of FECN marked multicast packet 7 years ago
user_exp_rcv.c 6f57c933a4 RDMA: Use u64_to_user_ptr everywhere 7 years ago
user_exp_rcv.h 637f4600a8 IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.h 8 years ago
user_pages.c 2280740f01 IB/hfi1: Virtual Network Interface Controller (VNIC) HW support 8 years ago
user_sdma.c ad0835a930 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma 7 years ago
user_sdma.h d34ed562ac IB/hfi1: Convert the macro AHG_HEADER_SET into an inline function 8 years ago
verbs.c 0ede73bc01 IB/uverbs: Extend uverbs_ioctl header with driver_id 7 years ago
verbs.h 78d3633ba9 IB/hfi1: Remove blind constants from 16B update 7 years ago
verbs_txreq.c 7956371ea4 IB/hfi1: Improve local kmem_cache_alloc performance 8 years ago
verbs_txreq.h 9636258f10 IB/hfi1: Remove dependence on qp->s_hdrwords 7 years ago
vnic.h 72c07e2b67 IB/hfi1: Add support to receive 16B bypass packets 8 years ago
vnic_main.c cc9a97ea2c IB/hfi1: Do not allocate PIO send contexts for VNIC 7 years ago
vnic_sdma.c 7956371ea4 IB/hfi1: Improve local kmem_cache_alloc performance 8 years ago