index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-14
IB/srp: Fix CONFIG_DYNAMIC_DEBUG=n build
Bart Van Assche
1
-5
/
+6
2016-12-14
Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
4
-35
/
+15
2016-12-14
IB/multicast: Check ib_find_pkey() return value
Bart Van Assche
1
-2
/
+5
2016-12-14
IPoIB: Avoid reading an uninitialized member variable
Bart Van Assche
1
-2
/
+5
2016-12-14
IB/mad: Fix an array index check
Bart Van Assche
1
-1
/
+1
2016-12-14
IB/mlx4: Rework special QP creation error path
Bart Van Assche
1
-2
/
+4
2016-12-14
IB/srpt: Report login failures only once
Bart Van Assche
1
-13
/
+9
2016-12-14
IB/usnic: simplify IS_ERR_OR_NULL to IS_ERR
Julia Lawall
2
-12
/
+12
2016-12-14
IB/core: Issue DREQ when receiving REQ/REP for stale QP
Hans Westgaard Ry
1
-1
/
+23
2016-12-14
IB/nes: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-34
/
+42
2016-12-14
IB/isert: do not ignore errors in dma_map_single()
Alexey Khoroshilov
1
-0
/
+6
2016-12-14
IB/rdmavt: Only put mmap_info ref if it exists
Jim Foraker
1
-1
/
+2
2016-12-14
IB/rdmavt: Handle the kthread worker using the new API
Petr Mladek
1
-23
/
+11
2016-12-14
IB/rdmavt: Avoid queuing work into a destroyed cq kthread worker
Petr Mladek
1
-14
/
+16
2016-12-14
IB/mlx4: avoid a -Wmaybe-uninitialize warning
Arnd Bergmann
1
-2
/
+3
2016-12-14
IB/mlx5: avoid bogus -Wmaybe-uninitialized warning
Arnd Bergmann
1
-18
/
+21
2016-12-14
nvmet_rdma: log the connection reject message
Steve Wise
1
-0
/
+3
2016-12-14
ib_isert: log the connection reject message
Steve Wise
1
-0
/
+2
2016-12-14
ib_iser: log the connection reject message
Steve Wise
1
-1
/
+4
2016-12-14
nvme-rdma: use rdma connection reject helper functions
Steve Wise
1
-6
/
+36
2016-12-14
rdma_cm: add rdma_consumer_reject_data helper function
Steve Wise
1
-0
/
+16
2016-12-14
rdma_cm: add rdma_is_consumer_reject() helper function
Steve Wise
1
-0
/
+13
2016-12-14
rdma_cm: add rdma_reject_msg() helper function
Steve Wise
3
-0
/
+83
2016-12-14
qedr: remove pointless NULL check in qedr_post_send()
Wei Yongjun
1
-5
/
+0
2016-12-14
qedr: Use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-2
/
+1
2016-12-14
qedr: Fix possible memory leak in qedr_create_qp()
Wei Yongjun
1
-4
/
+8
2016-12-14
qedr: return -EINVAL if pd is null and avoid null ptr dereference
Colin Ian King
1
-1
/
+3
2016-12-14
IB/mad: Eliminate redundant SM class version defines for OPA
Hal Rosenstock
2
-8
/
+8
2016-12-14
misc: ibmasm: fix typo in error message
Colin Ian King
1
-1
/
+1
2016-12-14
Remove references to dead make variable LINUX_INCLUDE
Paul Bolle
1
-1
/
+1
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
12
-13
/
+13
2016-12-14
Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'...
Jiri Kosina
23
-477
/
+2133
2016-12-14
nvme/pci: Log PCI_STATUS when the controller dies
Andy Lutomirski
1
-3
/
+19
2016-12-14
Revert "nvme: add support for the Write Zeroes command"
Linus Torvalds
1
-21
/
+0
2016-12-14
Merge branch 'topic/st_fdma' into for-linus
Vinod Koul
7
-9
/
+1534
2016-12-14
Merge branch 'topic/s3c64xx' into for-linus
Vinod Koul
2
-17
/
+15
2016-12-14
Merge branch 'topic/qcom' into for-linus
Vinod Koul
6
-103
/
+271
2016-12-14
Merge branch 'topic/pxa' into for-linus
Vinod Koul
1
-28
/
+0
2016-12-14
Merge branch 'topic/omap' into for-linus
Vinod Koul
2
-37
/
+153
2016-12-14
Merge branch 'topic/ioat' into for-linus
Vinod Koul
2
-11
/
+18
2016-12-14
Merge branch 'acpi-cppc'
Rafael J. Wysocki
1
-4
/
+8
2016-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-14
/
+3
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
26
-494
/
+1195
2016-12-14
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
19
-331
/
+207
2016-12-14
Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+12
2016-12-14
Merge tag 'hwmon-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
25
-554
/
+1542
2016-12-14
Merge tag 'spi-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
25
-612
/
+2541
2016-12-14
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2
-20
/
+31
2016-12-14
ata: avoid probing NCQ Prio Support if not explicitly requested
Adam Manzanares
2
-20
/
+31
2016-12-14
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
8
-34
/
+224
[prev]
[next]