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
2023-10-12
netdev: replace simple napi_schedule_prep/__napi_schedule to napi_schedule
Christian Marangi
2
-4
/
+3
2023-10-12
bna: replace deprecated strncpy with strscpy_pad
Justin Stitt
1
-1
/
+1
2023-10-12
net: dsa: lantiq_gswip: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
1
-2
/
+1
2023-10-12
net: dsa: mt7530: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
1
-2
/
+1
2023-10-12
net: mvpp2: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-12
octeontx2-af: replace deprecated strncpy with strscpy
Justin Stitt
1
-5
/
+3
2023-10-12
Merge tag 'ieee802154-for-net-2023-10-10' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
1
-14
/
+3
2023-10-11
Merge tag 'ata-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
3
-19
/
+84
2023-10-11
Merge tag 'for-linus-2023101101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-64
/
+83
2023-10-11
net: hns3: add vf fault detect support
Jie Wang
7
-7
/
+120
2023-10-11
net: hns3: add hns3 vf fault detect cap bit support
Jie Wang
4
-0
/
+9
2023-10-11
nfp: flower: avoid rmmod nfp crash issues
Yanguo Li
6
-23
/
+54
2023-10-11
net: dsa: dsa_loop: add phylink capabilities
Russell King (Oracle)
1
-0
/
+9
2023-10-11
net: dsa: vsc73xx: add phylink capabilities
Russell King (Oracle)
1
-0
/
+26
2023-10-11
hv_netvsc: fix netvsc_send_completion to avoid multiple message length checks
Sonia Sharma
1
-8
/
+10
2023-10-11
virtio-net: a tiny comment update
Heng Qi
1
-1
/
+1
2023-10-11
virtio-net: fix the vq coalescing setting for vq resize
Heng Qi
1
-0
/
+27
2023-10-11
virtio-net: fix per queue coalescing parameter setting
Heng Qi
1
-20
/
+16
2023-10-11
virtio-net: consistently save parameters for per-queue
Heng Qi
1
-0
/
+9
2023-10-11
virtio-net: fix mismatch of getting tx-frames
Heng Qi
1
-1
/
+1
2023-10-11
virtio-net: initially change the value of tx-frames
Heng Qi
1
-7
/
+21
2023-10-11
net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_read
Javier Carrasco
1
-1
/
+6
2023-10-11
net: dsa: realtek: rtl8365mb: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
1
-2
/
+1
2023-10-11
net: dsa: realtek: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
1
-6
/
+2
2023-10-11
net: dsa: qca8k: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
1
-2
/
+1
2023-10-11
Merge tag 'linux-can-fixes-for-6.6-20231009' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
5
-38
/
+22
2023-10-11
appletalk: remove ipddp driver
Arnd Bergmann
5
-452
/
+0
2023-10-10
Merge tag 'xsa441-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...
Linus Torvalds
1
-41
/
+46
2023-10-10
Merge tag 'irq-urgent-2023-10-10-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-85
/
+186
2023-10-10
Merge tag 'v6.6-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-1
/
+2
2023-10-10
net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestamp
Will Mortensen
1
-1
/
+2
2023-10-10
atm: fore200e: Drop unnecessary of_match_device()
Rob Herring
1
-7
/
+1
2023-10-10
mlxsw: spectrum_ethtool: Fix -Wformat-truncation warning
Ido Schimmel
1
-1
/
+1
2023-10-10
mlxsw: core_thermal: Fix -Wformat-truncation warning
Ido Schimmel
1
-1
/
+1
2023-10-10
net/smc: Fix dependency of SMC on ISM
Gerd Bayer
1
-1
/
+1
2023-10-10
ixgbe: fix crash with empty VF macvlan list
Dan Carpenter
1
-2
/
+3
2023-10-10
net: dsa: microchip: Fix uninitialized var in ksz9477_acl_move_entries()
Oleksij Rempel
1
-4
/
+4
2023-10-10
net/mlx5e: macsec: use update_pn flag instead of PN comparation
Radu Pirea (NXP OSS)
1
-2
/
+2
2023-10-10
net: phy: mscc: macsec: reject PN update requests
Radu Pirea (NXP OSS)
1
-0
/
+6
2023-10-10
octeontx2-pf: mcs: update PN only when update_pn is true
Radu Pirea (NXP OSS)
1
-4
/
+9
2023-10-10
net: macsec: indicate next pn update when offloading
Radu Pirea (NXP OSS)
1
-0
/
+2
2023-10-10
scsi: Do not rescan devices with a suspended queue
Damien Le Moal
1
-5
/
+6
2023-10-10
ata: pata_parport: fit3: implement IDE command set registers
Ondrej Zary
1
-12
/
+2
2023-10-10
ata: pata_parport: add custom version of wait_after_reset
Ondrej Zary
1
-1
/
+67
2023-10-10
ata: pata_parport: implement set_devctl
Ondrej Zary
1
-0
/
+8
2023-10-10
ata: pata_parport: fix pata_parport_devchk
Ondrej Zary
1
-1
/
+1
2023-10-10
cavium/liquidio: replace deprecated strncpy with strscpy
Justin Stitt
1
-5
/
+6
2023-10-10
liquidio: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+2
2023-10-10
net: liquidio: replace deprecated strncpy with strscpy_pad
Justin Stitt
1
-1
/
+1
2023-10-10
liquidio: replace deprecated strncpy/strcpy with strscpy
Justin Stitt
1
-8
/
+10
[prev]
[next]