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.13.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
2014-11-21
virtio-net: validate features during probe
Jason Wang
1
-0
/
+37
2014-11-21
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
4
-8
/
+13
2014-11-21
cxgb4 : Fix DCB priority groups being returned in wrong order
Anish Bhatt
1
-1
/
+1
2014-11-21
pptp: fix stack info leak in pptp_getname()
Mathias Krause
1
-1
/
+3
2014-11-20
brcmfmac: don't include linux/unaligned/access_ok.h
Johannes Berg
1
-1
/
+1
2014-11-20
cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connection
Anish Bhatt
2
-1
/
+3
2014-11-19
Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...
David S. Miller
9
-64
/
+177
2014-11-19
net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too
Or Gerlitz
1
-1
/
+6
2014-11-19
bonding: fix curr_active_slave/carrier with loadbalance arp monitoring
Nikolay Aleksandrov
1
-1
/
+2
2014-11-18
vxlan: Inline vxlan_gso_check().
Joe Stringer
1
-19
/
+0
2014-11-18
can: m_can: update to support CAN FD features
Dong Aisheng
1
-43
/
+134
2014-11-18
can: m_can: fix incorrect error messages
Dong Aisheng
1
-3
/
+3
2014-11-18
can: m_can: add missing delay after setting CCCR_INIT bit
Dong Aisheng
1
-0
/
+1
2014-11-18
can: m_can: fix not set can_dlc for remote frame
Dong Aisheng
1
-3
/
+4
2014-11-18
can: m_can: fix possible sleep in napi poll
Dong Aisheng
1
-5
/
+15
2014-11-18
can: m_can: add missing message RAM initialization
Dong Aisheng
1
-1
/
+10
2014-11-18
can: m_can: add CONFIG_HAS_IOMEM dependence
David Cohen
1
-0
/
+1
2014-11-18
can: m_can: add .ndo_change_mtu function
Dong Aisheng
1
-0
/
+1
2014-11-18
can: gs_usb: add .ndo_change_mtu function
Marc Kleine-Budde
1
-0
/
+1
2014-11-18
can: rcar_can: add .ndo_change_mtu function
Marc Kleine-Budde
1
-0
/
+1
2014-11-18
can: xilinx_can: add .ndo_change_mtu function
Marc Kleine-Budde
1
-0
/
+1
2014-11-18
can: xilinx_can: fix comparison of unsigned variable
Sudip Mukherjee
1
-1
/
+2
2014-11-18
can: remove unused variable
Sudip Mukherjee
3
-8
/
+2
2014-11-18
can: esd_usb2: fix memory leak on disconnect
Alexey Khoroshilov
1
-0
/
+1
2014-11-18
can: dev: fix typo CIA -> CiA, CAN in Automation
Roman Fietze
1
-1
/
+1
2014-11-18
can: dev: avoid calling kfree_skb() from interrupt context
Thomas Körper
1
-1
/
+1
2014-11-17
brcmfmac: fix error handling of irq_of_parse_and_map
Dmitry Torokhov
1
-2
/
+2
2014-11-17
brcmfmac: kill URB when request timed out
Mathy Vanhoef
1
-2
/
+4
2014-11-17
ath9k: fix regression in bssidmask calculation
Ben Greear
1
-3
/
+6
2014-11-17
qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G Modem
Martin Hauke
1
-0
/
+1
2014-11-16
ieee802154: fix error handling in ieee802154fake_probe()
Alexey Khoroshilov
1
-5
/
+8
2014-11-16
drivers: net: cpsw: Fix TX_IN_SEL offset
John Ogness
1
-3
/
+3
2014-11-15
qlcnic: Implement ndo_gso_check()
Joe Stringer
1
-0
/
+6
2014-11-15
net/mlx4_en: Implement ndo_gso_check()
Joe Stringer
1
-0
/
+6
2014-11-15
be2net: Implement ndo_gso_check()
Joe Stringer
1
-0
/
+6
2014-11-15
net: Add vxlan_gso_check() helper
Joe Stringer
1
-0
/
+13
2014-11-15
Merge tag 'master-2014-11-11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
11
-75
/
+78
2014-11-14
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+2
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
48
-266
/
+653
2014-11-14
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
1
-1
/
+2
2014-11-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-0
/
+3
2014-11-14
zram: avoid kunmap_atomic() of a NULL pointer
Weijie Yang
1
-1
/
+2
2014-11-13
vxlan: Do not reuse sockets for a different address family
Marcelo Leitner
1
-10
/
+19
2014-11-13
smsc911x: power-up phydev before doing a software reset.
Enric Balletbo i Serra
1
-0
/
+46
2014-11-13
net/smsc911x: Fix delays in the PHY enable/disable routines
Alexander Kochetkov
1
-5
/
+2
2014-11-13
net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down mode
Alexander Kochetkov
1
-6
/
+2
2014-11-13
Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
7
-31
/
+50
2014-11-13
virtio_console: move early VQ enablement
Cornelia Huck
1
-2
/
+2
2014-11-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2014-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
9
-53
/
+53
[next]