linux-2.6-block.git
2024-02-14 Heiner Kallweitr8169: add generic rtl_set_eee_txidle_timer function
2024-02-14 Heiner Kallweitr8169: add LED support for RTL8125/RTL8126
2024-02-14 Krzysztof Kozlowskidt-bindings: net: qca,ar9331: convert to DT schema
2024-02-14 Csókás Bencenet: fec: Refactor: Replace FEC_ENET_FCE with FEC_RCR_F...
2024-02-14 Csókás Bencenet: fec: Refactor: #define magic constants
2024-02-14 Jakub KicinskiMerge branch 'net-adopt-netdev_lockdep_set_classes'
2024-02-14 Eric Dumazetnet: add netdev_lockdep_set_classes() to virtual drivers
2024-02-14 Eric Dumazetnet: bridge: use netdev_lockdep_set_classes()
2024-02-14 Eric Dumazetvlan: use netdev_lockdep_set_classes()
2024-02-14 Jakub KicinskiMerge branch 'net-use-net-dev_by_index-in-two-places'
2024-02-14 Eric Dumazetrtnetlink: use xarray iterator to implement rtnl_dump_i...
2024-02-14 Eric Dumazetvlan: use xarray iterator to implement /proc/net/vlan...
2024-02-13 Robert Markonet: phy: aquantia: clear PMD Global Transmit Disable...
2024-02-13 Stephen Hemmingernet: sched: codel replace GPLv2/BSD boilerplate
2024-02-13 Heiner Kallweitr8169: simplify code by using core-provided pcpu stats...
2024-02-13 Harshit Mogalapallinet: sched: Remove NET_ACT_IPT from Kconfig
2024-02-13 Kurt Kanzenbachnet: stmmac: Simplify mtl IRQ status checking
2024-02-13 Guillaume Naultipv4: Set the routing scope properly in ip_route_output...
2024-02-13 Joe Damatonet/mlx5e: link NAPI instances to queues and IRQs
2024-02-12 David S. MillerMerge branch 'net-avoid-slow-rcu'
2024-02-12 Eric Dumazetnetfilter: conntrack: expedite rcu in nf_conntrack_clea...
2024-02-12 Eric Dumazetnet: use synchronize_rcu_expedited in cleanup_net()
2024-02-12 Eric Dumazetipv4/fib: use synchronize_net() when holding RTNL
2024-02-12 Eric Dumazetbridge: vlan: use synchronize_net() when holding RTNL
2024-02-12 Eric Dumazetnet: use synchronize_net() in dev_change_name()
2024-02-12 Eric Dumazetipv6: mcast: remove one synchronize_net() barrier in...
2024-02-12 David S. MillerMerge branch 'eth-common-fault-irq-support'
2024-02-12 Suraj Jaiswalnet: stmmac: Add driver support for common safety IRQ
2024-02-12 Suraj Jaiswaldt-bindings: net: qcom,ethqos: add binding doc for...
2024-02-12 Heiner Kallweittg3: fix bug caused by uninitialized variable
2024-02-12 David S. MillerMerge branch 'dsa-realtek-common'
2024-02-12 Luiz Angelo... net: dsa: realtek: embed dsa_switch into realtek_priv
2024-02-12 Luiz Angelo... net: dsa: realtek: use the same mii bus driver for...
2024-02-12 Luiz Angelo... net: dsa: realtek: migrate user_mii_bus setup to realte...
2024-02-12 Luiz Angelo... net: dsa: realtek: clean user_mii_bus setup
2024-02-12 Luiz Angelo... net: dsa: realtek: get internal MDIO node by name
2024-02-12 Luiz Angelo... net: dsa: realtek: merge rtl83xx and interface modules...
2024-02-12 Luiz Angelo... net: dsa: realtek: common rtl83xx module
2024-02-12 Luiz Angelo... net: dsa: realtek: keep variant reference in realtek_priv
2024-02-12 Luiz Angelo... net: dsa: realtek: convert variants into real drivers
2024-02-12 Luiz Angelo... net: dsa: realtek: introduce REALTEK_DSA namespace
2024-02-12 Luiz Angelo... net: dsa: realtek: drop cleanup from realtek_ops
2024-02-12 Abhishek Chauhannet: stmmac: dwmac-qcom-ethqos: Enable TBS on all queue...
2024-02-12 David S. MillerMerge branch 'ipv6-expired-routes'
2024-02-12 Kui-Feng Leeselftests/net: Adding test cases of replacing routes...
2024-02-12 Kui-Feng Leenet/ipv6: set expires in modify_prefix_route() if RTF_E...
2024-02-12 Kui-Feng Leenet/ipv6: Remove expired routes with a separated list...
2024-02-12 Kui-Feng Leenet/ipv6: Remove unnecessary clean.
2024-02-12 Kui-Feng Leenet/ipv6: set expires in rt6_add_dflt_router().
2024-02-12 Paolo Abeniselftests: net: ignore timing errors in txtimestamp...
2024-02-12 David S. MillerMerge branch 'octeon_ep_vf'
2024-02-12 Shinas Rasheedocteon_ep_vf: update MAINTAINERS
2024-02-12 Shinas Rasheedocteon_ep_vf: add ethtool support
2024-02-12 Shinas Rasheedocteon_ep_vf: add Tx/Rx processing and interrupt support
2024-02-12 Shinas Rasheedocteon_ep_vf: add support for ndo ops
2024-02-12 Shinas Rasheedocteon_ep_vf: add Tx/Rx ring resource setup and cleanup
2024-02-12 Shinas Rasheedocteon_ep_vf: add VF-PF mailbox communication.
2024-02-12 Shinas Rasheedocteon_ep_vf: add hardware configuration APIs
2024-02-12 Shinas Rasheedocteon_ep_vf: Add driver framework and device initializ...
2024-02-10 David S. MillerMerge branch 'phy-package'
2024-02-10 Christian Maranginet: phy: qca807x: add support for configurable LED
2024-02-10 Christian Maranginet: phy: qcom: generalize some qca808x LED functions
2024-02-10 Christian Maranginet: phy: qcom: move common qca808x LED define to share...
2024-02-10 Robert Markonet: phy: qcom: add support for QCA807x PHY Family
2024-02-10 Christian Maranginet: phy: provide whether link has changed in c37_read_...
2024-02-10 Christian Marangidt-bindings: net: Document Qcom QCA807x PHY package
2024-02-10 Christian Maranginet: phy: qcom: move more function to shared library
2024-02-10 Christian Maranginet: phy: add devm/of_phy_package_join helper
2024-02-10 Christian Maranginet: phy: add support for scanning PHY in PHY packages...
2024-02-10 Christian Marangidt-bindings: net: document ethernet PHY package nodes
2024-02-09 Heiner Kallweitnet: phy: realtek: use generic MDIO helpers to simplify...
2024-02-09 Jakub KicinskiMerge branch '1GbE' of git://git./linux/kernel/git...
2024-02-09 Jakub Sitnickiselftests: udpgso: Pull up network setup into shell...
2024-02-09 Heiner Kallweitnet: atlantic: convert EEE handling to use linkmode...
2024-02-09 Heiner Kallweitbnx2x: convert EEE handling to use linkmode bitmaps
2024-02-09 Heiner Kallweitr8169: improve checking for valid LED modes
2024-02-09 Paolo Abeniselftests: net: include forwarding lib
2024-02-09 Jakub KicinskiMerge branch 'bnxt_en-ntuple-and-rss-updates'
2024-02-09 Ajit Khapardebnxt_en: Add RSS support for IPSEC headers
2024-02-09 Pavan Chebbibnxt_en: Invalidate user filters when needed
2024-02-09 Pavan Chebbibnxt_en: Add support for user configured RSS key
2024-02-09 Pavan Chebbibnxt_en: Restore all the user created L2 and ntuple...
2024-02-09 Pavan Chebbibnxt_en: Retain user configured filters when closing
2024-02-09 Pavan Chebbibnxt_en: Save user configured filters in a lookup list
2024-02-09 Pavan Chebbibnxt_en: Add separate function to delete the filter...
2024-02-09 Vikas Guptabnxt_en: Add drop action support for ntuple
2024-02-09 Vikas Guptabnxt_en: Enhance ethtool ntuple support for ip flows...
2024-02-09 Edwin Peerbnxt_en: implement fully specified 5-tuple masks
2024-02-09 Michael Chanbnxt_en: Support ethtool -n to display ether filters.
2024-02-09 Michael Chanbnxt_en: Add ethtool -N support for ether filters.
2024-02-09 Michael Chanbnxt_en: Use firmware provided maximum filter counts.
2024-02-09 Victor Nogueiraselftests: tc-testing: add mirred to block tdc tests
2024-02-09 Markus Elfringnet: emaclite: Use devm_platform_get_and_ioremap_resour...
2024-02-09 Markus Elfringethernet: wiznet: Use devm_platform_get_and_ioremap_res...
2024-02-09 Ido Schimmelselftests: forwarding: Add missing multicast routing...
2024-02-09 Jakub KicinskiMerge branch 'for-io_uring-add-napi-busy-polling-support'
2024-02-09 Stefan Roeschnet: add napi_busy_loop_rcu()
2024-02-09 Stefan Roeschnet: split off __napi_busy_poll from napi_busy_poll
2024-02-09 David S. MillerMerge branch 'wan-t7x-fastboot'
2024-02-09 Jinjian Songnet: wwan: t7xx: Add fastboot WWAN port
next