summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-01bnxt_en: Add new TX timestamp completion definitionsMichael Chan
2024-07-01octeontx2-af: Sync NIX and NPA contexts from NDC to LLC/DRAMNithin Dabilpuram
2024-07-01net: tn40xx: add initial ethtool_ops supportFUJITA Tomonori
2024-07-01Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2024-07-01Merge branch 'tcp_metrics-netlink-specs' into mainDavid S. Miller
2024-07-01tcp_metrics: add netlink protocol spec in YAMLJakub Kicinski
2024-07-01tcp_metrics: add UAPI to the header guardJakub Kicinski
2024-07-01net: phy: realtek: Add support for PHY LEDs on RTL8211FMarek Vasut
2024-06-28Merge branch 'ethtool-track-custom-rss-contexts-in-the-core'Jakub Kicinski
2024-06-28sfc: remove get_rxfh_context dead codeEdward Cree
2024-06-28net: ethtool: use the tracking array for get_rxfh on custom RSS contextsEdward Cree
2024-06-28sfc: use new rxfh_context APIEdward Cree
2024-06-28net: ethtool: add a mutex protecting RSS contextsEdward Cree
2024-06-28net: ethtool: add an extack parameter to new rxfh_context APIsEdward Cree
2024-06-28net: ethtool: let the core choose RSS context IDsEdward Cree
2024-06-28net: ethtool: record custom RSS contexts in the XArrayEdward Cree
2024-06-28net: ethtool: attach an XArray of custom RSS contexts to a netdeviceEdward Cree
2024-06-28net: move ethtool-related netdev state into its own structEdward Cree
2024-06-28Merge branch 'selftests-drv-net-add-ability-to-schedule-cleanup-with-defer'Jakub Kicinski
2024-06-28selftests: drv-net: rss_ctx: convert to defer()Jakub Kicinski
2024-06-28selftests: drv-net: add ability to schedule cleanup with defer()Jakub Kicinski
2024-06-28selftests: net: ksft: avoid continue when handling resultsJakub Kicinski
2024-06-28enic: add ethtool get_channel supportJon Kohler
2024-06-28Merge branch 'lift-udp_segment-restriction-for-egress-via-device-w-o-csum-off...Jakub Kicinski
2024-06-28selftests/net: Add test coverage for UDP GSO software fallbackJakub Sitnicki
2024-06-28udp: Allow GSO transmit from devices with no checksum offloadJakub Sitnicki
2024-06-28Merge patch series "can: mcp251xfd: workaround for erratum DS80000789E 6 of m...Marc Kleine-Budde
2024-06-28can: mcp251xfd: tef: update workaround for erratum DS80000789E 6 of mcp2518fdMarc Kleine-Budde
2024-06-28can: mcp251xfd: tef: prepare to workaround broken TEF FIFO tail index erratumMarc Kleine-Budde
2024-06-28can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fdMarc Kleine-Budde
2024-06-28can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratumMarc Kleine-Budde
2024-06-28can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate fun...Marc Kleine-Budde
2024-06-28can: mcp251xfd: clarify the meaning of timestampMarc Kleine-Budde
2024-06-28can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_s...Marc Kleine-Budde
2024-06-28can: mcp251xfd: update errata referencesMarc Kleine-Budde
2024-06-28can: mcp251xfd: properly indent labelsMarc Kleine-Budde
2024-06-28ice: do not init struct ice_adapter more times than neededPrzemek Kitszel
2024-06-28ice: Distinguish driver reset and removal for AQ shutdownPiotr Gardocki
2024-06-28ice: Allow different FW API versions based on MAC typePaul Greenwalt
2024-06-28ice: Check all ice_vsi_rebuild() errors in functionEric Joyner
2024-06-28ice: Add get/set hw address for VFs using devlink commandsKarthik Sundaravel
2024-06-28MAINTAINERS: update Intel Ethernet maintainersJesse Brandeburg
2024-06-28netfilter: xt_recent: Lift restrictions on max hitcount valuePhil Sutter
2024-06-28selftests: netfilter: nft_queue.sh: add test for disappearing listenerFlorian Westphal
2024-06-28can: gs_usb: add VID/PID for Xylanta SAINT3 product familyMarc Kleine-Budde
2024-06-28Merge branch 'net-selftests-mirroring-cleanup' into mainDavid S. Miller
2024-06-28selftests: mlxsw: mirror_gre: Obey TESTSPetr Machata
2024-06-28selftests: libs: Drop unused functionsPetr Machata
2024-06-28selftests: libs: Drop slow_path_trap_install()/_uninstall()Petr Machata
2024-06-28selftests: mirror_gre_lag_lacp: Drop unnecessary codePetr Machata