summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* gtp: fix use-after-free and null-ptr-deref in gtp_newlink()Alexander Ofitserov2024-02-291-6/+6
* igb: extend PTP timestamp adjustments to i211Oleksij Rempel2024-02-291-2/+3
* stmmac: Clear variable when destroying workqueueJakub Raczynski2024-02-281-1/+3
* net: ethernet: adi: move PHYLIB from vendor to driver symbolRandy Dunlap2024-02-281-1/+1
* Merge tag 'wireless-2024-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-02-286-5/+66
|\
| * wifi: iwlwifi: mvm: fix the TXF mapping for BZ devicesEmmanuel Grumbach2024-02-213-3/+28
| * wifi: iwlwifi: mvm: ensure offloading TID queue existsBenjamin Berg2024-02-213-2/+38
* | net: lan78xx: fix "softirq work is pending" errorOleksij Rempel2024-02-281-0/+2
* | net: stmmac: Complete meta data only when enabledKurt Kanzenbach2024-02-281-1/+2
* | net: usb: dm9601: fix wrong return value in dm9601_mdio_readJavier Carrasco2024-02-281-1/+1
* | veth: try harder when allocating queue memoryJakub Kicinski2024-02-271-2/+3
* | ionic: restore netdev feature bits after resetShannon Nelson2024-02-271-1/+4
* | ionic: check cmd_regs before copying in or outShannon Nelson2024-02-274-1/+24
* | ionic: check before releasing pci regionsShannon Nelson2024-02-271-7/+10
* | dpll: rely on rcu for netdev_dpll_pin()Eric Dumazet2024-02-272-1/+3
* | lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detectedOleksij Rempel2024-02-271-1/+2
* | net: veth: clear GRO when clearing XDP even when downJakub Kicinski2024-02-261-18/+17
* | tun: Fix xdp_rxq_info's queue_index when detachingYunjian Wang2024-02-241-0/+1
* | ps3/gelic: Fix SKB allocationGeoff Levand2024-02-231-6/+6
* | net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r" in the device ...Vladimir Oltean2024-02-231-9/+9
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-02-235-39/+161
|\ \
| * | ice: Fix ASSERT_RTNL() warning during certain scenariosAmritha Nambiar2024-02-204-26/+83
| * | ice: fix pin phase adjust updates on PF resetArkadiusz Kubalewski2024-02-201-0/+3
| * | ice: fix dpll periodic work data updates on PF resetArkadiusz Kubalewski2024-02-201-1/+4
| * | ice: fix dpll and dpll_pin data access on PF resetArkadiusz Kubalewski2024-02-201-0/+38
| * | ice: fix dpll input pin phase_adjust value updatesArkadiusz Kubalewski2024-02-201-1/+1
| * | ice: fix connection state of DPLL and out pinYochai Hagvi2024-02-201-11/+32
* | | net: smsc95xx: add support for SYS TEC USB-SPEmodule1Andre Werner2024-02-231-0/+5
* | | Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-02-2214-33/+28
|\ \ \
| * | | net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHYSiddharth Vadapalli2024-02-221-1/+3
| * | | net: sparx5: Add spinlock for frame transmission from CPUHoratiu Vultur2024-02-223-0/+4
| * | | net: stmmac: Fix EST offset for dwmac 5.10Kurt Kanzenbach2024-02-221-1/+1
| * | | gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()Vasiliy Kovalev2024-02-211-5/+5
| * | | net: ipa: don't overrun IPA suspend interrupt registersAlex Elder2024-02-211-1/+1
| * | | octeontx2-af: Consider the action set by PFSubbaraya Sundeep2024-02-211-0/+4
| |/ /
| * | enic: Avoid false positive under FORTIFY_SOURCEKees Cook2024-02-191-1/+2
| * | ionic: use pci_is_enabled not open codeShannon Nelson2024-02-191-1/+1
| * | net: bcmasp: Sanity check is off by oneJustin Chen2024-02-181-3/+3
| * | net: bcmasp: Indicate MAC is in charge of PHY PMFlorian Fainelli2024-02-181-0/+3
| * | net: stmmac: Fix incorrect dereference in interrupt handlersPavel Sakharov2024-02-171-20/+0
| * | net: ethernet: adi: requires PHYLIB supportRandy Dunlap2024-02-161-0/+1
* | | Merge tag 'v6.8-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-02-211-2/+3
|\ \ \
| * | | crypto: virtio/akcipher - Fix stack overflow on memcpyzhenwei pi2024-02-091-2/+3
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-02-2113-34/+79
|\ \ \ \
| * | | | RDMA/srpt: fix function pointer cast warningsArnd Bergmann2024-02-141-4/+5
| * | | | RDMA/qedr: Fix qedr_create_user_qp error flowKamal Heib2024-02-121-1/+10
| * | | | RDMA/srpt: Support specifying the srpt_service_guid parameterBart Van Assche2024-02-051-2/+6
| * | | | IB/hfi1: Fix sdma.h tx->num_descs off-by-one errorDaniel Vacek2024-02-041-1/+1
| * | | | RDMA/irdma: Add AE for too many RNRSMustafa Ismail2024-02-042-0/+2
| * | | | RDMA/irdma: Set the CQ read threshold for GEN 1Mustafa Ismail2024-02-041-3/+2