summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-10net: phy: qcom: generalize some qca808x LED functionsChristian Marangi
2024-02-10net: phy: qcom: move common qca808x LED define to shared headerChristian Marangi
2024-02-10net: phy: qcom: add support for QCA807x PHY FamilyRobert Marko
2024-02-10net: phy: provide whether link has changed in c37_read_statusChristian Marangi
2024-02-10dt-bindings: net: Document Qcom QCA807x PHY packageChristian Marangi
2024-02-10net: phy: qcom: move more function to shared libraryChristian Marangi
2024-02-10net: phy: add devm/of_phy_package_join helperChristian Marangi
2024-02-10net: phy: add support for scanning PHY in PHY packages nodesChristian Marangi
2024-02-10dt-bindings: net: document ethernet PHY package nodesChristian Marangi
2024-02-09net: phy: realtek: use generic MDIO helpers to simplify the codeHeiner Kallweit
2024-02-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-02-09selftests: udpgso: Pull up network setup into shell scriptJakub Sitnicki
2024-02-09net: atlantic: convert EEE handling to use linkmode bitmapsHeiner Kallweit
2024-02-09bnx2x: convert EEE handling to use linkmode bitmapsHeiner Kallweit
2024-02-09r8169: improve checking for valid LED modesHeiner Kallweit
2024-02-09selftests: net: include forwarding libPaolo Abeni
2024-02-09Merge branch 'bnxt_en-ntuple-and-rss-updates'Jakub Kicinski
2024-02-09bnxt_en: Add RSS support for IPSEC headersAjit Khaparde
2024-02-09bnxt_en: Invalidate user filters when neededPavan Chebbi
2024-02-09bnxt_en: Add support for user configured RSS keyPavan Chebbi
2024-02-09bnxt_en: Restore all the user created L2 and ntuple filtersPavan Chebbi
2024-02-09bnxt_en: Retain user configured filters when closingPavan Chebbi
2024-02-09bnxt_en: Save user configured filters in a lookup listPavan Chebbi
2024-02-09bnxt_en: Add separate function to delete the filter structurePavan Chebbi
2024-02-09bnxt_en: Add drop action support for ntupleVikas Gupta
2024-02-09bnxt_en: Enhance ethtool ntuple support for ip flows besides TCP/UDPVikas Gupta
2024-02-09bnxt_en: implement fully specified 5-tuple masksEdwin Peer
2024-02-09bnxt_en: Support ethtool -n to display ether filters.Michael Chan
2024-02-09bnxt_en: Add ethtool -N support for ether filters.Michael Chan
2024-02-09bnxt_en: Use firmware provided maximum filter counts.Michael Chan
2024-02-09selftests: tc-testing: add mirred to block tdc testsVictor Nogueira
2024-02-09net: emaclite: Use devm_platform_get_and_ioremap_resource() in xemaclite_of_p...Markus Elfring
2024-02-09ethernet: wiznet: Use devm_platform_get_and_ioremap_resource() in w5300_hw_pr...Markus Elfring
2024-02-09selftests: forwarding: Add missing multicast routing config entriesIdo Schimmel
2024-02-09Merge branch 'for-io_uring-add-napi-busy-polling-support'Jakub Kicinski
2024-02-09net: add napi_busy_loop_rcu()Stefan Roesch
2024-02-09net: split off __napi_busy_poll from napi_busy_pollStefan Roesch
2024-02-09Merge branch 'wan-t7x-fastboot'David S. Miller
2024-02-09net: wwan: t7xx: Add fastboot WWAN portJinjian Song
2024-02-09net: wwan: t7xx: Infrastructure for early port configurationJinjian Song
2024-02-09net: wwan: t7xx: Add sysfs attribute for device state machineJinjian Song
2024-02-09wwan: core: Add WWAN fastboot port typeJinjian Song
2024-02-09Merge branch 'netconsole-userdata-append'David S. Miller
2024-02-09net: netconsole: append userdata to fragmented netconsole messagesMatthew Wood
2024-02-09net: netconsole: append userdata to netconsole messagesMatthew Wood
2024-02-09net: netconsole: cache userdata formatted string in netconsole_targetMatthew Wood
2024-02-09net: netconsole: add a userdata config_group member to netconsole_targetMatthew Wood
2024-02-09net: netconsole: add docs for appending netconsole user dataMatthew Wood
2024-02-09net: netconsole: move newline trimming to functionMatthew Wood
2024-02-09net: netconsole: move netconsole_target config_item to config_groupMatthew Wood