index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2017-07-20
i40iw: Utilize iwdev->reset during PCI function reset
Shiraz Saleem
-27
/
+24
2017-07-20
i40iw: Do not poll CCQ after it is destroyed
Mustafa Ismail
-0
/
+2
2017-07-20
i40iw: Fix order of cleanup in close
Mustafa Ismail
-3
/
+4
2017-07-17
IB/core: Allow QP state transition from reset to error
Tadeusz Struk
-0
/
+1
2017-07-17
IB/hns: Fix for checkpatch.pl comment style warnings
oulijun
-4
/
+6
2017-07-17
IB/hns: Fix the bug with modifying the MAC address without removing the driver
oulijun
-3
/
+0
2017-07-17
IB/hns: Fix the bug with rdma operation
oulijun
-4
/
+4
2017-07-17
IB/hns: Fix the bug with wild pointer when destroy rc qp
oulijun
-5
/
+7
2017-07-17
IB/hns: Fix the bug of polling cq failed for loopback Qps
oulijun
-19
/
+34
2017-07-17
IB/rxe: Set dma_mask and coherent_dma_mask
yonatanc
-0
/
+2
2017-07-17
IB/rxe: Fix kernel panic from skb destructor
Yonatan Cohen
-0
/
+3
2017-07-17
IB/ipoib: Let lower driver handle get_stats64 call
Erez Shitrit
-0
/
+12
2017-07-17
IB/core: Add ordered workqueue for RoCE GID management
Majd Dibbiny
-2
/
+9
2017-07-17
IB/mlx5: Clean mr_cache debugfs in case of failure
Leon Romanovsky
-12
/
+22
2017-07-17
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
-84
/
+72
2017-07-17
IB/{rdmavt, qib, hfi1}: Remove gfp flags argument
Leon Romanovsky
-51
/
+26
2017-07-17
IB/IPoIB: Convert IPoIB to memalloc_noio_* calls
Leon Romanovsky
-9
/
+7
2017-07-17
IB/IPoIB: Forward MTU change to driver below
Erez Shitrit
-2
/
+17
2017-07-17
IB: Convert msleep below 20ms to usleep_range
Leon Romanovsky
-8
/
+9
2017-07-17
IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMAC
Parav Pandit
-19
/
+4
2017-07-17
IB/core: Introduce modify QP operation with udata
Parav Pandit
-8
/
+24
2017-07-17
IB/core: Don't resolve IP address to the loopback device
Moni Shoua
-45
/
+32
2017-07-17
IB/core: Namespace is mandatory input for address resolution
Moni Shoua
-1
/
+5
2017-07-17
IB/iser: Fix connection teardown race condition
Vladimir Neyelov
-0
/
+11
2017-07-17
RDMA/core: Document confusing code
Gustavo A. R. Silva
-0
/
+13
2017-07-17
mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array
Bart Van Assche
-1
/
+1
2017-07-17
IB/hfi1: Ensure dd->gi_mask can not be overflowed
Dennis Dalessandro
-1
/
+6
2017-07-17
Merge tag 'v4.13-rc1' into k.o/for-4.13-rc
Doug Ledford
-123371
/
+627446
2017-07-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-31
/
+101
2017-07-15
Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-63
/
+46
2017-07-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-65
/
+186
2017-07-15
random: reorder READ_ONCE() in get_random_uXX
Sebastian Andrzej Siewior
-2
/
+4
2017-07-15
random: suppress spammy warnings about unseeded randomness
Theodore Ts'o
-17
/
+39
2017-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-44
/
+204
2017-07-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-17
/
+43
2017-07-14
Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-3
/
+3
2017-07-14
Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-26
/
+40
2017-07-14
Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-37
/
+34
2017-07-14
Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb
Linus Torvalds
-242
/
+4401
2017-07-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
-401
/
+314
2017-07-14
Merge tag 'mmc-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
-17
/
+78
2017-07-14
Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2017-07-14
Merge branches 'acpi-ec', 'acpi-irq' and 'acpi-quirks'
Rafael J. Wysocki
-26
/
+40
2017-07-14
Merge branches 'pm-qos' and 'pm-devfreq'
Rafael J. Wysocki
-6
/
+9
2017-07-14
Merge branches 'pm-cpufreq-sched' and 'intel_pstate'
Rafael J. Wysocki
-1
/
+1
2017-07-14
Merge branch 'pm-pci'
Rafael J. Wysocki
-30
/
+24
2017-07-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
-684
/
+1318
2017-07-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-19
/
+28
2017-07-13
Merge tag 'platform-drivers-x86-v4.13-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
-19
/
+165
2017-07-13
Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
-42
/
+48
[next]