aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
...
| * | | IB/hfi1: Work request processing for fast register mr and invalidateJianxin Xiong2016-08-02
| * | | IB/hfi1: Handle send with invalidate opcode in the RC recv pathJianxin Xiong2016-08-02
| * | | IB/rdmavt: Handle local operations in post sendJianxin Xiong2016-08-02
| * | | IB/rdmavt: Add mechanism to invalidate MR keysJianxin Xiong2016-08-02
| * | | IB/rdmavt: Add support for ib_map_mr_sgJianxin Xiong2016-08-02
| * | | IB/hfi1: Pull FECN/BECN processing to a common placeMitko Haralanov2016-08-02
| * | | IB/hfi1: Fix to fully initialize send context areaTymoteusz Kielan2016-08-02
| * | | IB/hfi1: Fix integrity errors counter value calculationJakub Pawlak2016-08-02
| * | | IB/rdmavt: Use new driver specific post send tableMike Marciniszyn2016-08-02
| * | | IB/qib: Add qib post send tableMike Marciniszyn2016-08-02
| * | | IB/hfi1: Add hfi1 post send tablesMike Marciniszyn2016-08-02
| * | | IB/rdmavt: Add data structures and routines for table driven post sendMike Marciniszyn2016-08-02
| * | | IB/hfi1: Correct receive packet handler assignmentJakub Pawlak2016-08-02
| * | | IB/hfi1: Improve SDMA engine assignment for user SDMAJianxin Xiong2016-08-02
| * | | IB/hfi1: Remove TWSI referencesDean Luick2016-08-02
| * | | IB/hfi1: Use built-in i2c bit-shift bus adapterDean Luick2016-08-02
| * | | IB/hfi1: Refine user process affinity algorithmSebastian Sanchez2016-08-02
| * | | IB/hfi1: Reserve and collapse CPU cores for contextsSebastian Sanchez2016-08-02
| * | | IB/hfi1: Add global structure for affinity assignmentsDennis Dalessandro2016-08-02
| * | | IB/hfi1: Add counter to track unsupported packets dropJakub Pawlak2016-08-02
| * | | IB/hfi1: Add VL XmitDiscards counters to the opapmaqueryJakub Pawlak2016-08-02
| * | | IB/hfi1: Fix trace sparse errorsMike Marciniszyn2016-08-02
| * | | IB/hfi1: Separate tracepoints into specific headersSebastian Sanchez2016-08-02
| * | | IB/hfi1: Fix typoTadeusz Struk2016-08-02
| * | | IB/hfi1: Remove unnecessary done label in hfi1_write_iterIra Weiny2016-08-02
| * | | IB/hfi1: Clean up port state structure definitionIra Weiny2016-08-02
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-04
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford2016-08-04
| |\ \ \ \
| | | * | | Soft RoCE driverMoni Shoua2016-08-04
| | * | | | IB/core: Support for CMA multicast join flagsAlex Vesker2016-08-03
| | * | | | IB/sa: Add cached attribute containing SM information to SA portAlex Vesker2016-08-03
| | * | | | IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe2016-08-03
| | * | | | IB/mthca: Clean up error unwind flow in mthca_reset()Markus Elfring2016-08-03
| | * | | | IB/mthca: NULL arg to pci_dev_put is OKMarkus Elfring2016-08-03
| | * | | | IB/hfi1: NULL arg to sc_return_credits is OKMarkus Elfring2016-08-03
| | * | | | IB/mlx4: Add diagnostic hardware countersMark Bloch2016-08-03
| | * | | | Use smaller 512 byte messages for portmapper messagesMustafa Ismail2016-08-03
| | * | | | IB/ipoib: Report SG feature regardless of HW UD CSUM capabilityYuval Shaia2016-08-03
| | * | | | IB/mlx4: Don't use GFP_ATOMIC for CQ resize structRoland Dreier2016-08-03
| | * | | | IB/hfi1: Disable by defaultBart Van Assche2016-08-03
| | * | | | IB/rdmavt: Disable by defaultBart Van Assche2016-08-03
| | |/ / /
| * | | | Merge branch 'i40iw' into k.o/for-4.8Doug Ledford2016-08-03
| |\ \ \ \
| | * | | | i40iw: Add NULL check for puda bufferMustafa Ismail2016-08-02
| | * | | | i40iw: Change dup_ack_thresh to u8Mustafa Ismail2016-08-02
| | * | | | i40iw: Remove unnecessary check for moving CQ headMustafa Ismail2016-08-02
| | * | | | i40iw: Simplify code to set fragments in SQ WQEMustafa Ismail2016-08-02
| | * | | | i40iw: Remove unnecessary parameter to i40iw_cq_poll_completionMustafa Ismail2016-08-02
| | * | | | i40iw: Do not access pointer after freeMustafa Ismail2016-08-02
| | * | | | i40iw: Correct and use size parameter to i40iw_reg_phys_mrMustafa Ismail2016-08-02
| | * | | | i40iw: Fix return codesShiraz Saleem2016-08-02