summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-03-15hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missedShradha Gupta
2024-03-15hv_netvsc: use netif_is_bond_master() instead of open codeJuhee Kang
2024-03-15hv_netvsc: Make netvsc/VF binding check both MAC and serial numberDexuan Cui
2024-03-15net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()Rand Deeb
2024-03-15geneve: make sure to pull inner header in geneve_rx()Eric Dumazet
2024-03-15ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}ableMaciej Fijalkowski
2024-03-15net: lan78xx: fix runtime PM count underflow on link stopOleksij Rempel
2024-03-15lan78xx: Fix race conditions in suspend/resume handlingJohn Efstathiades
2024-03-15lan78xx: Fix partial packet errors on suspend/resumeJohn Efstathiades
2024-03-15lan78xx: Add missing return code checksJohn Efstathiades
2024-03-15lan78xx: Fix white space and style issuesJohn Efstathiades
2024-03-06gtp: fix use-after-free and null-ptr-deref in gtp_newlink()Alexander Ofitserov
2024-03-06net: usb: dm9601: fix wrong return value in dm9601_mdio_readJavier Carrasco
2024-03-06lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detectedOleksij Rempel
2024-03-06tun: Fix xdp_rxq_info's queue_index when detachingYunjian Wang
2024-03-01gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()Vasiliy Kovalev
2024-02-23net: bcmgenet: Fix EEE implementationFlorian Fainelli
2024-02-23nfp: flower: prevent re-adding mac index for bonded portDaniel de Villiers
2024-02-23nfp: use correct macro for LengthSelect in BAR configDaniel Basilio
2024-02-23xen-netback: properly sync TX responsesJan Beulich
2024-02-23i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera
2024-02-23net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu
2024-02-23net: stmmac: xgmac: use #define for string constantsSimon Horman
2024-02-23ppp_async: limit MRU to 64KEric Dumazet
2024-02-23net: stmmac: xgmac: fix handling of DPP safety error for DMA channelsFurong Xu
2024-02-23bonding: remove print in bond_verify_device_pathZhengchao Shao
2024-02-23ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET
2024-02-23ixgbe: Refactor overtemp event handlingJedrzej Jagielski
2024-02-23ixgbe: Refactor returning internal error codesJedrzej Jagielski
2024-02-23ixgbe: Remove non-inclusive languagePiotr Skajewski
2024-02-23net: remove unneeded breakTom Rix
2024-02-23virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a reg...Zhu Yanjun
2024-02-23wifi: rtlwifi: rtl8723{be,ae}: using calculate_bit_shift()Su Hui
2024-02-23wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devicesZenm Chen
2024-02-23wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstat...Minsuk Kang
2024-02-23bonding: return -ENOMEM instead of BUG in alb_upper_dev_walkZhengchao Shao
2024-02-23wifi: rt2x00: restart beacon queue when hardware resetShiji Yang
2024-02-23net: fec: fix the unhandled context fault from smmuShenwei Wang
2024-02-23fjes: fix memleaks in fjes_hw_setupZhipeng Lu
2024-02-23net/mlx5e: fix a double-free in arfs_create_groupsZhipeng Lu
2024-02-23net/mlx5: Use kfree(ft->g) in arfs_create_groups()Denis Efremov
2024-02-23net/mlx5: DR, Use the right GVMI number for drop actionYevgeny Kliteynik
2024-01-25mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen
2024-01-25net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probeKunwu Chan
2024-01-25net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko
2024-01-25net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea
2024-01-25net: qualcomm: rmnet: fix global oob in rmnet_policyLin Ma
2024-01-25wifi: mwifiex: configure BSSID consistently when starting APDavid Lin
2024-01-25wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessorsIlpo Järvinen
2024-01-25wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable codeIlpo Järvinen