summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-03-01gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()Vasiliy Kovalev
2024-03-01net: stmmac: fix notifier registrationAaro Koskinen
2024-03-01stmmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
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-23ppp_async: limit MRU to 64KEric Dumazet
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-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-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: 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
2024-01-25xen-netback: don't produce zero-size SKB fragsJan Beulich
2024-01-25wifi: rtlwifi: rtl8192se: using calculate_bit_shift()Su Hui
2024-01-25wifi: rtlwifi: rtl8192ee: using calculate_bit_shift()Su Hui
2024-01-25wifi: rtlwifi: rtl8192de: using calculate_bit_shift()Su Hui
2024-01-25rtlwifi: rtl8192de: make arrays static const, makes object smallerColin Ian King
2024-01-25wifi: rtlwifi: rtl8192ce: using calculate_bit_shift()Su Hui
2024-01-25wifi: rtlwifi: rtl8192cu: using calculate_bit_shift()Su Hui
2024-01-25wifi: rtlwifi: rtl8192c: using calculate_bit_shift()Su Hui
2024-01-25wifi: rtlwifi: rtl8188ee: phy: using calculate_bit_shift()Su Hui
2024-01-25wifi: rtlwifi: add calculate_bit_shift()Su Hui
2024-01-25wifi: rtlwifi: rtl8821ae: phy: fix an undefined bitwise shift behaviorSu Hui
2024-01-25rtlwifi: Use ffs in <foo>_phy_calculate_bit_shiftJoe Perches
2024-01-25wifi: libertas: stop selecting wextArnd Bergmann
2024-01-25net/tg3: fix race condition in tg3_reset_task()Thinh Tran
2024-01-15bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()Michael Chan
2024-01-15asix: Add check for usbnet_get_endpointsChen Ni
2024-01-15net/qla3xxx: fix potential memleak in ql_alloc_buffer_queuesDinghao Liu
2024-01-15net/qla3xxx: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2024-01-15i40e: Restore VF MSI-X state during PCI resetAndrii Staikov
2024-01-15i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao
2024-01-15net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal
2024-01-15i40e: Fix filter input checks to prevent config with invalid valuesSudheer Mogilappagari