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
2017-08-12
wan: dscc4: convert to plain DMA API
Alexey Khoroshilov
1
-45
/
+51
2017-08-12
wan: dscc4: add checks for dma mapping errors
Alexey Khoroshilov
1
-16
/
+37
2017-08-12
fsl/fman: implement several errata workarounds
Florinel Iordache
1
-25
/
+93
2017-08-12
hns3pf: Fix some harmless copy and paste bugs
Dan Carpenter
1
-2
/
+2
2017-08-12
hns3pf: fix hns3_del_tunnel_port()
Dan Carpenter
1
-1
/
+1
2017-08-12
net: stmmac: dwmac-rk: Add integrated PHY supprot for rk3328
David Wu
1
-3
/
+23
2017-08-12
net: stmmac: dwmac-rk: Add integrated PHY support for rk3228
David Wu
1
-0
/
+12
2017-08-12
net: stmmac: dwmac-rk: Add integrated PHY support
David Wu
1
-4
/
+95
2017-08-12
net: stmmac: dwmac-rk: Remove unwanted code for rk3328_set_to_rmii()
David Wu
1
-3
/
+0
2017-08-12
net: phy: Add rockchip PHY driver support
David Wu
3
-0
/
+239
2017-08-12
forcedeth: replace init_timer_deferrable with setup_deferrable_timer
Zhu Yanjun
1
-3
/
+2
2017-08-12
drivers: net: davinci_mdio: print bus frequency
Maxim Uvarov
1
-2
/
+4
2017-08-12
drivers: net: davinci_mdio: remove busy loop on wait user access
Maxim Uvarov
1
-1
/
+3
2017-08-12
netvsc: keep track of some non-fatal overload conditions
stephen hemminger
3
-6
/
+17
2017-08-12
netvsc: allow controlling send/recv buffer size
stephen hemminger
3
-39
/
+157
2017-08-11
netvsc: remove unnecessary check for NULL hdr
stephen hemminger
1
-4
/
+3
2017-08-11
netvsc: remove unnecessary cast of void pointer
stephen hemminger
1
-5
/
+4
2017-08-11
netvsc: whitespace cleanup
stephen hemminger
1
-5
/
+6
2017-08-11
netvsc: no need to allocate send/receive on numa node
stephen hemminger
1
-14
/
+5
2017-08-11
netvsc: check error return when restoring channels and mtu
stephen hemminger
1
-2
/
+14
2017-08-11
netvsc: propagate MAC address change to VF slave
stephen hemminger
1
-11
/
+15
2017-08-11
netvsc: don't signal host twice if empty
stephen hemminger
1
-4
/
+0
2017-08-11
netvsc: delay setup of VF device
stephen hemminger
2
-8
/
+9
2017-08-11
phylink: Fix an uninitialized variable bug
Dan Carpenter
1
-1
/
+1
2017-08-11
liquidio: removed check for queue size alignment
Intiyaz Basha
1
-7
/
+0
2017-08-11
liquidio: rx/tx queue cleanup
Intiyaz Basha
2
-0
/
+8
2017-08-11
net: sched: use newly added classid identity helpers
Jiri Pirko
7
-8
/
+22
2017-08-11
geneve: use netlink_ext_ack for error reporting in rtnl operations
Girish Moodalbail
1
-36
/
+92
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-16
/
+101
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+5
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+61
2017-08-10
net-next: mediatek: bring up QDMA RX ring 0
John Crispin
2
-10
/
+29
2017-08-10
net-next: mediatek: fix typos inside the header file
John Crispin
1
-2
/
+2
2017-08-10
atm: make atmdev_ops const
Bhumika Goyal
6
-6
/
+6
2017-08-10
net: dsa: make dsa_switch_ops const
Bhumika Goyal
3
-3
/
+3
2017-08-10
liquidio: napi cleanup
Intiyaz Basha
2
-0
/
+29
2017-08-10
geneve: maximum value of VNI cannot be used
Girish Moodalbail
1
-1
/
+1
2017-08-10
net: systemport: Fix software statistics for SYSTEMPORT Lite
Florian Fainelli
1
-0
/
+4
2017-08-10
ibmvnic: Correct 'unused variable' warning in build.
Nathan Fontenot
1
-1
/
+0
2017-08-10
ibmvnic: Add netdev_dbg output for debugging
Nathan Fontenot
1
-7
/
+55
2017-08-10
ibmvnic: Clean up resources on probe failure
Nathan Fontenot
1
-11
/
+15
2017-08-10
sunvdc: prevent sunvdc panic when mpgroup disk added to guest domain
Jim Quigley
1
-0
/
+61
2017-08-10
bpf, nfp: implement jiting of BPF_J{LT,LE}
Daniel Borkmann
1
-0
/
+24
2017-08-10
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
14
-31
/
+166
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
65
-363
/
+595
2017-08-10
Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-15
/
+37
2017-08-09
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-7
/
+32
2017-08-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+4
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
33
-109
/
+368
2017-08-09
isdn: hfcsusb: constify usb_device_id
Arvind Yadav
1
-1
/
+1
[prev]
[next]