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.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-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
386
-386
/
+386
2016-12-24
Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
17
-57
/
+261
2016-12-24
Merge tag 'ntb-4.10' of git://github.com/jonmason/ntb
Linus Torvalds
5
-32
/
+737
2016-12-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+7
2016-12-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+16
2016-12-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-12-24
ntb_transport: Remove unnecessary call to ntb_peer_spad_read
Steve Wahl
1
-1
/
+0
2016-12-24
NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy
Christophe JAILLET
2
-2
/
+2
2016-12-24
ntb: fix SKX NTB config space size register offsets
Dave Jiang
1
-4
/
+4
2016-12-24
ntb_transport: Limit memory windows based on available, scratchpads
Shyam Sundar S K
1
-12
/
+16
2016-12-24
NTB: Register and offset values fix for memory window
Shyam Sundar S K
1
-10
/
+4
2016-12-24
NTB: add support for hotplug feature
Xiangliang Yu
2
-2
/
+12
2016-12-24
ntb: Adding Skylake Xeon NTB support
Dave Jiang
2
-5
/
+703
2016-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-127
/
+170
2016-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+3
2016-12-23
virtio-net: XDP support for small buffers
Jason Wang
1
-25
/
+87
2016-12-23
virtio-net: remove big packet XDP codes
Jason Wang
1
-41
/
+3
2016-12-23
virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is support
Jason Wang
1
-1
/
+3
2016-12-23
virtio-net: make rx buf size estimation works for XDP
Jason Wang
1
-0
/
+3
2016-12-23
virtio-net: unbreak csumed packets for XDP_PASS
Jason Wang
1
-2
/
+2
2016-12-23
virtio-net: correctly handle XDP_PASS for linearized packets
Jason Wang
1
-2
/
+8
2016-12-23
virtio-net: fix page miscount during XDP linearizing
Jason Wang
1
-8
/
+11
2016-12-23
virtio-net: correctly xmit linearized page on XDP_TX
Jason Wang
1
-1
/
+1
2016-12-23
virtio-net: remove the warning before XDP linearizing
Jason Wang
1
-7
/
+1
2016-12-23
Merge tag 'drm-fixes-for-4.10-rc1' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
20
-728
/
+1409
2016-12-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
14
-41
/
+86
2016-12-23
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
62
-671
/
+9640
2016-12-23
mlxsw: spectrum_router: Correctly remove nexthop groups
Ido Schimmel
1
-0
/
+3
2016-12-23
mlxsw: spectrum_router: Don't reflect dead neighs
Ido Schimmel
1
-4
/
+6
2016-12-23
stmmac: CSR clock configuration fix
jpinto
3
-6
/
+6
2016-12-23
sg_write()/bsg_write() is not fit to be called under KERNEL_DS
Al Viro
1
-0
/
+3
2016-12-22
Merge branch 'misc' into for-linus
James Bottomley
13
-142
/
+260
2016-12-22
Merge tag 'drm-intel-next-fixes-2016-12-22' of git://anongit.freedesktop.org/...
Dave Airlie
12
-95
/
+186
2016-12-22
Merge tag 'drm-misc-fixes-2016-12-22' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-2
/
+5
2016-12-22
Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
7
-631
/
+1218
2016-12-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-29
/
+32
2016-12-22
Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-107
/
+212
2016-12-22
Merge tag 'pm-fixes-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2016-12-22
Merge tag 'mmc-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
4
-23
/
+35
2016-12-22
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+5
2016-12-22
IB/rxe: Don't check for null ptr in send()
Andrew Boyer
1
-2
/
+1
2016-12-22
IB/rxe: Drop future atomic/read packets rather than retrying
Andrew Boyer
1
-1
/
+1
2016-12-22
IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends
Andrew Boyer
1
-1
/
+2
2016-12-22
qedr: Always notify the verb consumer of flushed CQEs
Amrani, Ram
1
-1
/
+1
2016-12-22
qedr: clear the vendor error field in the work completion
Amrani, Ram
1
-0
/
+3
2016-12-22
qedr: post_send/recv according to QP state
Amrani, Ram
1
-4
/
+4
2016-12-22
qedr: ignore inline flag in read verbs
Amrani, Ram
1
-1
/
+3
2016-12-22
qedr: modify QP state to error when destroying it
Amrani, Ram
1
-2
/
+4
2016-12-22
qedr: return correct value on modify qp
Amrani, Ram
1
-1
/
+1
2016-12-22
qedr: return error if destroy CQ failed
Amrani, Ram
1
-1
/
+6
[next]