summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-20net: ftgmac100: correct the phy interface of NC-SI modeJacky Chou
2024-10-20eth: Fix typo 'accelaration'. 'exprienced' and 'rewritting'WangYuli
2024-10-20r8169: enable EEE at 2.5G per default on RTL8125BHeiner Kallweit
2024-10-20net: phy: realtek: add RTL8125D-internal PHYHeiner Kallweit
2024-10-20net: airoha: Reset BQL stopping the netdeviceLorenzo Bianconi
2024-10-20net: phy: mediatek-ge-soc: Propagate error code correctly in cal_cycle()SkyLake.Huang
2024-10-20net: phy: mediatek-ge-soc: Shrink line wrapping to 80 charactersSkyLake.Huang
2024-10-20net: phy: mediatek-ge-soc: Fix coding styleSkyLake.Huang
2024-10-20r8169: remove rtl_dash_loop_wait_high/lowHeiner Kallweit
2024-10-20r8169: avoid duplicated messages if loading firmware fails and switch to warn...Heiner Kallweit
2024-10-20r8169: replace custom flag with disable_work() et alHeiner Kallweit
2024-10-20r8169: don't take RTNL lock in rtl_task()Heiner Kallweit
2024-10-20eth: fbnic: add CONFIG_PTP_1588_CLOCK_OPTIONAL dependencyArnd Bergmann
2024-10-18net: vxlan: update the document for vxlan_snoop()Menglong Dong
2024-10-18net: vxlan: replace VXLAN_INVALID_HDR with VNI_NOT_FOUNDMenglong Dong
2024-10-17net: airoha: Fix typo in REG_CDM2_FWD_CFG configurationLorenzo Bianconi
2024-10-17net: ravb: Add VLAN checksum supportPaul Barker
2024-10-17net: ravb: Enable IPv6 TX checksum offload for GbEthPaul Barker
2024-10-17net: ravb: Enable IPv6 RX checksum offloading for GbEthPaul Barker
2024-10-17net: ravb: Simplify UDP TX checksum offloadPaul Barker
2024-10-17net: ravb: Disable IP header TX checksum offloadingPaul Barker
2024-10-17net: ravb: Simplify types in RX csum validationPaul Barker
2024-10-17net: ravb: Combine if conditions in RX csum validationPaul Barker
2024-10-17net: ravb: Drop IP protocol check from RX csum verificationPaul Barker
2024-10-17net: ravb: Disable IP header RX checksum offloadingPaul Barker
2024-10-17net: ravb: Factor out checksum offload enable bitsPaul Barker
2024-10-17tg3: Increase buffer size for IRQ labelAndy Shevchenko
2024-10-17net: phylink: remove "using_mac_select_pcs"Russell King (Oracle)
2024-10-17net: phylink: remove use of pl->pcs in phylink_validate_mac_and_pcs()Russell King (Oracle)
2024-10-17net: phylink: allow mac_select_pcs() to remove a PCSRussell King (Oracle)
2024-10-17net: dsa: mv88e6xxx: return NULL when no PCS is presentRussell King (Oracle)
2024-10-17net: dsa: remove dsa_port_phylink_mac_select_pcs()Russell King (Oracle)
2024-10-17net: ks8851: use %*ph to print small bufferAndy Shevchenko
2024-10-17net: usb: sr9700: only store little-endian values in __le16 variableSimon Horman
2024-10-17net: ethernet: ti: am65-cpsw: Fix uninitialized variableDan Carpenter
2024-10-17Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-17net: phy: realtek: merge the drivers for internal NBase-T PHY'sHeiner Kallweit
2024-10-17eth: fbnic: Add hardware monitoring support via HWMON interfaceSanman Pradhan
2024-10-17Merge branch 'mlx5-misc-fixes-2024-10-15'Paolo Abeni
2024-10-17net/mlx5e: Don't call cleanup on profile rollback failureCosmin Ratiu
2024-10-17net/mlx5: Unregister notifier on eswitch init failureCosmin Ratiu
2024-10-17net/mlx5: Fix command bitmask initializationShay Drory
2024-10-17net/mlx5: Check for invalid vector index on EQ creationMaher Sanalla
2024-10-17net/mlx5: HWS, use lock classes for bwc locksCosmin Ratiu
2024-10-17net/mlx5: HWS, don't destroy more bwc queue locks than allocatedCosmin Ratiu
2024-10-17net/mlx5: HWS, fixed double free in error flow of definer layoutYevgeny Kliteynik
2024-10-17net/mlx5: HWS, removed wrong access to a number of rules variableYevgeny Kliteynik
2024-10-17mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflowMatthieu Baerts (NGI0)
2024-10-17net: ethernet: mtk_eth_soc: fix memory corruption during fq dma initFelix Fietkau