Age | Commit message (Expand) | Author |
2023-09-11 | IB: Use capital "OR" for multiple licenses in SPDX | Krzysztof Kozlowski |
2022-11-18 | IB/hfi1: Replace 1-element array with singleton | Kees Cook |
2021-08-25 | RDMA/hfi1: Convert to SPDX identifier | Cai Huoqing |
2021-03-26 | RDMA: Support more than 255 rdma ports | Mark Bloch |
2021-01-28 | RDMA/hw/hfi1/mad: Demote half-completed kernel-doc header fix another | Lee Jones |
2020-07-24 | IB/hfi1: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-02-20 | RDMA: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2019-11-12 | RDMA: Change MAD processing function to remove extra casting and parameter | Leon Romanovsky |
2019-11-12 | RDMA/hfi1: Delete unreachable code | Leon Romanovsky |
2019-09-13 | IB/hfi1: Define variables as unsigned long to fix KASAN warning | Ira Weiny |
2019-05-30 | IB/hfi1: Use struct_size() helper | Gustavo A. R. Silva |
2018-12-19 | RDMA: Mark if create address handle is in a sleepable context | Gal Pressman |
2018-09-30 | IB/hfi1: Error path MAD response size is incorrect | Michael J. Ruhl |
2018-05-24 | IB/hfi1: Set port number for errorinfo MAD response | Michael J. Ruhl |
2018-05-09 | IB/hfi1: Complete check for locally terminated smp | Alex Estrin |
2018-02-01 | IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times | Kamenee Arumugam |
2017-12-22 | IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bit | Don Hiatt |
2017-11-13 | IB/hfi1: Handle initial value of 0 for CCTI setting | Dennis Dalessandro |
2017-11-13 | IB/hfi1: Prohibit invalid Init to Armed state transition | Grzegorz Morys |
2017-11-13 | IB/hfi1: Fix a wrapping test to insure the correct timeout | Mike Marciniszyn |
2017-10-30 | IB/hfi1: Validate PKEY for incoming GSI MAD packets | Sebastian Sanchez |
2017-10-18 | Merge branch 'timer_setup' into for-next | Doug Ledford |
2017-10-18 | IB/hfi1: Convert timers to use timer_setup() | Kees Cook |
2017-10-14 | IB/hfi1: Remove set-but-not-used variables | Bart Van Assche |
2017-10-14 | IB/hfi1: Suppress gcc 7 fall-through complaints | Bart Van Assche |
2017-10-04 | IB/hfi1: Do not warn on lid conversions for OPA | Don Hiatt |
2017-08-28 | IB/hfi1: Fix whitespace alignment issue for MAD | Kamenee Arumugam |
2017-08-22 | IB/hfi1: Remove pstate from hfi1_pportdata | Jakub Byczkowski |
2017-08-22 | IB/hfi1: Stricter bounds checking of MAD trap index | Kamenee Arumugame |
2017-08-22 | IB/hfi1: fix spelling mistake: "Maximim" -> "Maximum" | Colin Ian King |
2017-08-22 | IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids | Dasaratharaman Chandramouli |
2017-08-22 | IB/hfi1: Add 16B UD support | Don Hiatt |
2017-08-22 | IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs | Don Hiatt |
2017-08-22 | IB/hfi1: Remove lstate from hfi1_pportdata | Byczkowski, Jakub |
2017-08-18 | Add OPA extended LID support | Hiatt, Don |
2017-08-10 | Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test | Doug Ledford |
2017-08-08 | IB/core: Change wc.slid from 16 to 32 bits | Hiatt, Don |
2017-07-31 | IB/hfi1: Send MAD traps until repressed | Michael J. Ruhl |
2017-06-27 | IB/hfi1,qib: Do not send QKey trap for UD qps | Dennis Dalessandro |
2017-06-27 | IB/hfi1: Modify handling of physical link state by Host Driver | Byczkowski, Jakub |
2017-06-27 | IB/hfi1: Add error checking for buffer overrun in OPA aggregate | Neel Desai |
2017-06-27 | IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap | Vishwanathapura, Niranjana |
2017-05-01 | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli |
2017-04-28 | IB/core: Move opa_class_port_info definition to header file | Dasaratharaman Chandramouli |
2017-04-28 | IB/hfi1: Permanently enable P_Key checking in HFI | Neel Desai |
2017-04-28 | IB/hfi1: Return SC2VL mappings to FM with VL15 instead of ILLEGAL_VL | Sebastian Sanchez |
2017-04-28 | IB/hfi1: Correct MulticastMask/CollectiveMask info to SMA output | Michael J. Ruhl |
2017-04-20 | IB/hfi1: Virtual Network Interface Controller (VNIC) HW support | Vishwanathapura, Niranjana |
2017-01-24 | IB/hfi1: Switch from dma_device to dev.parent | Bart Van Assche |
2016-12-14 | Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test | Doug Ledford |