summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-28105-3400/+1986Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | staging/rdma: Remove the entire rdma subdirectory of stagingDoug Ledford2016-05-265-30/+0Star
| * | | | | | | | | | | | | IB/core: Make device counter infrastructure dynamicChristoph Lameter2016-05-266-264/+590
| * | | | | | | | | | | | | Merge branch 'hfi1-2' into k.o/for-4.7Doug Ledford2016-05-2678-2994/+551Star
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | IB/hfi1: Fix pio map initializationJubin John2016-05-261-2/+1Star
| | * | | | | | | | | | | | | IB/hfi1: Correct 8051 link parameter settingsDean Luick2016-05-262-2/+10
| | * | | | | | | | | | | | | IB/hfi1: Update pkey table properly after link down or FM startSebastian Sanchez2016-05-262-0/+15
| | * | | | | | | | | | | | | IB/rdamvt: Fix rdmavt s_ack_queue sizingMike Marciniszyn2016-05-263-6/+30
| | * | | | | | | | | | | | | IB/rdmavt: Max atomic value should be a u8Mike Marciniszyn2016-05-261-2/+2
| | * | | | | | | | | | | | | IB/hfi1: Fix hard lockup due to not using save/restore spin lockMike Marciniszyn2016-05-261-2/+3
| | * | | | | | | | | | | | | IB/hfi1: Add tracing support for send with invalidate opcodeJianxin Xiong2016-05-263-0/+11
| | * | | | | | | | | | | | | IB/hfi1, qib: Add ieth to the packet header definitionsJianxin Xiong2016-05-262-0/+2
| | * | | | | | | | | | | | | IB/hfi1: Move driver out of stagingDennis Dalessandro2016-05-2667-15/+10Star
| | * | | | | | | | | | | | | IB/hfi1: Do not free hfi1 cdev parent structure earlyDennis Dalessandro2016-05-265-6/+31
| | * | | | | | | | | | | | | IB/hfi1: Add trace message in user IOCTL handlingDennis Dalessandro2016-05-263-0/+3
| | * | | | | | | | | | | | | IB/hfi1: Remove write(), use ioctl() for user cmdsDennis Dalessandro2016-05-262-233/+1Star
| | * | | | | | | | | | | | | IB/hfi1: Add ioctl() interface for user commandsDennis Dalessandro2016-05-263-1/+253
| | * | | | | | | | | | | | | IB/hfi1: Remove unused user commandDennis Dalessandro2016-05-262-4/+0Star
| | * | | | | | | | | | | | | IB/hfi1: Remove snoop/diag interfaceDennis Dalessandro2016-05-263-1934/+2Star
| | * | | | | | | | | | | | | IB/hfi1: Remove EPROM functionality from data deviceDennis Dalessandro2016-05-263-399/+0Star
| | * | | | | | | | | | | | | IB/hfi1: Remove UI char deviceDennis Dalessandro2016-05-261-167/+1Star
| | * | | | | | | | | | | | | IB/hfi1: Remove multiple device cdevDennis Dalessandro2016-05-262-100/+21Star
| | * | | | | | | | | | | | | IB/hfi1: Remove anti-pattern in cdev initDennis Dalessandro2016-05-261-7/+7
| | * | | | | | | | | | | | | IB/hfi1: Fix bug that blocks process on exit after port bounceJianxin Xiong2016-05-261-1/+4
| | * | | | | | | | | | | | | IB/qib: Remove unused qib_7322_intr_msgs[]Jubin John2016-05-261-15/+0Star
| | * | | | | | | | | | | | | IB/hfi1: Remove unnecessary commentIra Weiny2016-05-261-3/+0Star
| | * | | | | | | | | | | | | IB/hfi1: Fix sdma_event_names[] build warningJubin John2016-05-261-0/+2
| | * | | | | | | | | | | | | IB/rdmavt: Use kzalloc_nodeJubin John2016-05-261-1/+3
| | * | | | | | | | | | | | | IB/rdmavt: Insure QP vmalloc variants zero memoryMike Marciniszyn2016-05-261-4/+4
| | * | | | | | | | | | | | | IB/hfi1: Fix an interval RB node reference count leakMitko Haralanov2016-05-261-7/+6Star
| | * | | | | | | | | | | | | staging/rdma/hfi1: use RCU_INIT_POINTER() when NULLing.Muhammad Falak R Wani2016-05-141-1/+1
| | * | | | | | | | | | | | | IB/hfi1: Change hfi1_init loop to preserve error returnsAshutosh Dixit2016-05-141-3/+3
| | * | | | | | | | | | | | | ib_pack.h: Add opcode definition for send with invalidateJianxin Xiong2016-05-141-0/+5
| | * | | | | | | | | | | | | IB/hfi1: Keep SC_USER as the last send context typeJianxin Xiong2016-05-141-4/+4
| | * | | | | | | | | | | | | IB/hfi1: Immediately apply congestion setting MADDean Luick2016-05-141-33/+60
| | * | | | | | | | | | | | | IB/hfi1: Correct log message stringsJakub Pawlak2016-05-144-7/+6Star
| | * | | | | | | | | | | | | IB/rdmavt: Increase CQ callback thread priorityMike Marciniszyn2016-05-141-0/+1
| | * | | | | | | | | | | | | IB/hfi1: Fix hfi_rcvhdr tracepointJubin John2016-05-141-1/+1
| | * | | | | | | | | | | | | IB/hfi1: Remove unnecessary headerJubin John2016-05-142-2/+0Star
| | * | | | | | | | | | | | | IB/hfi1: Improve performance of interval RB treesMitko Haralanov2016-05-141-11/+11
| | * | | | | | | | | | | | | IB/hfi1: Fix potential panic with sdma drained mechanismMike Marciniszyn2016-05-141-1/+1
| | * | | | | | | | | | | | | IB/hfi1: Fix pio wait counter double incrementMike Marciniszyn2016-05-141-1/+0Star
| | * | | | | | | | | | | | | IB/hfi1: Remove no-op QSFP reset codeDean Luick2016-05-141-3/+0Star
| | * | | | | | | | | | | | | IB/hfi1: Correct external device configuration shiftEaswar Hariharan2016-05-141-2/+2
| | * | | | | | | | | | | | | IB/hfi1: Wait for QSFP modules to initializeEaswar Hariharan2016-05-143-7/+21
| | * | | | | | | | | | | | | IB/hfi1: Ignore non-temperature warnings on a downed linkEaswar Hariharan2016-05-143-7/+13
| | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7Doug Ledford2016-05-2618-111/+844
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | IB/core: Add IP to GID netlink offloadMark Bloch2016-05-243-24/+198
| | | * | | | | | | | | | | | | | IB/core: Register SA ibnl client during ib_core initializationMark Bloch2016-05-243-22/+38
| | | * | | | | | | | | | | | | | IB/netlink: Add a new local service operationMark Bloch2016-05-241-0/+10