summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * IB/core: Add get FW version string to the coreIra Weiny2016-06-231-0/+9
| | | * | IB/mlx5: Add port protocol statsMark Bloch2016-06-231-0/+78
| | | * | IB/mlx5: Add per port countersMark Bloch2016-06-233-2/+69
| | | * | {net, IB}/mlx5: Refactor internal SRQ APIArtemy Kovalyov2016-06-232-180/+187
| | | * | IB/mlx5: Report mlx5 TSO capabilities when querying deviceBodong Wang2016-06-232-7/+58
| | | * | IB/mlx5: Enable flow steering for IPv6 trafficMaor Gottlieb2016-06-231-0/+26
| | | * | IB/core: Add IPv6 support to flow steeringMaor Gottlieb2016-06-232-0/+10
| | | * | IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb2016-06-236-21/+248
| | | * | IB/mlx5: Implements disassociate_ucontext APIMaor Gottlieb2016-06-232-4/+135
| | | * | IB/mlx5: Add RSS QP supportYishai Hadas2016-06-233-0/+239
| | | * | IB/uverbs: Extend create QP to get RWQ indirection tableYishai Hadas2016-06-231-12/+63
| | | * | IB/core: Extend create QP to get indirection tableYishai Hadas2016-06-231-2/+17
| | | * | IB/mlx5: Add Receive Work Queue Indirection table operationsYishai Hadas2016-06-234-1/+102
| | | * | IB/uverbs: Introduce RWQ Indirection tableYishai Hadas2016-06-233-0/+226
| | | * | IB/core: Introduce Receive Work Queue indirection tableYishai Hadas2016-06-231-0/+62
| | | * | IB/mlx5: Add receive Work Queue verbsYishai Hadas2016-06-234-1/+373
| | | * | IB/uverbs: Add WQ supportYishai Hadas2016-06-233-0/+277
| | | * | IB/core: Introduce Work Queue object and its verbsYishai Hadas2016-06-231-0/+82
| | | * | net/mlx5: Export required core functions to support RSSYishai Hadas2016-06-231-0/+4
| | | |/
| | * | RDMA/iw_cxgb4: Low resource fixes for Completion queueHariprasad S2016-06-232-17/+26
| | * | RDMA/iw_cxgb4: Low resource fixes for Memory registrationHariprasad S2016-06-232-37/+76
| | * | RDMA/iw_cxgb4: Low resource fixes for connection managerHariprasad S2016-06-233-42/+114
| | * | RDMA/iw_cxgb4: Add missing error codes for act open cmdHariprasad S2016-06-232-3/+10
| | * | RDMA/iw_cxgb4: clean up c4iw_reject_cr()Hariprasad S2016-06-231-11/+8
| | * | RDMA/iw_cxgb4: allocate enough space for debugfs "qps" dumpHariprasad S2016-06-231-1/+1
| | * | RDMA/iw_cxgb4: only read markers_enabled mod param onceHariprasad S2016-06-231-6/+18
| | |/
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-08-0519-280/+5095
|\ \ \
| * | | target: fix spelling mistake: "limitiation" -> "limitation"Colin Ian King2016-07-241-1/+1
| * | | target: Fix residual overflow handling in target_complete_cmd_with_lengthSumit Rai2016-07-241-1/+15
| * | | tcm_fc: set and unset FCP_SPPF_TARG_FCNHannes Reinecke2016-07-201-0/+2
| * | | iscsi-target: Fix panic when adding second TCP connection to iSCSI sessionFeng Li2016-07-201-2/+3
| * | | ibmvscsis: Initial commit of IBM VSCSI Tgt DriverBryant G. Ly2016-07-2010-227/+5006
| * | | target: Fix ordered task CHECK_CONDITION early exception handlingNicholas Bellinger2016-07-201-1/+6
| * | | target: Fix ordered task target_setup_cmd_from_cdb exception hangNicholas Bellinger2016-07-203-28/+37
| * | | target: Fix max_unmap_lba_count calc overflowMike Christie2016-07-203-7/+7
| * | | target: Fix race between iscsi-target connection shutdown + ABORT_TASKNicholas Bellinger2016-07-202-7/+18
| * | | target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOPNicholas Bellinger2016-07-201-6/+0
* | | | Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-08-058-75/+263
|\ \ \ \
| * | | | ubi: Use bitmaps in Fastmap self-check codeRichard Weinberger2016-07-291-9/+11
| * | | | ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger2016-07-292-4/+27
| * | | | ubi: Check whether the Fastmap anchor matches the super blockRichard Weinberger2016-07-291-0/+7
| * | | | ubi: Rework Fastmap attach base codeRichard Weinberger2016-07-294-42/+162
| * | | | ubi: Fix whitespace issue in count_fastmap_pebs()Richard Weinberger2016-07-291-1/+1
| * | | | ubi: Introduce vol_ignored()Richard Weinberger2016-07-292-6/+33
| * | | | ubi: Fix scan_fast() commentRichard Weinberger2016-07-291-1/+1
| * | | | ubi: Make volume resize power cut awareRichard Weinberger2016-07-291-7/+18
| * | | | ubi: Fix early loggingRichard Weinberger2016-07-291-4/+4
| * | | | ubi: gluebi: Fix double refcountingRichard Weinberger2016-07-291-5/+0
| * | | | ubi: Fix race condition between ubi device creation and udevIosif Harutyunov2016-07-291-1/+4
| * | | | ubi: Only read necessary size when reading the VID headerSascha Hauer2016-07-291-1/+1