summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-02-22net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHYSiddharth Vadapalli
2024-02-21net: sparx5: Add spinlock for frame transmission from CPUHoratiu Vultur
2024-02-21net: stmmac: Fix EST offset for dwmac 5.10Kurt Kanzenbach
2024-02-21gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()Vasiliy Kovalev
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 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-13net: ti: icssg-prueth: add dependency for PTPRandy Dunlap
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
2024-02-12i40e: avoid double calling i40e_pf_rxq_wait()Maciej Fijalkowski
2024-02-12i40e: Fix wrong mask used during DCB configIvan Vecera
2024-02-12i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera
2024-02-12i40e: Do not allow untrusted VF to remove administratively set MACIvan Vecera
2024-02-09net: fill in MODULE_DESCRIPTION()s for dsa_loop_bdinfoBreno Leitao
2024-02-09net: fill in MODULE_DESCRIPTION()s for ipvtapBreno Leitao
2024-02-09lan966x: Fix crash when adding interface under a lagHoratiu Vultur
2024-02-08bonding: do not report NETDEV_XDP_ACT_XSK_ZEROCOPYMagnus Karlsson
2024-02-08net/mlx5: DPLL, Fix possible use after free after delayed work timer triggersJiri Pirko
2024-02-08wifi: iwlwifi: mvm: fix a crash when we run out of stationsEmmanuel Grumbach
2024-02-08wifi: iwlwifi: uninitialized variable in iwl_acpi_get_ppag_table()Dan Carpenter
2024-02-08wifi: iwlwifi: Fix some error codesDan Carpenter