summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-14rxrpc: Remove some socket lock acquire/release annotationsDavid Howells
2025-04-14rxrpc: Pull out certain app callback funcs into an ops tableDavid Howells
2025-04-14rxrpc: kdoc: Update function descriptions and add link from rxrpc.rstDavid Howells
2025-04-14Merge branch 'net-mlx5-hws-refactor-action-ste-handling'Jakub Kicinski
2025-04-14net/mlx5: HWS, Export action STE tables to debugfsVlad Dogaru
2025-04-14net/mlx5: HWS, Free unused action STE tablesVlad Dogaru
2025-04-14net/mlx5: HWS, Cleanup matcher action STE tableVlad Dogaru
2025-04-14net/mlx5: HWS, Use the new action STE poolVlad Dogaru
2025-04-14net/mlx5: HWS, Implement action STE poolVlad Dogaru
2025-04-14net/mlx5: HWS, Fix pool size optimizationVlad Dogaru
2025-04-14net/mlx5: HWS, Add fullness tracking to poolVlad Dogaru
2025-04-14net/mlx5: HWS, Cleanup after pool refactoringVlad Dogaru
2025-04-14net/mlx5: HWS, Refactor pool implementationVlad Dogaru
2025-04-14net/mlx5: HWS, Make pool single resourceVlad Dogaru
2025-04-14net/mlx5: HWS, Remove unused element arrayVlad Dogaru
2025-04-14net/mlx5: HWS, Fix matcher action template attachVlad Dogaru
2025-04-14net: dsa: microchip: add ETS scheduler support for KSZ88x3 switchesOleksij Rempel
2025-04-14Merge branch 'net-stmmac-remove-unnecessary-initialisation-of-1-s-tic-counter'Jakub Kicinski
2025-04-14net: stmmac: remove GMAC_1US_TIC_COUNTER definitionRussell King (Oracle)
2025-04-14net: stmmac: remove eee_usecs_rateRussell King (Oracle)
2025-04-14net: stmmac: intel-plat: remove eee_usecs_rate and hardware writeRussell King (Oracle)
2025-04-14net: stmmac: intel: remove eee_usecs_rate and hardware writeRussell King (Oracle)
2025-04-14net: stmmac: dwc-qos: remove tegra_eqos_init()Russell King (Oracle)
2025-04-14Merge branch 'net-convert-exit_batch_rtnl-to-exit_rtnl'Jakub Kicinski
2025-04-14net: Remove ->exit_batch_rtnl().Kuniyuki Iwashima
2025-04-14geneve: Convert geneve_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14bareudp: Convert bareudp_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14gtp: Convert gtp_net_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14bonding: Convert bond_net_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14bridge: Convert br_net_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14xfrm: Convert xfrmi_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14ipv6: Convert tunnel devices' ->exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14ipv4: ip_tunnel: Convert ip_tunnel_delete_nets() callers to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14vxlan: Convert vxlan_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14nexthop: Convert nexthop_net_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14net: Add ->exit_rtnl() hook to struct pernet_operations.Kuniyuki Iwashima
2025-04-14net: Add ops_undo_single for module load/unload.Kuniyuki Iwashima
2025-04-14net: Factorise setup_net() and cleanup_net().Kuniyuki Iwashima
2025-04-14net: ethtool: fix get_ts_stats() documentationRussell King (Oracle)
2025-04-14Merge branch 'fix-late-dma-unmap-crash-for-page-pool'Jakub Kicinski
2025-04-14page_pool: Track DMA-mapped pages and unmap them when destroying the poolToke Høiland-Jørgensen
2025-04-14page_pool: Move pp_magic check into helper functionsToke Høiland-Jørgensen
2025-04-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-04-14Merge branch 'cpsw-bindings-for-5000m-fixed-link'Jakub Kicinski
2025-04-14dt-bindings: net: ti: k3-am654-cpsw-nuss: evaluate fixed-link propertySiddharth Vadapalli
2025-04-14dt-bindings: net: ethernet-controller: add 5000M speed to fixed-linkSiddharth Vadapalli
2025-04-14Merge branch 'add-support-for-mdb-offload-failure-notification'Jakub Kicinski
2025-04-14net: bridge: mcast: Notify on mdb offload failureJoseph Huang
2025-04-14net: bridge: Add offload_fail_notification boptJoseph Huang
2025-04-14net: bridge: mcast: Add offload failed mdb flagJoseph Huang