index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-05-28
40
-790
/
+5647
|
\
|
*
iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race
Nicholas Bellinger
2016-05-17
1
-9
/
+9
|
*
cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute
Nicholas Bellinger
2016-05-16
2
-8
/
+8
|
*
iscsi-target: Convert transport drivers to signal rdma_shutdown
Nicholas Bellinger
2016-05-16
3
-6
/
+6
|
*
iscsi-target: Make iscsi_tpg_np driver show/store use generic code
Nicholas Bellinger
2016-05-16
1
-158
/
+41
|
*
tcm_qla2xxx Add SCSI command jammer/discard capability
Laurence Oberman
2016-05-10
3
-0
/
+30
|
*
iscsi-target: graceful disconnect on invalid mapping to iovec
Imran Haider
2016-05-10
1
-1
/
+8
|
*
target: need_to_release is always false, remove redundant check and kfree
Colin Ian King
2016-05-10
1
-4
/
+0
|
*
target: remove sess_kref and ->shutdown_session
Christoph Hellwig
2016-05-10
2
-34
/
+3
|
*
iscsi-target: remove usage of ->shutdown_session
Christoph Hellwig
2016-05-10
4
-23
/
+12
|
*
tcm_qla2xxx: introduce a private sess_kref
Christoph Hellwig
2016-05-10
3
-64
/
+35
|
*
target: make close_session optional
Christoph Hellwig
2016-05-10
7
-33
/
+2
|
*
target: make ->shutdown_session optional
Christoph Hellwig
2016-05-10
11
-58
/
+4
|
*
target: remove acl_stop
Christoph Hellwig
2016-05-10
2
-10
/
+7
|
*
target: consolidate and fix session shutdown
Christoph Hellwig
2016-05-10
1
-54
/
+33
|
*
cxgbit: add files for cxgbit.ko
Varun Prakash
2016-05-09
10
-0
/
+5114
|
*
iscsi-target: export symbols
Varun Prakash
2016-05-09
6
-10
/
+23
|
*
iscsi-target: call complete on conn_logout_comp
Varun Prakash
2016-05-09
1
-4
/
+6
|
*
iscsi-target: clear tx_thread_active
Varun Prakash
2016-05-09
1
-2
/
+4
|
*
iscsi-target: add new offload transport type
Varun Prakash
2016-05-09
1
-0
/
+76
|
*
iscsi-target: use conn_transport->transport_type in text rsp
Varun Prakash
2016-05-09
1
-1
/
+2
|
*
iscsi-target: move iscsit_thread_check_cpumask()
Varun Prakash
2016-05-09
1
-26
/
+0
|
*
iscsi-target: add void (*iscsit_get_r2t_ttt)()
Varun Prakash
2016-05-09
1
-1
/
+4
|
*
iscsi-target: add int (*iscsit_validate_params)()
Varun Prakash
2016-05-09
1
-0
/
+10
|
*
iscsi-target: split iscsi_target_rx_thread()
Varun Prakash
2016-05-09
1
-26
/
+33
|
*
iscsi-target: add void (*iscsit_get_rx_pdu)()
Varun Prakash
2016-05-09
2
-8
/
+12
|
*
iscsi-target: add void (*iscsit_release_cmd)()
Varun Prakash
2016-05-09
1
-0
/
+3
|
*
iscsi-target: add int (*iscsit_xmit_pdu)()
Varun Prakash
2016-05-09
1
-351
/
+195
|
*
target: use new "dbroot" target attribute
Lee Duncan
2016-05-09
2
-4
/
+4
|
*
target: make target db location configurable
Lee Duncan
2016-05-09
2
-0
/
+68
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-05-28
95
-3301
/
+1748
|
\
\
|
*
|
staging/rdma: Remove the entire rdma subdirectory of staging
Doug Ledford
2016-05-26
4
-29
/
+0
|
*
|
IB/core: Make device counter infrastructure dynamic
Christoph Lameter
2016-05-26
4
-212
/
+504
|
*
|
Merge branch 'hfi1-2' into k.o/for-4.7
Doug Ledford
2016-05-26
73
-2950
/
+479
|
|
\
\
|
|
*
|
IB/hfi1: Fix pio map initialization
Jubin John
2016-05-26
1
-2
/
+1
|
|
*
|
IB/hfi1: Correct 8051 link parameter settings
Dean Luick
2016-05-26
2
-2
/
+10
|
|
*
|
IB/hfi1: Update pkey table properly after link down or FM start
Sebastian Sanchez
2016-05-26
2
-0
/
+15
|
|
*
|
IB/rdamvt: Fix rdmavt s_ack_queue sizing
Mike Marciniszyn
2016-05-26
1
-2
/
+20
|
|
*
|
IB/hfi1: Fix hard lockup due to not using save/restore spin lock
Mike Marciniszyn
2016-05-26
1
-2
/
+3
|
|
*
|
IB/hfi1: Add tracing support for send with invalidate opcode
Jianxin Xiong
2016-05-26
3
-0
/
+11
|
|
*
|
IB/hfi1, qib: Add ieth to the packet header definitions
Jianxin Xiong
2016-05-26
2
-0
/
+2
|
|
*
|
IB/hfi1: Move driver out of staging
Dennis Dalessandro
2016-05-26
66
-9
/
+3
|
|
*
|
IB/hfi1: Do not free hfi1 cdev parent structure early
Dennis Dalessandro
2016-05-26
5
-6
/
+31
|
|
*
|
IB/hfi1: Add trace message in user IOCTL handling
Dennis Dalessandro
2016-05-26
3
-0
/
+3
|
|
*
|
IB/hfi1: Remove write(), use ioctl() for user cmds
Dennis Dalessandro
2016-05-26
1
-226
/
+0
|
|
*
|
IB/hfi1: Add ioctl() interface for user commands
Dennis Dalessandro
2016-05-26
2
-1
/
+208
|
|
*
|
IB/hfi1: Remove unused user command
Dennis Dalessandro
2016-05-26
1
-3
/
+0
|
|
*
|
IB/hfi1: Remove snoop/diag interface
Dennis Dalessandro
2016-05-26
3
-1934
/
+2
|
|
*
|
IB/hfi1: Remove EPROM functionality from data device
Dennis Dalessandro
2016-05-26
2
-392
/
+0
|
|
*
|
IB/hfi1: Remove UI char device
Dennis Dalessandro
2016-05-26
1
-167
/
+1
[next]