aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-08-08team: change the getter function in the team_option structure to voidZhengchao Shao3-47/+32
2023-08-08team: change the init function in the team_option structure to voidZhengchao Shao3-18/+10
2023-08-08team: remove unreferenced header in broadcast and roundrobin filesZhengchao Shao2-2/+0
2023-08-08team: add __exit modifier to team_nl_fini()Zhengchao Shao1-1/+1
2023-08-08net: fs_enet: Use cpm_muram_xxx() functions instead of cpm_dpxxx() macrosChristophe Leroy2-5/+5
2023-08-08net: fs_enet: Move struct fs_platform_info into fs_enet.hChristophe Leroy2-1/+19
2023-08-08net: fs_enet: Remove has_phy field in fs_platform_info structChristophe Leroy1-14/+0
2023-08-08net: fs_enet: Fix address space and base types mismatchesChristophe Leroy2-3/+3
2023-08-08net: fs_enet: Remove set but not used variableChristophe Leroy1-2/+0
2023-08-08net: hns: Remove unused function declaration mac_adjust_link()Yue Haibing1-1/+0
2023-08-08i40e: Remove unused function declarationsYue Haibing1-17/+0
2023-08-08ixgbe: Remove unused function declarationsYue Haibing2-7/+0
2023-08-08wifi: rtw89: fix 8852AE disconnection caused by RX full flagsPing-Ke Shih1-1/+1
2023-08-08wifi: brcm80211: handle params_v1 allocation failurePetr Tesarik1-0/+5
2023-08-07net: marvell: prestera: fix handling IPv4 routes with nhidJonas Gorski1-7/+7
2023-08-07net: dpaa2-switch: Remove redundant initialization owner in dpaa2_switch_drvLi Zetao1-1/+0
2023-08-07net: dpaa2-eth: Remove redundant initialization owner in dpaa2_eth_driverLi Zetao1-1/+0
2023-08-07octeontx2-af: TC flower offload support for inner VLANSuman Ghosh5-6/+44
2023-08-07octeontx2-af: Code restructure to handle TC outer VLAN offloadSuman Ghosh1-40/+53
2023-08-07drivers: net: prevent tun_build_skb() to exceed the packet size limitAndrew Kanner1-1/+1
2023-08-07Merge tag 'xsa432-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds1-5/+10
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin33-20/+31
2023-08-07ice: clean up __ice_aq_get_set_rss_lut()Przemek Kitszel6-133/+99
2023-08-07ice: add FW load waitJan Sokolowski2-0/+39
2023-08-07ice: Add get C827 PHY index functionKarol Kolacinski4-0/+67
2023-08-07ice: Rename enum ice_pkt_flags valuesMarcin Szycik2-7/+7
2023-08-07ice: Add direction metadataMarcin Szycik4-19/+28
2023-08-07ice: Accept LAG netdevs in bridge offloadsWojciech Drewek1-5/+42
2023-08-07wireguard: allowedips: expand maximum node depthJason A. Donenfeld2-10/+14
2023-08-07bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan1-1/+3
2023-08-07net: stmmac: dwmac-imx: enable MAC propagation delay correction for i.MX8MPJohannes Zink1-0/+5
2023-08-07net: stmmac: correct MAC propagation delayJohannes Zink4-0/+58
2023-08-07net/mlx5e: Add capability check for vnic countersLama Kayal1-49/+67
2023-08-07net/mlx5: Reload auxiliary devices in pci error handlersMoshe Shemesh1-1/+1
2023-08-07net/mlx5: Skip clock update work when device is in error stateMoshe Shemesh1-0/+5
2023-08-07net/mlx5: LAG, Check correct bucket when modifying LAGShay Drory1-1/+1
2023-08-07net/mlx5e: Unoffload post act rule when handling FIB eventsChris Mi1-2/+4
2023-08-07net/mlx5: Fix devlink controller number for ECVFDaniel Jurgens1-1/+1
2023-08-07net/mlx5: Allow 0 for total host VFsDaniel Jurgens1-2/+1
2023-08-07net/mlx5: Return correct EC_VF function IDDaniel Jurgens1-1/+1
2023-08-07net/mlx5: DR, Fix wrong allocation of modify hdr patternYevgeny Kliteynik1-1/+1
2023-08-07net/mlx5e: TC, Fix internal port memory leakJianbo Liu1-8/+13
2023-08-07net/mlx5e: Take RTNL lock when needed before calling xdp_set_features()Gal Pressman1-0/+11
2023-08-07net/mlx5: Bridge, Only handle registered netdev bridge eventsRoi Dayan1-0/+4
2023-08-07net/mlx5: E-Switch, Remove redundant arg ignore_flow_lvlRoi Dayan1-4/+2
2023-08-07net/mlx5: Fix typo reminder -> remainderGal Pressman1-3/+3
2023-08-07net/mlx5: remove many unnecessary NULL valuesRuan Jinjie2-3/+3
2023-08-07net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla6-43/+49
2023-08-07net/mlx5: Handle SF IRQ request in the absence of SF IRQ poolMaher Sanalla2-10/+26
2023-08-07net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()Maher Sanalla4-5/+5