aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-10-25net: phy: bcm7xxx: Add missing 16nm EPHY statisticsFlorian Fainelli
2023-10-25bonding: Return pointer to data after pull on skbJiri Wiesner
2023-10-25net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()Jinjie Ruan
2023-10-25i40e: prevent crash on probe if hw registers have invalid valuesMichal Schmidt
2023-10-25octeon_ep: update BQL sent bytes before ringing doorbellShinas Rasheed
2023-10-25net: usb: smsc95xx: Fix an error code in smsc95xx_reset()Dan Carpenter
2023-10-25tun: prevent negative ifindexEric Dumazet
2023-10-25qed: fix LL2 RX buffer allocationManish Chopra
2023-10-25ice: reset first in crash dump kernelsJesse Brandeburg
2023-10-25ice: fix over-shifted variableJesse Brandeburg
2023-10-25igc: Fix race condition in PTP tx codeVinicius Costa Gomes
2023-10-25igc: Add condition for qbv_config_change_errors counterMuhammad Husaini Zulkifli
2023-10-25igc: Add qbv_config_change_errors counterMuhammad Husaini Zulkifli
2023-10-25igc: Remove reset adapter task for i226 during disable tsn configMuhammad Husaini Zulkifli
2023-10-25igc: enable Qbv configuration for 2nd GCLTan Tee Min
2023-10-25igc: remove I226 Qbv BaseTime restrictionMuhammad Husaini Zulkifli
2023-10-19nfp: flower: avoid rmmod nfp crash issuesYanguo Li
2023-10-19net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_readJavier Carrasco
2023-10-19net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestampWill Mortensen
2023-10-19ixgbe: fix crash with empty VF macvlan listDan Carpenter
2023-10-19net/mlx5e: macsec: use update_pn flag instead of PN comparationRadu Pirea (NXP OSS)
2023-10-19net: phy: mscc: macsec: reject PN update requestsRadu Pirea (NXP OSS)
2023-10-19net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)
2023-10-19xen-netback: use default TX queue size for vifsRoger Pau Monne
2023-10-19mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return typeDan Carpenter
2023-10-19ieee802154: ca8210: Fix a potential UAF in ca8210_probeDinghao Liu
2023-10-19ravb: Fix use-after-free issue in ravb_tx_timeout_work()Yoshihiro Shimoda
2023-10-19ravb: Fix up dma_free_coherent() call in ravb_remove()Yoshihiro Shimoda
2023-10-19can: sun4i_can: Only show Kconfig if ARCH_SUNXI is setJohn Watts
2023-10-19net: dsa: qca8k: fix potential MDIO bus conflict when accessing internal PHYs...Marek BehĂșn
2023-10-19net: mana: Fix TX CQE error handlingHaiyang Zhang
2023-10-10vrf: Fix lockdep splat in output pathIdo Schimmel
2023-10-10net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer
2023-10-10ibmveth: Remove condition to recompute TCP header checksum.David Wilder
2023-10-10net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()Dan Carpenter
2023-10-10net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_regShigeru Yoshida
2023-10-10net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absentFabio Estevam
2023-10-10neighbour: annotate lockless accesses to n->nud_stateEric Dumazet
2023-10-10wifi: mt76: mt76x02: fix MT76x0 external LNA gain handlingFelix Fietkau
2023-10-10drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...Alexandra Diupina
2023-10-10wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin
2023-10-10wifi: iwlwifi: mvm: Fix a memory corruption issueChristophe JAILLET
2023-10-10wifi: iwlwifi: dbg_ini: fix structure packingArnd Bergmann
2023-10-10wifi: mwifiex: Fix tlv_buf_left calculationGustavo A. R. Silva
2023-10-10qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_infoGustavo A. R. Silva
2023-10-10net: ethernet: mediatek: disable irq before schedule napiChristian Marangi
2023-10-10i40e: fix the wrong PTP frequency calculationYajun Deng
2023-10-06net: thunderbolt: Fix TCPv6 GSO checksum calculationMika Westerberg
2023-10-06wifi: ath11k: Don't drop tx_status when peer cannot be foundSven Eckelmann
2023-10-06tsnep: Fix NAPI polling with budget 0Gerhard Engleder