summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ethtool: let the core choose RSS context IDsEdward Cree2024-06-283-13/+79
* net: ethtool: record custom RSS contexts in the XArrayEdward Cree2024-06-282-1/+87
* net: ethtool: attach an XArray of custom RSS contexts to a netdeviceEdward Cree2024-06-282-0/+69
* net: move ethtool-related netdev state into its own structEdward Cree2024-06-2811-14/+29
* Merge branch 'selftests-drv-net-add-ability-to-schedule-cleanup-with-defer'Jakub Kicinski2024-06-283-147/+173
|\
| * selftests: drv-net: rss_ctx: convert to defer()Jakub Kicinski2024-06-281-132/+103
| * selftests: drv-net: add ability to schedule cleanup with defer()Jakub Kicinski2024-06-282-0/+55
| * selftests: net: ksft: avoid continue when handling resultsJakub Kicinski2024-06-281-15/+15
|/
* enic: add ethtool get_channel supportJon Kohler2024-06-281-0/+23
* Merge branch 'lift-udp_segment-restriction-for-egress-via-device-w-o-csum-off...Jakub Kicinski2024-06-285-7/+65
|\
| * selftests/net: Add test coverage for UDP GSO software fallbackJakub Sitnicki2024-06-282-3/+55
| * udp: Allow GSO transmit from devices with no checksum offloadJakub Sitnicki2024-06-283-4/+10
|/
* Merge branch 'net-selftests-mirroring-cleanup' into mainDavid S. Miller2024-06-2820-538/+355
|\
| * selftests: mlxsw: mirror_gre: Obey TESTSPetr Machata2024-06-281-5/+18
| * selftests: libs: Drop unused functionsPetr Machata2024-06-282-29/+0
| * selftests: libs: Drop slow_path_trap_install()/_uninstall()Petr Machata2024-06-281-16/+0
| * selftests: mirror_gre_lag_lacp: Drop unnecessary codePetr Machata2024-06-281-3/+0
| * selftests: mlxsw: mirror_gre: SimplifyPetr Machata2024-06-281-12/+5
| * selftests: mirror: Drop dual SW/HW testingPetr Machata2024-06-2817-378/+77
| * selftests: mirror: mirror_test(): Allow exact count of packetsPetr Machata2024-06-285-9/+13
| * selftests: mirror: do_test_span_dir_ips(): Install accurate tapsPetr Machata2024-06-284-20/+44
| * selftests: mirror_gre_lag_lacp: Check counters at tunnelPetr Machata2024-06-281-15/+22
| * selftests: lib: tc_rule_stats_get(): Move default to argument definitionPetr Machata2024-06-281-2/+2
| * selftests: mirror: Drop direction argument from several functionsPetr Machata2024-06-2810-90/+69
| * selftests: libs: Expand "$@" where possiblePetr Machata2024-06-284-30/+176
|/
* Merge branch 'net-flash-modees-firmware' into mainDavid S. Miller2024-06-2822-11/+1963
|\
| * ethtool: Add ability to flash transceiver modules' firmwareDanielle Ratson2024-06-284-0/+334
| * ethtool: cmis_fw_update: add a layer for supporting firmware update using CDBDanielle Ratson2024-06-284-1/+438
| * ethtool: cmis_cdb: Add a layer for supporting CDB commandsDanielle Ratson2024-06-284-1/+730
| * net: sfp: Add more extended compliance codesDanielle Ratson2024-06-281-0/+6
| * ethtool: Veto some operations during firmware flashing processDanielle Ratson2024-06-284-1/+33
| * ethtool: Add flashing transceiver modules' firmware notifications abilityDanielle Ratson2024-06-284-0/+154
| * ethtool: Add an interface for flashing transceiver modules' firmwareDanielle Ratson2024-06-285-1/+164
| * mlxsw: Implement ethtool operation to write to a transceiver module EEPROMIdo Schimmel2024-06-284-0/+93
| * ethtool: Add ethtool operation to write to a transceiver module EEPROMIdo Schimmel2024-06-281-8/+12
|/
* dt-bindings: net: realtek,rtl82xx: Document known PHY IDs as compatible stringsMarek Vasut2024-06-281-0/+23
* net: thunderx: Unembed netdev structureBreno Leitao2024-06-271-6/+15
* Revert "net: micro-optimize skb_datagram_iter"Sagi Grimberg2024-06-271-2/+2
* Merge branch 'selftests-net-switch-pmtu-sh-to-use-the-internal-ovs-script'Jakub Kicinski2024-06-273-67/+451
|\
| * selftests: net: add config for openvswitchAaron Conole2024-06-271-0/+5
| * selftests: net: Use the provided dpctl rather than the vswitchd for tests.Aaron Conole2024-06-272-23/+124
| * selftests: openvswitch: Support implicit ipv6 arguments.Aaron Conole2024-06-271-12/+24
| * selftests: openvswitch: Add support for tunnel() key.Aaron Conole2024-06-271-1/+166
| * selftests: openvswitch: Add set() and set_masked() support.Aaron Conole2024-06-271-3/+34
| * selftests: openvswitch: Refactor actions parsing.Aaron Conole2024-06-271-22/+23
| * selftests: openvswitch: Support explicit tunnel port creation.Aaron Conole2024-06-271-6/+75
|/
* s390/lcs: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-271-1/+2
* tools: ynl: use display hints for formatting of scalar attrsJakub Kicinski2024-06-271-0/+2
* Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-06-27183-4306/+4699
|\
| * wifi: brcmfmac: of: Support interrupts-extendedAlex Bee2024-06-261-2/+3