summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-08-08team: remove unreferenced header in broadcast and roundrobin filesZhengchao Shao
2023-08-08team: add __exit modifier to team_nl_fini()Zhengchao Shao
2023-08-08net: fs_enet: Use cpm_muram_xxx() functions instead of cpm_dpxxx() macrosChristophe Leroy
2023-08-08net: fs_enet: Move struct fs_platform_info into fs_enet.hChristophe Leroy
2023-08-08net: fs_enet: Remove has_phy field in fs_platform_info structChristophe Leroy
2023-08-08net: fs_enet: Fix address space and base types mismatchesChristophe Leroy
2023-08-08net: fs_enet: Remove set but not used variableChristophe Leroy
2023-08-08net: hns: Remove unused function declaration mac_adjust_link()Yue Haibing
2023-08-08i40e: Remove unused function declarationsYue Haibing
2023-08-08ixgbe: Remove unused function declarationsYue Haibing
2023-08-08wifi: rtw89: fix 8852AE disconnection caused by RX full flagsPing-Ke Shih
2023-08-08wifi: brcm80211: handle params_v1 allocation failurePetr Tesarik
2023-08-07net: marvell: prestera: fix handling IPv4 routes with nhidJonas Gorski
2023-08-07net: dpaa2-switch: Remove redundant initialization owner in dpaa2_switch_drvLi Zetao
2023-08-07net: dpaa2-eth: Remove redundant initialization owner in dpaa2_eth_driverLi Zetao
2023-08-07octeontx2-af: TC flower offload support for inner VLANSuman Ghosh
2023-08-07octeontx2-af: Code restructure to handle TC outer VLAN offloadSuman Ghosh
2023-08-07drivers: net: prevent tun_build_skb() to exceed the packet size limitAndrew Kanner
2023-08-07Merge tag 'xsa432-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-08-07ice: clean up __ice_aq_get_set_rss_lut()Przemek Kitszel
2023-08-07ice: add FW load waitJan Sokolowski
2023-08-07ice: Add get C827 PHY index functionKarol Kolacinski
2023-08-07ice: Rename enum ice_pkt_flags valuesMarcin Szycik
2023-08-07ice: Add direction metadataMarcin Szycik
2023-08-07ice: Accept LAG netdevs in bridge offloadsWojciech Drewek
2023-08-07wireguard: allowedips: expand maximum node depthJason A. Donenfeld
2023-08-07bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan
2023-08-07net: stmmac: dwmac-imx: enable MAC propagation delay correction for i.MX8MPJohannes Zink
2023-08-07net: stmmac: correct MAC propagation delayJohannes Zink
2023-08-07net/mlx5e: Add capability check for vnic countersLama Kayal
2023-08-07net/mlx5: Reload auxiliary devices in pci error handlersMoshe Shemesh
2023-08-07net/mlx5: Skip clock update work when device is in error stateMoshe Shemesh
2023-08-07net/mlx5: LAG, Check correct bucket when modifying LAGShay Drory
2023-08-07net/mlx5e: Unoffload post act rule when handling FIB eventsChris Mi
2023-08-07net/mlx5: Fix devlink controller number for ECVFDaniel Jurgens
2023-08-07net/mlx5: Allow 0 for total host VFsDaniel Jurgens
2023-08-07net/mlx5: Return correct EC_VF function IDDaniel Jurgens
2023-08-07net/mlx5: DR, Fix wrong allocation of modify hdr patternYevgeny Kliteynik
2023-08-07net/mlx5e: TC, Fix internal port memory leakJianbo Liu
2023-08-07net/mlx5e: Take RTNL lock when needed before calling xdp_set_features()Gal Pressman
2023-08-07net/mlx5: Bridge, Only handle registered netdev bridge eventsRoi Dayan
2023-08-07net/mlx5: E-Switch, Remove redundant arg ignore_flow_lvlRoi Dayan
2023-08-07net/mlx5: Fix typo reminder -> remainderGal Pressman
2023-08-07net/mlx5: remove many unnecessary NULL valuesRuan Jinjie
2023-08-07net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla
2023-08-07net/mlx5: Handle SF IRQ request in the absence of SF IRQ poolMaher Sanalla
2023-08-07net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()Maher Sanalla
2023-08-07net/mlx5: Add IRQ vector to CPU lookup functionMaher Sanalla
2023-08-07net/mlx5: Introduce mlx5_cpumask_default_spreadMaher Sanalla