summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Fix trace message unitsGrzegorz Heldt2016-08-021-2/+2
* IB/hfi1: Add sysfs entry to override SDMA interrupt affinityTadeusz Struk2016-08-023-0/+97
* IB/hfi1: Add static PCIe Gen3 CTLE tuningDean Luick2016-08-021-4/+64
* IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warningsJianxin Xiong2016-08-023-8/+18
* IB/rdmavt: Add missing spin_lock_init call for rdi->n_cqs_lockJianxin Xiong2016-08-021-0/+1
* IB/hfi1: Read all firmware versionsDean Luick2016-08-024-25/+130
* IB/hfi1: Explain state complete frame detailsDean Luick2016-08-021-8/+126
* IB/hfi1: Modify the default number of kernel receive conextsHarish Chegondi2016-08-021-4/+2
* IB/hfi1: Add support for extended memory managementJianxin Xiong2016-08-022-2/+21
* IB/hfi1: Work request processing for fast register mr and invalidateJianxin Xiong2016-08-024-3/+98
* IB/hfi1: Handle send with invalidate opcode in the RC recv pathJianxin Xiong2016-08-022-1/+17
* IB/rdmavt: Handle local operations in post sendJianxin Xiong2016-08-022-5/+43
* IB/rdmavt: Add mechanism to invalidate MR keysJianxin Xiong2016-08-023-2/+75
* IB/rdmavt: Add support for ib_map_mr_sgJianxin Xiong2016-08-023-0/+60
* IB/hfi1: Pull FECN/BECN processing to a common placeMitko Haralanov2016-08-025-97/+45
* IB/hfi1: Fix to fully initialize send context areaTymoteusz Kielan2016-08-021-1/+1
* IB/hfi1: Fix integrity errors counter value calculationJakub Pawlak2016-08-021-23/+9
* IB/rdmavt: Use new driver specific post send tableMike Marciniszyn2016-08-022-39/+10
* IB/qib: Add qib post send tableMike Marciniszyn2016-08-023-0/+47
* IB/hfi1: Add hfi1 post send tablesMike Marciniszyn2016-08-023-0/+49
* IB/rdmavt: Add data structures and routines for table driven post sendMike Marciniszyn2016-08-023-9/+89
* IB/hfi1: Correct receive packet handler assignmentJakub Pawlak2016-08-021-13/+16
* IB/hfi1: Improve SDMA engine assignment for user SDMAJianxin Xiong2016-08-021-1/+28
* IB/hfi1: Remove TWSI referencesDean Luick2016-08-025-588/+1
* IB/hfi1: Use built-in i2c bit-shift bus adapterDean Luick2016-08-026-115/+341
* IB/hfi1: Refine user process affinity algorithmSebastian Sanchez2016-08-023-62/+174
* IB/hfi1: Reserve and collapse CPU cores for contextsSebastian Sanchez2016-08-024-28/+84
* IB/hfi1: Add global structure for affinity assignmentsDennis Dalessandro2016-08-024-97/+198
* IB/hfi1: Add counter to track unsupported packets dropJakub Pawlak2016-08-024-6/+32
* IB/hfi1: Add VL XmitDiscards counters to the opapmaqueryJakub Pawlak2016-08-021-2/+9
* IB/hfi1: Fix trace sparse errorsMike Marciniszyn2016-08-022-31/+31
* IB/hfi1: Separate tracepoints into specific headersSebastian Sanchez2016-08-0210-1330/+1735
* IB/hfi1: Fix typoTadeusz Struk2016-08-021-1/+1
* IB/hfi1: Remove unnecessary done label in hfi1_write_iterIra Weiny2016-08-021-17/+14
* IB/hfi1: Clean up port state structure definitionIra Weiny2016-08-023-35/+0
* Linux 4.7v4.7Linus Torvalds2016-07-241-1/+1
* Merge tag 'ceph-for-4.7-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2016-07-241-43/+113
|\
| * libceph: apply new_state before new_up_client on incrementalsIlya Dryomov2016-07-221-43/+113
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-07-2364-320/+850
|\ \
| * | packet: propagate sock_cmsg_send() errorSoheil Hassas Yeganeh2016-07-221-3/+1
| * | net/mlx5e: Fix del vxlan port command buffer memsetSaeed Mahameed2016-07-211-2/+2
| * | packet: fix second argument of sock_tx_timestamp()Yoshihiro Shimoda2016-07-201-3/+3
| * | net: switchdev: change ageing_time type to clock_tVivien Didelot2016-07-201-1/+1
| * | Update maintainer for EHEA driver.Douglas Miller2016-07-201-1/+1
| * | Merge branch 'mlx4-fixes'David S. Miller2016-07-204-40/+136
| |\ \
| | * | net/mlx4_en: Add resilience in low memory systemsEugenia Emantayev2016-07-203-37/+132
| | * | net/mlx4_en: Move filters cleanup to a proper locationEugenia Emantayev2016-07-202-3/+4
| |/ /
| * | sctp: load transport header after sk_filterWillem de Bruijn2016-07-191-4/+1
| * | net/sched/sch_htb: clamp xstats tokens to fit into 32-bit intKonstantin Khlebnikov2016-07-191-2/+4
| * | net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndataFlorian Fainelli2016-07-171-4/+5