summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-02-21net: ipa: don't overrun IPA suspend interrupt registersAlex Elder
2024-02-21octeontx2-af: Consider the action set by PFSubbaraya Sundeep
2024-02-19enic: Avoid false positive under FORTIFY_SOURCEKees Cook
2024-02-19ionic: use pci_is_enabled not open codeShannon Nelson
2024-02-18net: bcmasp: Sanity check is off by oneJustin Chen
2024-02-18net: bcmasp: Indicate MAC is in charge of PHY PMFlorian Fainelli
2024-02-17net: stmmac: Fix incorrect dereference in interrupt handlersPavel Sakharov
2024-02-16net: ethernet: adi: requires PHYLIB supportRandy Dunlap
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-15Merge tag 'for-linus-6.8a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-02-15Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-02-15Merge tag 'spi-fix-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-15Merge tag 'regmap-fix-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-02-15Merge tag 'hid-for-linus-2024021501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-02-15Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-02-15net: fill in MODULE_DESCRIPTION()s for missing arcnetBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for mdio_devresBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for pppBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for fddik/skfpBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for plipBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for ieee802154/fakelbBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for xen-netbackBreno Leitao
2024-02-15net: ravb: Count packets instead of descriptors in GbEth RX pathPaul Barker
2024-02-15pppoe: Fix memory leak in pppoe_sendmsg()Gavrilov Ilia
2024-02-15net: bcmasp: Handle RX buffer allocation failureFlorian Fainelli
2024-02-15Merge tag 'linux-can-fixes-for-6.8-20240214' of git://git.kernel.org/pub/scm/...Paolo Abeni
2024-02-14ice: Add check for lport extraction to LAG initDave Ertman
2024-02-14Merge tag 'wireless-2024-02-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-02-14igc: Remove temporary workaroundSasha Neftin
2024-02-14igb: Fix string truncation warnings in igb_set_fw_versionKunwu Chan
2024-02-14can: netlink: Fix TDCO calculation using the old data bittimingMaxime Jayat
2024-02-14ethernet: cpts: fix function pointer cast warningsArnd Bergmann
2024-02-14bnad: fix work_queue type mismatchArnd Bergmann
2024-02-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2024-02-14octeontx2-af: Remove the PF_FUNC validation for NPC transmit rulesSubbaraya Sundeep
2024-02-13spi-mxs: Fix chipselect glitchRalf Schlatterbeck
2024-02-13net: ti: icssg-prueth: add dependency for PTPRandy Dunlap
2024-02-13HID: wacom: generic: Avoid reporting a serial of '0' to userspaceTatsunosuke Tobita
2024-02-13HID: Intel-ish-hid: Ishtp: Fix sensor reads after ACPI S3 suspendEven Xu
2024-02-13HID: multitouch: Add required quirk for Synaptics 0xcddc deviceManuel Fombuena
2024-02-13connector/cn_proc: revert "connector: Fix proc_event_num_listeners count not ...Keqi Wang
2024-02-13xen/events: close evtchn after mapping cleanupMaximilian Heyne
2024-02-13xen/gntalloc: Replace UAPI 1-element arrayKees Cook
2024-02-13xen: balloon: make balloon_subsys constRicardo B. Marliere
2024-02-13xen: pcpu: make xen_pcpu_subsys constRicardo B. Marliere
2024-02-13xen/privcmd: Use memdup_array_user() in alloc_ioreq()Markus Elfring
2024-02-12pds_core: no health-thread in VF pathShannon Nelson
2024-02-12ionic: minimal work with 0 budgetShannon Nelson
2024-02-12net: stmmac: xgmac: use #define for string constantsSimon Horman
2024-02-12i40e: take into account XDP Tx queues when stopping ringsMaciej Fijalkowski