summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-02-27lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detectedOleksij Rempel1-1/+2
2024-02-26net: veth: clear GRO when clearing XDP even when downJakub Kicinski1-18/+17
2024-02-24tun: Fix xdp_rxq_info's queue_index when detachingYunjian Wang1-0/+1
2024-02-23ps3/gelic: Fix SKB allocationGeoff Levand1-6/+6
2024-02-23net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r" in the device ...Vladimir Oltean1-9/+9
2024-02-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-39/+161
2024-02-23net: smsc95xx: add support for SYS TEC USB-SPEmodule1Andre Werner1-0/+5
2024-02-22net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHYSiddharth Vadapalli1-1/+3
2024-02-22net: sparx5: Add spinlock for frame transmission from CPUHoratiu Vultur3-0/+4
2024-02-22net: stmmac: Fix EST offset for dwmac 5.10Kurt Kanzenbach1-1/+1
2024-02-22gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()Vasiliy Kovalev1-5/+5
2024-02-21net: ipa: don't overrun IPA suspend interrupt registersAlex Elder1-1/+1
2024-02-21octeontx2-af: Consider the action set by PFSubbaraya Sundeep1-0/+4
2024-02-21ice: Fix ASSERT_RTNL() warning during certain scenariosAmritha Nambiar4-26/+83
2024-02-20ice: fix pin phase adjust updates on PF resetArkadiusz Kubalewski1-0/+3
2024-02-20ice: fix dpll periodic work data updates on PF resetArkadiusz Kubalewski1-1/+4
2024-02-20ice: fix dpll and dpll_pin data access on PF resetArkadiusz Kubalewski1-0/+38
2024-02-20ice: fix dpll input pin phase_adjust value updatesArkadiusz Kubalewski1-1/+1
2024-02-20ice: fix connection state of DPLL and out pinYochai Hagvi1-11/+32
2024-02-19enic: Avoid false positive under FORTIFY_SOURCEKees Cook1-1/+2
2024-02-19ionic: use pci_is_enabled not open codeShannon Nelson1-1/+1
2024-02-18net: bcmasp: Sanity check is off by oneJustin Chen1-3/+3
2024-02-18net: bcmasp: Indicate MAC is in charge of PHY PMFlorian Fainelli1-0/+3
2024-02-17net: stmmac: Fix incorrect dereference in interrupt handlersPavel Sakharov1-20/+0
2024-02-16net: ethernet: adi: requires PHYLIB supportRandy Dunlap1-0/+1
2024-02-15Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski3-23/+20
2024-02-15net: fill in MODULE_DESCRIPTION()s for missing arcnetBreno Leitao10-0/+10
2024-02-15net: fill in MODULE_DESCRIPTION()s for mdio_devresBreno Leitao1-0/+1
2024-02-15net: fill in MODULE_DESCRIPTION()s for pppBreno Leitao5-0/+5
2024-02-15net: fill in MODULE_DESCRIPTION()s for fddik/skfpBreno Leitao1-0/+1
2024-02-15net: fill in MODULE_DESCRIPTION()s for plipBreno Leitao1-0/+1
2024-02-15net: fill in MODULE_DESCRIPTION()s for ieee802154/fakelbBreno Leitao1-0/+1
2024-02-15net: fill in MODULE_DESCRIPTION()s for xen-netbackBreno Leitao1-0/+1
2024-02-15net: ravb: Count packets instead of descriptors in GbEth RX pathPaul Barker1-13/+9
2024-02-15pppoe: Fix memory leak in pppoe_sendmsg()Gavrilov Ilia1-14/+9
2024-02-15net: bcmasp: Handle RX buffer allocation failureFlorian Fainelli1-0/+3
2024-02-15Merge tag 'linux-can-fixes-for-6.8-20240214' of git://git.kernel.org/pub/scm/...Paolo Abeni1-1/+1
2024-02-15ice: Add check for lport extraction to LAG initDave Ertman2-2/+26
2024-02-15Merge tag 'wireless-2024-02-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski5-17/+77
2024-02-14igc: Remove temporary workaroundSasha Neftin1-5/+1
2024-02-14igb: Fix string truncation warnings in igb_set_fw_versionKunwu Chan2-18/+19
2024-02-14can: netlink: Fix TDCO calculation using the old data bittimingMaxime Jayat1-1/+1
2024-02-14ethernet: cpts: fix function pointer cast warningsArnd Bergmann1-5/+12
2024-02-14bnad: fix work_queue type mismatchArnd Bergmann1-7/+5
2024-02-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2-15/+11
2024-02-14octeontx2-af: Remove the PF_FUNC validation for NPC transmit rulesSubbaraya Sundeep1-32/+0
2024-02-13net: ti: icssg-prueth: add dependency for PTPRandy Dunlap1-0/+1
2024-02-13pds_core: no health-thread in VF pathShannon Nelson1-0/+6
2024-02-13ionic: minimal work with 0 budgetShannon Nelson1-0/+9
2024-02-13net: stmmac: xgmac: use #define for string constantsSimon Horman1-34/+35