summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-08-24bonding: fix macvlan over alb bond supportHangbin Liu
2023-08-23ibmveth: Use dcbf rather than dcbflMichael Ellerman
2023-08-23i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()Andrii Staikov
2023-08-22igc: Fix the typo in the PTM Control macroSasha Neftin
2023-08-22igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani
2023-08-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-08-22bnx2x: new flag for track HW resource allocationThinh Tran
2023-08-22sfc: allocate a big enough SKB for loopback selftest packetEdward Cree
2023-08-22Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-08-22net: ethernet: mtk_eth_soc: fix NULL pointer on hw resetDaniel Golle
2023-08-21tg3: Use slab_build_skb() when neededKees Cook
2023-08-21ice: Fix NULL pointer deref during VF resetPetr Oros
2023-08-21Revert "ice: Fix ice VF reset during iavf initialization"Petr Oros
2023-08-21ice: fix receive buffer size miscalculationJesse Brandeburg
2023-08-20ipv4: fix data-races around inet->inet_idEric Dumazet
2023-08-20net: validate veth and vxcan peer ifindexesJakub Kicinski
2023-08-20net: bcmgenet: Fix return value check for fixed_phy_register()Ruan Jinjie
2023-08-20net: bgmac: Fix return value check for fixed_phy_register()Ruan Jinjie
2023-08-19net: phy: Fix deadlocking in phy_error() invocationSerge Semin
2023-08-19net: sfp: handle 100G/25G active optical cables in sfp_parse_supportJosua Mayer
2023-08-19net: mdio: mdio-bitbang: Fix C45 read/write protocolSerge Semin
2023-08-19net: dsa: mt7530: fix handling of 802.1X PAE framesArınç ÜNAL
2023-08-18mlxsw: Fix the size of 'VIRT_ROUTER_MSB'Amit Cohen
2023-08-18mlxsw: reg: Fix SSPR register layoutIdo Schimmel
2023-08-18mlxsw: pci: Set time stamp fields also when its type is MIRROR_UTCDanielle Ratson
2023-08-18ipvlan: Fix a reference count leak warning in ipvlan_ns_exit()Lu Wei
2023-08-18net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gatesVladimir Oltean
2023-08-18octeontx2-af: SDP: fix receive link configHariprasad Kelam
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-08-17Merge tag 'mlx5-fixes-2023-08-16' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-08-17ice: Block switchdev mode when ADQ is active and vice versaMarcin Szycik
2023-08-17qede: fix firmware halt over suspend and resumeManish Chopra
2023-08-17sfc: don't fail probe if MAE/TC setup failsEdward Cree
2023-08-17sfc: don't unregister flow_indr if it was never registeredEdward Cree
2023-08-16net: dsa: mv88e6xxx: Wait for EEPROM done before HW resetAlfred Lee
2023-08-16net/mlx5: Fix mlx5_cmd_update_root_ft() error flowShay Drory
2023-08-16net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECTDragos Tatulea
2023-08-16i40e: fix misleading debug logsAndrii Staikov
2023-08-16iavf: fix FDIR rule fields masks validationPiotr Gardocki
2023-08-16broadcom: b44: Use b44_writephy() return valueArtem Chernyshev
2023-08-15team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan
2023-08-15net: phy: broadcom: stub c45 read/write for 54810Justin Chen
2023-08-15wifi: iwlwifi: mvm: add dependency for PTP clockRandy Dunlap
2023-08-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-08-14net: veth: Page pool creation error handling for existing pools onlyLiang Chen
2023-08-14octeon_ep: cancel queued works in probe error pathMichal Schmidt
2023-08-14octeon_ep: cancel ctrl_mbox_task after intr_poll_taskMichal Schmidt
2023-08-14octeon_ep: cancel tx_timeout_task later in remove sequenceMichal Schmidt
2023-08-14octeon_ep: fix timeout value for waiting on mbox responseMichal Schmidt