summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-08-09sfc: offload conntrack flow entries (match only) from CT zonesEdward Cree
2023-08-09sfc: functions to insert/remove conntrack entries to MAE hardwareEdward Cree
2023-08-09sfc: functions to register for conntrack zone offloadEdward Cree
2023-08-09sfc: add MAE table machinery for conntrack tableEdward Cree
2023-08-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-08-08Merge tag 'mlx5-updates-2023-08-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-08-08net: renesas: rswitch: Add .[gs]et_link_ksettings supportYoshihiro Shimoda
2023-08-08net: renesas: rswitch: Add runtime speed change supportYoshihiro Shimoda
2023-08-08rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODELin Ma
2023-08-08bnxt_en: Fix W=stringop-overflow warning in bnxt_dcb.cMichael Chan
2023-08-08bnxt_en: Fix W=1 warning in bnxt_dcb.c from fortify memcpy()Michael Chan
2023-08-08net: bcmasp: Prevent array undereflow in bcmasp_netfilt_get_init()Dan Carpenter
2023-08-08team: remove unused input parameters in lb_htpm_select_tx_port and lb_hash_se...Zhengchao Shao
2023-08-08team: change the getter function in the team_option structure to voidZhengchao Shao
2023-08-08team: change the init function in the team_option structure to voidZhengchao Shao
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-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-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-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/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
2023-08-07net/mlx5: Implement single completion EQ create/destroy methodsMaher Sanalla
2023-08-07net/mlx5: Use xarray to store and manage completion EQsMaher Sanalla
2023-08-07net/mlx5: Refactor completion IRQ request/release handlers in EQ layerMaher Sanalla