summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-02-07net: stmmac: protect updates of 64-bit statistics countersPetr Tesarik
2024-02-06ppp_async: limit MRU to 64KEric Dumazet
2024-02-06net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu
2024-02-05nfp: enable NETDEV_XDP_ACT_REDIRECT feature flagJames Hershaw
2024-02-05nfp: flower: prevent re-adding mac index for bonded portDaniel de Villiers
2024-02-05nfp: use correct macro for LengthSelect in BAR configDaniel Basilio
2024-02-04hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missedShradha Gupta
2024-02-03octeontx2-pf: Fix a memleak otx2_sq_initZhipeng Lu
2024-02-03atm: idt77252: fix a memleak in open_card_ubr0Zhipeng Lu
2024-02-03tsnep: Fix mapping for zero copy XDP_TX actionGerhard Engleder
2024-02-02net: atlantic: Fix DMA mapping for PTP hwts ringIvan Vecera
2024-02-02netdevsim: avoid potential loop in nsim_dev_trap_report_work()Eric Dumazet
2024-02-02net: stmmac: xgmac: fix handling of DPP safety error for DMA channelsFurong Xu
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-01Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-02-01Merge tag 'firewire-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-02-01Merge tag 'spi-fix-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-01Merge tag 'regulator-fix-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-02-01Merge tag 'v6.8-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-02-01idpf: avoid compiler padding in virtchnl2_ptype structPavan Kumar Linga
2024-02-01hv_netvsc: Fix race condition between netvsc_probe and netvsc_removeSouradeep Chakrabarti
2024-02-01xen-netback: properly sync TX responsesJan Beulich
2024-02-01octeontx2-pf: Remove xdp queues on program detachGeetha sowjanya
2024-02-01firewire: core: search descriptor leaf just after vendor directory entry in r...Takashi Sakamoto
2024-02-01firewire: core: correct documentation of fw_csr_string() kernel APITakashi Sakamoto
2024-01-31pds_core: Rework teardown/setup flow to be more commonBrett Creeley
2024-01-31pds_core: Clear BARs on resetBrett Creeley
2024-01-31pds_core: Prevent race issues involving the adminqBrett Creeley
2024-01-31pds_core: Use struct pdsc for the pdsc_adminq_isr private dataBrett Creeley
2024-01-31pds_core: Cancel AQ work on teardownBrett Creeley
2024-01-31pds_core: Prevent health thread from running during reset/removeBrett Creeley
2024-01-31net: dsa: mv88e6xxx: Fix failed probe due to unsupported C45 readsAndrew Lunn
2024-01-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-01-31HID: bpf: use __bpf_kfunc instead of noinlineBenjamin Tissoires
2024-01-31HID: bpf: actually free hdev memory after attaching a HID-BPF programBenjamin Tissoires
2024-01-31HID: bpf: remove double fdget()Benjamin Tissoires
2024-01-30Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-01-30soc: apple: mailbox: error pointers are negative integersLinus Torvalds
2024-01-30spi: sh-msiof: avoid integer overflow in constantsWolfram Sang
2024-01-30regulator (max5970): Fix IRQ handlerPatrick Rudolph
2024-01-30net: stmmac: dwmac-imx: set TSO/TBS TX queues default settingsEsben Haabendal
2024-01-30net: stmmac: do not clear TBS enable bit on link up/downEsben Haabendal
2024-01-29net: dsa: qca8k: fix illegal usage of GPIOMichal Vokáč
2024-01-29ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET
2024-01-29e1000e: correct maximum frequency adjustment valuesJacob Keller
2024-01-28Merge tag 'cxl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-27Merge tag 'platform-drivers-x86-v6.8-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-01-27net: lan966x: Fix port configuration when using SGMII interfaceHoratiu Vultur
2024-01-26Merge tag 'ata-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2024-01-26Merge tag 'block-6.8-2024-01-26' of git://git.kernel.dk/linuxLinus Torvalds