Age | Commit message (Expand) | Author | Files | Lines |
2017-12-01 | IB/hfi1: Initialize bth1 in 16B rc ack builder | Dennis Dalessandro | 1 | -1/+1 |
2017-11-16 | Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -10/+10 |
2017-11-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 32 | -757/+1068 |
2017-11-13 | IB/hfi1: Handle initial value of 0 for CCTI setting | Dennis Dalessandro | 1 | -1/+5 |
2017-11-13 | IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entry | Don Hiatt | 4 | -6/+6 |
2017-11-13 | IB/hfi1: Send 'reboot' as planned down remote reason | Jan Sokolowski | 1 | -3/+3 |
2017-11-13 | IB/hfi1: Prohibit invalid Init to Armed state transition | Grzegorz Morys | 1 | -14/+18 |
2017-11-13 | IB/hfi1: Do not allocate PIO send contexts for VNIC | Niranjana Vishwanathapura | 6 | -68/+10 |
2017-11-13 | IB/hfi1: Remove unnecessary if check | Jan Sokolowski | 1 | -15/+15 |
2017-11-13 | IB/hfi1: Fix a wrapping test to insure the correct timeout | Mike Marciniszyn | 3 | -5/+5 |
2017-11-13 | IB/hfi1: Remove wrapper function in mmu_rb | Kamenee Arumugam | 1 | -17/+7 |
2017-11-13 | IB/hfi1: Reduce 8051 command timeout | Jakub Byczkowski | 1 | -1/+1 |
2017-11-13 | IB/hfi1: Allow MgmtAllowed on B2B setups | Jan Sokolowski | 3 | -38/+47 |
2017-11-07 | IB/hfi1: convert to debugfs_file_get() and -put() | Nicolai Stange | 1 | -10/+10 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-30 | IB/hfi1: Take advantage of kvzalloc_node in sdma initialization | Mike Marciniszyn | 1 | -7/+2 |
2017-10-30 | IB/hfi1: Don't modify num_user_contexts module parameter | Kamenee Arumugam | 1 | -14/+15 |
2017-10-30 | IB/hfi1: Insure int mask for in-kernel receive contexts is clear | Mike Marciniszyn | 1 | -3/+32 |
2017-10-30 | IB/hfi1: Add tx_opcode_stats like the opcode_stats | Mike Marciniszyn | 4 | -10/+83 |
2017-10-30 | IB/hfi1: Validate PKEY for incoming GSI MAD packets | Sebastian Sanchez | 1 | -2/+84 |
2017-10-30 | Ib/hfi1: Return actual operational VLs in port info query | Patel Jay P | 1 | -1/+1 |
2017-10-30 | IB/hfi1: Race condition between user notification and driver state | Michael J. Ruhl | 2 | -10/+31 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 8 | -18/+18 |
2017-10-18 | Merge branch 'timer_setup' into for-next | Doug Ledford | 8 | -32/+26 |
2017-10-18 | Merge branch 'for-next-early' into for-next | Doug Ledford | 26 | -514/+681 |
2017-10-18 | IB/hfi1: Convert timers to use timer_setup() | Kees Cook | 8 | -32/+26 |
2017-10-18 | IB/hfi1: Add MODULE_FIRMWARE statements | Thomas Bogendoerfer | 1 | -0/+5 |
2017-10-18 | Merge branch 'hfi1' into k.o/for-next | Doug Ledford | 9 | -49/+48 |
2017-10-18 | IB/hfi1: Set hdr_type when tx req is allocated | Kaike Wan | 3 | -2/+2 |
2017-10-18 | IB/hfi1: Eliminate allocation while atomic | Don Hiatt | 2 | -14/+9 |
2017-10-18 | IB/hfi1: Mask out A bit from psn trace | Don Hiatt | 1 | -2/+2 |
2017-10-18 | IB/hfi1: Correct unnecessary acquisition of HW mutex | Grzegorz Morys | 1 | -2/+17 |
2017-10-18 | IB/hfi1: Allow meta version 4 for platform configuration | Jakub Byczkowski | 1 | -1/+1 |
2017-10-18 | IB/hfi1: Fix serdes loopback set-up | Jan Sokolowski | 2 | -28/+17 |
2017-10-15 | IB/hfi1: Define hfi1_handle_cnp_tbl[] once | Bart Van Assche | 2 | -5/+6 |
2017-10-15 | IB/hfi1: Remove set-but-not-used variables | Bart Van Assche | 6 | -28/+1 |
2017-10-15 | IB/hfi1: Suppress gcc 7 fall-through complaints | Bart Van Assche | 3 | -2/+4 |
2017-10-04 | IB/hfi1: Do not warn on lid conversions for OPA | Don Hiatt | 1 | -2/+5 |
2017-10-04 | IB/rdmavt: Correct issues with read-mostly and send size cache lines | Sebastian Sanchez | 1 | -2/+2 |
2017-10-04 | IB/hfi1: Prevent LNI out of sync by resetting host interface version | Sebastian Sanchez | 3 | -40/+101 |
2017-10-04 | IB/hfi1: Fix incorrect available receive user context count | Michael J. Ruhl | 4 | -17/+29 |
2017-10-04 | IB/hfi1: Fix output trace issues from 16B change | Mike Marciniszyn | 2 | -2/+4 |
2017-10-04 | IB/hfi1: Add parsing for platform configuration format version 4 | Jakub Byczkowski | 1 | -2/+22 |
2017-09-29 | IB/hfi1: Refactor reset_ctxt() IOCTL | Michael J. Ruhl | 1 | -56/+66 |
2017-09-29 | IB/hfi1: Refactor get_user() IOCTLs | Michael J. Ruhl | 1 | -40/+34 |
2017-09-29 | IB/hfi1: Refactor hfi_user_exp_rcv_invalid() IOCTLs | Michael J. Ruhl | 2 | -17/+40 |
2017-09-29 | IB/hfi1: Refactor hfi_user_exp_rcv_clear() IOCTLs | Michael J. Ruhl | 1 | -12/+37 |
2017-09-29 | IB/hfi1: Refactor hfi_user_exp_rcv_setup() IOCTL | Michael J. Ruhl | 1 | -21/+45 |
2017-09-29 | IB/hfi1: Refactor get_base_info | Michael J. Ruhl | 1 | -12/+12 |