index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-17
net: phy: fixed_phy: fix of_node leak in fixed_phy_unregister
Johan Hovold
1
-1
/
+1
2016-11-17
of_mdio: fix device reference leak in of_phy_find_device
Johan Hovold
1
-0
/
+1
2016-11-17
of_mdio: fix node leak in of_phy_register_fixed_link error path
Johan Hovold
1
-1
/
+4
2016-11-16
bnxt: add a missing rcu synchronization
Eric Dumazet
1
-0
/
+4
2016-11-16
net: dsa: b53: Fix VLAN usage and how we treat CPU port
Florian Fainelli
1
-12
/
+4
2016-11-16
net/phy/vitesse: Configure RGMII skew on VSC8601, if needed
Alex
1
-1
/
+33
2016-11-16
cxgb4: do not call napi_hash_del()
Eric Dumazet
1
-1
/
+0
2016-11-16
be2net: do not call napi_hash_del()
Eric Dumazet
1
-1
/
+0
2016-11-16
virtio-net: add a missing synchronize_net()
Eric Dumazet
1
-0
/
+5
2016-11-16
net: thunderx: Fix memory leak and other issues upon interface toggle
Sunil Goutham
2
-7
/
+18
2016-11-16
net: thunderx: Fix VF driver's interface statistics
Sunil Goutham
6
-196
/
+197
2016-11-16
net: thunderx: Fix configuration of L3/L4 length checking
Sunil Goutham
1
-2
/
+5
2016-11-16
net: thunderx: Program LMAC credits based on MTU
Sunil Goutham
6
-30
/
+53
2016-11-16
net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_id
Radha Mohan Chintakuntla
2
-2
/
+4
2016-11-15
net: arc_emac: don't pass multicast packets to kernel in non-multicast mode
Alexander Kochetkov
1
-1
/
+4
2016-11-15
net: arc_emac: annonce IFF_MULTICAST support
Alexander Kochetkov
1
-2
/
+0
2016-11-15
stmmac: fix PTP type ethtool stats
Giuseppe CAVALLARO
5
-44
/
+69
2016-11-15
stmmac: fix PTP support for GMAC4
Giuseppe CAVALLARO
7
-73
/
+154
2016-11-15
stmmac: update the PTP header file
Giuseppe CAVALLARO
1
-35
/
+37
2016-11-15
net: ethernet: Fix SGMII unable to switch speed and autonego failure
Jia Jie Ho
1
-2
/
+2
2016-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
56
-262
/
+473
2016-11-14
Merge tag 'rtc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...
Linus Torvalds
3
-15
/
+39
2016-11-14
mlxsw: spectrum_router: Flush FIB tables during fini
Ido Schimmel
1
-2
/
+12
2016-11-14
net: stmmac: Fix lack of link transition for fixed PHYs
Florian Fainelli
1
-0
/
+7
2016-11-14
bnx2: Wait for in-flight DMA to complete at probe stage
Baoquan He
1
-6
/
+32
2016-11-14
Revert "bnx2: Reset device during driver initialization"
Baoquan He
1
-7
/
+5
2016-11-14
ps3_gelic: fix spelling mistake in debug message
Colin Ian King
1
-1
/
+1
2016-11-14
gp8psk-fe: add missing MODULE_foo() macros
Mauro Carvalho Chehab
1
-7
/
+10
2016-11-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+6
2016-11-13
ntb_perf: potential info leak in debugfs
Dan Carpenter
1
-3
/
+3
2016-11-13
ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_dev
Dave Jiang
1
-0
/
+3
2016-11-13
ntb: make DMA_OUT_RESOURCE_TO HZ independent
Nicholas Mc Guire
1
-1
/
+1
2016-11-13
ntb_transport: make DMA_OUT_RESOURCE_TO HZ independent
Nicholas Mc Guire
1
-1
/
+1
2016-11-13
NTB: ntb_hw_intel: Fix typo in module parameter descriptions
Wei Yongjun
1
-6
/
+6
2016-11-13
ntb_pingpong: Fix db_init parameter description
Wei Yongjun
1
-1
/
+1
2016-11-13
net: ethernet: ixp4xx_eth: fix spelling mistake in debug message
Colin Ian King
1
-2
/
+1
2016-11-13
ibmvnic: Fix size of debugfs name buffer
Thomas Falcon
1
-1
/
+1
2016-11-13
ibmvnic: Unmap ibmvnic_statistics structure
Thomas Falcon
1
-0
/
+3
2016-11-13
sfc: clear napi_hash state when copying channels
Bert Kenward
1
-0
/
+3
2016-11-13
Merge branch 'media-fixes' (patches from Mauro)
Linus Torvalds
14
-249
/
+310
2016-11-13
Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-6
/
+3
2016-11-13
Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+3
2016-11-13
Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-53
/
+63
2016-11-13
Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-37
/
+35
2016-11-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-42
/
+1
2016-11-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
7
-8
/
+29
2016-11-13
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-29
/
+37
2016-11-13
gp8psk: Fix DVB frontend attach
Mauro Carvalho Chehab
7
-152
/
+246
2016-11-13
gp8psk: fix gp8psk_usb_in_op() logic
Mauro Carvalho Chehab
1
-2
/
+3
2016-11-13
dvb-usb: move data_mutex to struct dvb_usb_device
Mauro Carvalho Chehab
7
-95
/
+61
[next]