summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-06-18eth: dpaa: migrate to new RXFH callbacksJakub Kicinski
2025-06-18eth: mvpp2: migrate to new RXFH callbacksJakub Kicinski
2025-06-18eth: niu: migrate to new RXFH callbacksJakub Kicinski
2025-06-18eth: otx2: migrate to new RXFH callbacksJakub Kicinski
2025-06-18eth: thunder: migrate to new RXFH callbacksJakub Kicinski
2025-06-18eth: ena: migrate to new RXFH callbacksJakub Kicinski
2025-06-18eth: bnxt: migrate to new RXFH callbacksJakub Kicinski
2025-06-18eth: bnx2x: migrate to new RXFH callbacksJakub Kicinski
2025-06-18ice: add TSPLL log config helperKarol Kolacinski
2025-06-18ice: use designated initializers for TSPLL constsKarol Kolacinski
2025-06-18ice: remove ice_tspll_params_e825 definitionsKarol Kolacinski
2025-06-18ice: fix E825-C TSPLL register definitionsJacob Keller
2025-06-18ice: rename TSPLL and CGU functions and definitionsKarol Kolacinski
2025-06-18ice: move TSPLL functions to a separate fileKarol Kolacinski
2025-06-18netconsole: append msgid to sysdataGustavo Luiz Duarte
2025-06-18netconsole: implement configfs for msgid_enabledGustavo Luiz Duarte
2025-06-18netconsole: introduce 'msgid' as a new sysdata fieldGustavo Luiz Duarte
2025-06-18Merge tag 'iwlwifi-fixes-2025-06-18' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2025-06-18wifi: iwlwifi: Fix incorrect logic on cmd_ver range checkingColin Ian King
2025-06-18wifi: iwlwifi: dvm: restore n_no_reclaim_cmds settingJohannes Berg
2025-06-18wifi: iwlwifi: cfg: Limit cb_size to valid rangePei Xiao
2025-06-18wifi: iwlwifi: restore missing initialization of async_handlers_list (again)Miri Korenblit
2025-06-18Merge tag 'ath-current-20250617' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-06-18wifi: ath6kl: remove WARN on bad firmware inputJohannes Berg
2025-06-17Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-06-17net/mlx5e: Add TX support for netmemsDragos Tatulea
2025-06-17net/mlx5e: Support ethtool tcp-data-split settingsSaeed Mahameed
2025-06-17net/mlx5e: Implement queue mgmt ops and single channel swapSaeed Mahameed
2025-06-17net/mlx5e: Add support for UNREADABLE netmem page poolsSaeed Mahameed
2025-06-17net/mlx5e: Convert over to netmemSaeed Mahameed
2025-06-17net/mlx5e: SHAMPO: Separate pool for headersSaeed Mahameed
2025-06-17net/mlx5e: SHAMPO: Improve hw gro capability checkingSaeed Mahameed
2025-06-17net/mlx5e: SHAMPO: Remove redundant paramsSaeed Mahameed
2025-06-17net/mlx5e: SHAMPO: Reorganize mlx5_rq_shampo_allocSaeed Mahameed
2025-06-17vxlan: Support MC routing in the underlayPetr Machata
2025-06-17net: ipv6: Add a flags argument to ip6tunnel_xmit(), udp_tunnel6_xmit_skb()Petr Machata
2025-06-17net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb()Petr Machata
2025-06-17net: phy: qca807x: use new GPIO line value setter callbacksBartosz Golaszewski
2025-06-17net: can: mcp251x: use new GPIO line value setter callbacksBartosz Golaszewski
2025-06-17net: can: mcp251x: propagate the return value of mcp251x_spi_write()Bartosz Golaszewski
2025-06-17net: dsa: mt7530: use new GPIO line value setter callbacksBartosz Golaszewski
2025-06-17net: dsa: vsc73xx: use new GPIO line value setter callbacksBartosz Golaszewski
2025-06-17gve: Return error for unknown admin queue commandAlok Tiwari
2025-06-17gve: Fix various typos and improve code commentsAlok Tiwari
2025-06-17net: dsa: b53: ensure BCM5325 PHYs are enabledÁlvaro Fernández Rojas
2025-06-17net: dsa: b53: fix b53_imp_vlan_setup for BCM5325Álvaro Fernández Rojas
2025-06-17net: dsa: b53: fix unicast/multicast flooding on BCM5325Álvaro Fernández Rojas
2025-06-17net: dsa: b53: prevent GMII_PORT_OVERRIDE_CTRL access on BCM5325Álvaro Fernández Rojas
2025-06-17net: dsa: b53: prevent BRCM_HDR access on older devicesÁlvaro Fernández Rojas
2025-06-17net: dsa: b53: prevent DIS_LEARNING access on BCM5325Álvaro Fernández Rojas