summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-08rtnetlink: Add per-netns RTNL.Kuniyuki Iwashima
2024-10-08Revert "rtnetlink: add guard for RTNL"Kuniyuki Iwashima
2024-10-08Merge branch 'net-fec-add-pps-channel-configuration'Paolo Abeni
2024-10-08net: fec: make PPS channel configurableFrancesco Dolcini
2024-10-08net: fec: refactor PPS channel configurationFrancesco Dolcini
2024-10-08dt-bindings: net: fec: add pps channel propertyFrancesco Dolcini
2024-10-08Merge branch 'net-sparx5-prepare-for-lan969x-switch-driver'Paolo Abeni
2024-10-08net: sparx5: redefine internal ports and PGID's as offsetsDaniel Machon
2024-10-08net: sparx5: add is_sparx5 macro and use it throughoutDaniel Machon
2024-10-08net: sparx5: ops out function for DSM calendar calculationDaniel Machon
2024-10-08net: sparx5: ops out PTP IRQ handlerDaniel Machon
2024-10-08net: sparx5: ops out function for setting the port muxDaniel Machon
2024-10-08net: sparx5: ops out functions for getting certain array valuesDaniel Machon
2024-10-08net: sparx5: ops out chip port to device index/bit functionsDaniel Machon
2024-10-08net: sparx5: add ops to match dataDaniel Machon
2024-10-08net: sparx5: use SPX5_CONST for constants which do not have a symbolDaniel Machon
2024-10-08net: sparx5: use SPX5_CONST for constants which already have a symbolDaniel Machon
2024-10-08net: sparx5: add constants to match dataDaniel Machon
2024-10-08net: sparx5: add *sparx5 argument to a few functionsDaniel Machon
2024-10-08net: sparx5: modify SPX5_PORTS_ALL macroDaniel Machon
2024-10-08net: sparx5: add indirection layer to register macrosDaniel Machon
2024-10-08net: sparx5: add support for private match dataDaniel Machon
2024-10-08Documentation: networking: add Twisted Pair Ethernet diagnostics at OSI Layer 1Oleksij Rempel
2024-10-08Merge branch 'net-phy-support-master-slave-config-via-device-tree'Paolo Abeni
2024-10-08net: phy: Add support for PHY timing-role configuration via device treeOleksij Rempel
2024-10-08dt-bindings: net: ethernet-phy: Add timing-role role property for ethernet PHYsOleksij Rempel
2024-10-08net: qcom/emac: Find sgmii_ops by device_for_each_child()Zijun Hu
2024-10-07net: phy: mxl-gpy: add missing support for TRIGGER_NETDEV_LINK_10Daniel Golle
2024-10-07vmxnet3: support higher link speeds from vmxnet3 v9Ronak Doshi
2024-10-07dt-bindings: net: realtek: Use proper node namesLinus Walleij
2024-10-07Merge branch 'ipv4-preliminary-work-for-per-netns-rtnl'Jakub Kicinski
2024-10-07ipv4: remove fib_info_devhash[]Eric Dumazet
2024-10-07ipv4: remove fib_info_lockEric Dumazet
2024-10-07ipv4: use rcu in ip_fib_check_default()Eric Dumazet
2024-10-07ipv4: remove fib_devindex_hashfn()Eric Dumazet
2024-10-07lib: packing: catch kunit_kzalloc() failure in the pack() testVladimir Oltean
2024-10-07mlxsw: spectrum_acl_flex_keys: Constify struct mlxsw_afk_element_instChristophe JAILLET
2024-10-07net: dsa: remove obsolete phylink dsa_switch operationsRussell King (Oracle)
2024-10-07net: tcp: refresh tcp_mstamp for compressed ack in timerMenglong Dong
2024-10-06hv_netvsc: Link queues to NAPIsJoe Damato
2024-10-06Merge branch 'sfc-per-q-stats'David S. Miller
2024-10-06sfc: add per-queue RX bytes statsEdward Cree
2024-10-06sfc: implement per-queue TSO (hw_gso) statsEdward Cree
2024-10-06sfc: implement per-queue rx drop and overrun statsEdward Cree
2024-10-06sfc: account XDP TXes in netdev base statsEdward Cree
2024-10-06sfc: add n_rx_overlength to ethtool statsEdward Cree
2024-10-06sfc: implement basic per-queue statsEdward Cree
2024-10-06sfc: remove obsolete counters from struct efx_channelEdward Cree
2024-10-04Merge branch 'net-switch-back-to-struct-platform_driver-remove'Jakub Kicinski
2024-10-04net: Switch back to struct platform_driver::remove()Uwe Kleine-König