index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
*
IB/core: Add get FW version string to the core
Ira Weiny
2016-06-23
1
-0
/
+9
|
|
|
*
|
IB/mlx5: Add port protocol stats
Mark Bloch
2016-06-23
1
-0
/
+78
|
|
|
*
|
IB/mlx5: Add per port counters
Mark Bloch
2016-06-23
3
-2
/
+69
|
|
|
*
|
{net, IB}/mlx5: Refactor internal SRQ API
Artemy Kovalyov
2016-06-23
2
-180
/
+187
|
|
|
*
|
IB/mlx5: Report mlx5 TSO capabilities when querying device
Bodong Wang
2016-06-23
2
-7
/
+58
|
|
|
*
|
IB/mlx5: Enable flow steering for IPv6 traffic
Maor Gottlieb
2016-06-23
1
-0
/
+26
|
|
|
*
|
IB/core: Add IPv6 support to flow steering
Maor Gottlieb
2016-06-23
2
-0
/
+10
|
|
|
*
|
IB/mlx5: Reset flow support for IB kernel ULPs
Maor Gottlieb
2016-06-23
6
-21
/
+248
|
|
|
*
|
IB/mlx5: Implements disassociate_ucontext API
Maor Gottlieb
2016-06-23
2
-4
/
+135
|
|
|
*
|
IB/mlx5: Add RSS QP support
Yishai Hadas
2016-06-23
3
-0
/
+239
|
|
|
*
|
IB/uverbs: Extend create QP to get RWQ indirection table
Yishai Hadas
2016-06-23
1
-12
/
+63
|
|
|
*
|
IB/core: Extend create QP to get indirection table
Yishai Hadas
2016-06-23
1
-2
/
+17
|
|
|
*
|
IB/mlx5: Add Receive Work Queue Indirection table operations
Yishai Hadas
2016-06-23
4
-1
/
+102
|
|
|
*
|
IB/uverbs: Introduce RWQ Indirection table
Yishai Hadas
2016-06-23
3
-0
/
+226
|
|
|
*
|
IB/core: Introduce Receive Work Queue indirection table
Yishai Hadas
2016-06-23
1
-0
/
+62
|
|
|
*
|
IB/mlx5: Add receive Work Queue verbs
Yishai Hadas
2016-06-23
4
-1
/
+373
|
|
|
*
|
IB/uverbs: Add WQ support
Yishai Hadas
2016-06-23
3
-0
/
+277
|
|
|
*
|
IB/core: Introduce Work Queue object and its verbs
Yishai Hadas
2016-06-23
1
-0
/
+82
|
|
|
*
|
net/mlx5: Export required core functions to support RSS
Yishai Hadas
2016-06-23
1
-0
/
+4
|
|
|
|
/
|
|
*
|
RDMA/iw_cxgb4: Low resource fixes for Completion queue
Hariprasad S
2016-06-23
2
-17
/
+26
|
|
*
|
RDMA/iw_cxgb4: Low resource fixes for Memory registration
Hariprasad S
2016-06-23
2
-37
/
+76
|
|
*
|
RDMA/iw_cxgb4: Low resource fixes for connection manager
Hariprasad S
2016-06-23
3
-42
/
+114
|
|
*
|
RDMA/iw_cxgb4: Add missing error codes for act open cmd
Hariprasad S
2016-06-23
2
-3
/
+10
|
|
*
|
RDMA/iw_cxgb4: clean up c4iw_reject_cr()
Hariprasad S
2016-06-23
1
-11
/
+8
|
|
*
|
RDMA/iw_cxgb4: allocate enough space for debugfs "qps" dump
Hariprasad S
2016-06-23
1
-1
/
+1
|
|
*
|
RDMA/iw_cxgb4: only read markers_enabled mod param once
Hariprasad S
2016-06-23
1
-6
/
+18
|
|
|
/
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-08-05
19
-280
/
+5095
|
\
\
\
|
*
|
|
target: fix spelling mistake: "limitiation" -> "limitation"
Colin Ian King
2016-07-24
1
-1
/
+1
|
*
|
|
target: Fix residual overflow handling in target_complete_cmd_with_length
Sumit Rai
2016-07-24
1
-1
/
+15
|
*
|
|
tcm_fc: set and unset FCP_SPPF_TARG_FCN
Hannes Reinecke
2016-07-20
1
-0
/
+2
|
*
|
|
iscsi-target: Fix panic when adding second TCP connection to iSCSI session
Feng Li
2016-07-20
1
-2
/
+3
|
*
|
|
ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
Bryant G. Ly
2016-07-20
10
-227
/
+5006
|
*
|
|
target: Fix ordered task CHECK_CONDITION early exception handling
Nicholas Bellinger
2016-07-20
1
-1
/
+6
|
*
|
|
target: Fix ordered task target_setup_cmd_from_cdb exception hang
Nicholas Bellinger
2016-07-20
3
-28
/
+37
|
*
|
|
target: Fix max_unmap_lba_count calc overflow
Mike Christie
2016-07-20
3
-7
/
+7
|
*
|
|
target: Fix race between iscsi-target connection shutdown + ABORT_TASK
Nicholas Bellinger
2016-07-20
2
-7
/
+18
|
*
|
|
target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP
Nicholas Bellinger
2016-07-20
1
-6
/
+0
*
|
|
|
Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2016-08-05
8
-75
/
+263
|
\
\
\
\
|
*
|
|
|
ubi: Use bitmaps in Fastmap self-check code
Richard Weinberger
2016-07-29
1
-9
/
+11
|
*
|
|
|
ubi: Be more paranoid while seaching for the most recent Fastmap
Richard Weinberger
2016-07-29
2
-4
/
+27
|
*
|
|
|
ubi: Check whether the Fastmap anchor matches the super block
Richard Weinberger
2016-07-29
1
-0
/
+7
|
*
|
|
|
ubi: Rework Fastmap attach base code
Richard Weinberger
2016-07-29
4
-42
/
+162
|
*
|
|
|
ubi: Fix whitespace issue in count_fastmap_pebs()
Richard Weinberger
2016-07-29
1
-1
/
+1
|
*
|
|
|
ubi: Introduce vol_ignored()
Richard Weinberger
2016-07-29
2
-6
/
+33
|
*
|
|
|
ubi: Fix scan_fast() comment
Richard Weinberger
2016-07-29
1
-1
/
+1
|
*
|
|
|
ubi: Make volume resize power cut aware
Richard Weinberger
2016-07-29
1
-7
/
+18
|
*
|
|
|
ubi: Fix early logging
Richard Weinberger
2016-07-29
1
-4
/
+4
|
*
|
|
|
ubi: gluebi: Fix double refcounting
Richard Weinberger
2016-07-29
1
-5
/
+0
|
*
|
|
|
ubi: Fix race condition between ubi device creation and udev
Iosif Harutyunov
2016-07-29
1
-1
/
+4
|
*
|
|
|
ubi: Only read necessary size when reading the VID header
Sascha Hauer
2016-07-29
1
-1
/
+1
[prev]
[next]