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
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-106
/
+315
2017-04-26
macsec: dynamically allocate space for sglist
Jason A. Donenfeld
1
-7
/
+22
2017-04-26
Revert "phy: micrel: Disable auto negotiation on startup"
David S. Miller
1
-11
/
+0
2017-04-26
net: phy: fix auto-negotiation stall due to unavailable interrupt
Alexander Kochetkov
1
-4
/
+36
2017-04-25
qed: Fix error in the dcbx app meta data initialization.
sudarsana.kalluru@cavium.com
1
-5
/
+5
2017-04-25
netvsc: fix calculation of available send sections
stephen hemminger
2
-6
/
+4
2017-04-25
net: hso: fix module unloading
Andreas Kemnade
1
-1
/
+1
2017-04-25
team: fix memory leaks
Pan Bian
1
-2
/
+6
2017-04-25
Merge tag 'linux-can-fixes-for-4.11-20170425' of git://git.kernel.org/pub/scm...
David S. Miller
5
-5
/
+90
2017-04-25
sfc: tx ring can only have 2048 entries for all EF10 NICs
Bert Kenward
2
-1
/
+5
2017-04-25
macvlan: Fix device ref leak when purging bc_queue
Herbert Xu
1
-1
/
+10
2017-04-25
usb: plusb: Add support for PL-27A1
Roman SpychaĆa
2
-3
/
+14
2017-04-25
net: can: usb: gs_usb: Fix buffer on stack
Maksim Salau
1
-5
/
+12
2017-04-25
can: usb: Kconfig: Add PCAN-USB X6 device in help text
Stephane Grosjean
1
-0
/
+1
2017-04-25
can: usb: Add support of PCAN-Chip USB stamp module
Stephane Grosjean
4
-0
/
+77
2017-04-25
net: dsa: b53: Fix CPU port for 58xx devices
Florian Fainelli
1
-1
/
+1
2017-04-25
net: dsa: b53: Implement software reset for 58xx devices
Florian Fainelli
2
-1
/
+25
2017-04-25
net: dsa: b53: Include IMP/CPU port in dumb forwarding mode
Florian Fainelli
2
-0
/
+14
2017-04-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+2
2017-04-24
Merge tag 'mlx5-fixes-2017-04-22' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
6
-53
/
+76
2017-04-24
ravb: Double free on error in ravb_start_xmit()
Dan Carpenter
1
-3
/
+4
2017-04-24
macsec: avoid heap overflow in skb_to_sgvec
Jason A. Donenfeld
1
-1
/
+1
2017-04-24
net: tc35815: move free after the dereference
Dan Carpenter
1
-1
/
+1
2017-04-24
net/mlx5e: Fix race in mlx5e_sw_stats and mlx5e_vport_stats
Martin KaFai Lau
1
-2
/
+2
2017-04-24
Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-4
/
+4
2017-04-22
net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handling
Ilan Tayari
1
-0
/
+1
2017-04-22
net/mlx5e: Fix small packet threshold
Eugenia Emantayev
1
-1
/
+1
2017-04-22
net/mlx5: Fix UAR memory leak
Maor Gottlieb
1
-0
/
+1
2017-04-22
net/mlx5e: Make sure the FW max encap size is enough for ipv6 tunnels
Or Gerlitz
1
-19
/
+23
2017-04-22
net/mlx5e: Make sure the FW max encap size is enough for ipv4 tunnels
Or Gerlitz
1
-19
/
+23
2017-04-22
net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5
Or Gerlitz
2
-13
/
+26
2017-04-22
net/mlx5: Fix driver load bad flow when having fw initializing timeout
Mohamad Haj Yahia
1
-1
/
+1
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-108
/
+101
2017-04-21
kaweth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-12
/
+6
2017-04-21
ch9200: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
lan78xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
sr9700: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
cx82310_eth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-5
/
+2
2017-04-21
smsc75xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-6
/
+2
2017-04-21
Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+5
2017-04-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-10
/
+46
2017-04-21
Merge tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2017-04-21
Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
3
-3
/
+21
2017-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+8
2017-04-20
nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
Andy Lutomirski
1
-0
/
+9
2017-04-20
nvme: Adjust the Samsung APST quirk
Andy Lutomirski
3
-11
/
+38
2017-04-20
qed: Fix issue in populating the PFC config paramters.
sudarsana.kalluru@cavium.com
1
-0
/
+2
2017-04-20
qed: Fix possible system hang in the dcbnl-getdcbx() path.
sudarsana.kalluru@cavium.com
1
-1
/
+1
2017-04-20
qed: Fix sending an invalid PFC error mask to MFW.
sudarsana.kalluru@cavium.com
1
-0
/
+2
2017-04-20
qed: Fix possible error in populating max_tc field.
sudarsana.kalluru@cavium.com
1
-0
/
+7
[next]