summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-10-25tcp: allow again tcp_disconnect() when threads are waitingPaolo Abeni
2023-10-25net/mlx5e: Fix VF representors reporting zero counters to "ip -s" commandAmir Tzin
2023-10-25net/mlx5e: Don't offload internal port if filter device is out deviceJianbo Liu
2023-10-25net/mlx5e: Take RTNL lock before triggering netdev notifiersLama Kayal
2023-10-25net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on shutdownDragos Tatulea
2023-10-25net/mlx5e: RX, Fix page_pool allocation failure recovery for legacy rqDragos Tatulea
2023-10-25net/mlx5e: RX, Fix page_pool allocation failure recovery for striding rqDragos Tatulea
2023-10-25net/mlx5: Handle fw tracer change ownership event based on MTRCMaher Sanalla
2023-10-25net/mlx5: E-switch, register event handler before arming the eventShay Drory
2023-10-25sky2: Make sure there is at least one frag_addr availableKees Cook
2023-10-25wifi: iwlwifi: Ensure ack flag is properly cleared.Ben Greear
2023-10-25wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_lenGustavo A. R. Silva
2023-10-25net: mdio-mux: fix C45 access returning -EIO after API changeVladimir Oltean
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-25gve: Do not fully free QPL pages on prefill errorsShailend Chand
2023-10-25tun: prevent negative ifindexEric Dumazet
2023-10-25qed: fix LL2 RX buffer allocationManish Chopra
2023-10-25Revert "net: wwan: iosm: enable runtime pm support for 7560"Bagas Sanjaya
2023-10-25ice: reset first in crash dump kernelsJesse Brandeburg
2023-10-25ice: Fix safe mode when DDP is missingMateusz Pacuszka
2023-10-25ice: fix over-shifted variableJesse Brandeburg
2023-10-19can: sja1000: Always restart the Tx queue after an overrunMiquel Raynal
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-19rswitch: Fix imbalance phy_power_off() callingYoshihiro Shimoda
2023-10-19rswitch: Fix renesas_eth_sw_remove() implementationYoshihiro Shimoda
2023-10-19octeontx2-pf: Fix page pool frag allocation warningRatheesh Kannoth
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-19octeontx2-pf: mcs: update PN only when update_pn is trueRadu 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: dsa: qca8k: fix regmap bulk read/write methods on big endian systemsMarek BehĂșn
2023-10-19net: stmmac: remove unneeded stmmac_poll_controllerRemi Pommarel
2023-10-10net: lan743x: also select PHYLIBRandy Dunlap
2023-10-10net: mana: Fix oversized sge0 for GSO packetsHaiyang Zhang
2023-10-10net: mana: Fix the tso_bytes calculationHaiyang Zhang