开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2024-12-17
qed: fix possible uninit pointer read in qed_mcp_nvm_info_populate()
Gianfranco Trad
2024-12-17
net: ethernet: bgmac-platform: fix an OF node reference leak
Joe Hattori
2024-12-17
net: ethernet: oa_tc6: fix tx skb race condition between reference pointers
Parthiban Veerasooran
2024-12-17
net: ethernet: oa_tc6: fix infinite loop error when tx credits becomes 0
Parthiban Veerasooran
2024-12-16
net: hinic: Fix cleanup in create_rxqs/txqs()
Dan Carpenter
2024-12-16
team: Fix feature exposure when no ports are present
Daniel Borkmann
2024-12-16
chelsio/chtls: prevent potential integer overflow on 32bit
Dan Carpenter
2024-12-15
net: renesas: rswitch: rework ts tags management
Nikita Yushchenko
2024-12-15
ionic: use ee->offset when returning sprom data
Shannon Nelson
2024-12-15
ionic: no double destroy workqueue
Shannon Nelson
2024-12-15
ionic: Fix netdev notifier unregister on failure
Brett Creeley
2024-12-15
netdevsim: prevent bad user input in nsim_dev_health_break_write()
Eric Dumazet
2024-12-15
net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic()
Vladimir Oltean
2024-12-13
net: tun: fix tun_napi_alloc_frags()
Eric Dumazet
2024-12-12
Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-12
Merge tag 'for-net-2024-12-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2024-12-12
net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundaries
Jesse Van Gavere
2024-12-12
net: renesas: rswitch: fix initial MPIC register setting
Nikita Yushchenko
2024-12-12
Bluetooth: btmtk: avoid UAF in btmtk_process_coredump
Thadeu Lima de Souza Cascardo
2024-12-12
team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
Daniel Borkmann
2024-12-12
team: Fix initial vlan_feature set in __team_compute_features
Daniel Borkmann
2024-12-12
bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
Daniel Borkmann
2024-12-12
bonding: Fix initial {vlan,mpls}_feature set in bond_compute_features
Daniel Borkmann
2024-12-12
net, team, bonding: Add netdev_base_features helper
Daniel Borkmann
2024-12-11
net: dsa: felix: fix stuck CPU-injected packets with short taprio windows
Vladimir Oltean
2024-12-11
net: usb: qmi_wwan: add Telit FE910C04 compositions
Daniele Palmas
2024-12-11
net: mana: Fix irq_contexts memory leak in mana_gd_setup_irqs
Maxim Levitsky
2024-12-11
net: mana: Fix memory leak in mana_gd_setup_irqs
Maxim Levitsky
2024-12-11
Merge tag 'vfio-v6.13-rc3' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2024-12-10
net: renesas: rswitch: handle stop vs interrupt race
Nikita Yushchenko
2024-12-10
net: renesas: rswitch: avoid use-after-put for a device tree node
Nikita Yushchenko
2024-12-10
net: renesas: rswitch: fix leaked pointer on error path
Nikita Yushchenko
2024-12-10
net: renesas: rswitch: fix race window between tx start and complete
Nikita Yushchenko
2024-12-10
net: renesas: rswitch: fix possible early skb release
Nikita Yushchenko
2024-12-10
Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-12-10
bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chips
Michael Chan
2024-12-10
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-12-10
virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for tx
Koichiro Den
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()
Koichiro Den
2024-12-10
virtio_net: ensure netdev_tx_reset_queue is called on tx ring resize
Koichiro Den
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
Koichiro Den
2024-12-10
virtio_net: replace vq2rxq with vq2txq where appropriate
Koichiro Den
2024-12-10
virtio_net: correct netdev_tx_reset_queue() invocation point
Koichiro Den
2024-12-10
octeontx2-af: Fix installation of PF multicast rule
Geetha sowjanya
2024-12-09
qca_spi: Make driver probing reliable
Stefan Wahren
2024-12-09
qca_spi: Fix clock speed for multiple QCA7000
Stefan Wahren
2024-12-09
cxgb4: use port number to set mac addr
Anumula Murali Mohan Reddy
2024-12-09
net: sparx5: fix the maximum frame length register
Daniel Machon
2024-12-09
net: sparx5: fix default value of monitor ports
Daniel Machon
2024-12-09
net: sparx5: fix FDMA performance issue
Daniel Machon
[next]