summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: bcm_sf2: fix crossbar port bitwidth logicSam Edwards2024-10-052-3/+7
* Merge branch 'net-prepare-pacing-offload-support'Jakub Kicinski2024-10-058-6/+44
|\
| * net_sched: sch_fq: add the ability to offload pacingJeffrey Ji2024-10-052-6/+29
| * net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attributeEric Dumazet2024-10-056-0/+15
|/
* selftest/ptp: update ptp selftest to exercise the gettimex optionsMahesh Bandewar2024-10-051-5/+57
* Merge branch 'tcp-add-fast-path-in-timer-handlers'Jakub Kicinski2024-10-058-24/+49
|\
| * tcp: add a fast path in tcp_delack_timer()Eric Dumazet2024-10-055-6/+18
| * tcp: add a fast path in tcp_write_timer()Eric Dumazet2024-10-051-0/+5
| * tcp: annotate data-races around icsk->icsk_pendingEric Dumazet2024-10-057-20/+28
|/
* Merge branch 'selftests-net-ioam-add-tunsrc-support'Jakub Kicinski2024-10-052-790/+2129
|\
| * selftests: net: add new ioam testsJustin Iurman2024-10-054-0/+2787
| * selftests: net: remove ioam testsJustin Iurman2024-10-054-1448/+0
|/
* net: dsa: mv88e6xxx: Support LED controlLinus Walleij2024-10-057-2/+1031
* hv_netvsc: Don't assume cpu_possible_mask is denseMichael Kelley2024-10-041-1/+1
* ethtool: rss: fix rss key initialization warningDaniel Zahka2024-10-041-0/+1
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-10-0410-954/+910
|\
| * ice: Drop auxbus use for PTP to finalize ice_adapter moveSergey Temerkhanov2024-10-012-273/+0
| * ice: Use ice_adapter for PTP shared data instead of auxdevSergey Temerkhanov2024-10-015-43/+105
| * ice: Initial support for E825C hardware in ice_adapterSergey Temerkhanov2024-10-011-3/+13
| * ice: Add ice_get_ctrl_ptp() wrapper to simplify the codeSergey Temerkhanov2024-10-012-1/+16
| * ice: Introduce ice_get_phy_model() wrapperSergey Temerkhanov2024-10-013-21/+25
| * ice: Enable 1PPS out from CGU for E825C productsSergey Temerkhanov2024-10-013-0/+34
| * ice: Read SDP section from NVM for pin definitionsYochai Hagvi2024-10-015-28/+186
| * ice: Disable shared pin on E810 on setfuncKarol Kolacinski2024-10-011-0/+65
| * ice: Cache perout/extts requests and check flagsKarol Kolacinski2024-10-014-204/+212
| * ice: Align E810T GPIO to other productsKarol Kolacinski2024-10-015-405/+155
| * ice: Add SDPs support for E825CKarol Kolacinski2024-10-011-2/+18
| * ice: Implement ice_ptp_pin_descKarol Kolacinski2024-10-012-107/+214
* | Merge branch 'add-option-to-provide-opt_id-value-via-cmsg'Jakub Kicinski2024-10-0420-48/+149
|\ \
| * | selftests: txtimestamp: add SCM_TS_OPT_ID testVadim Fedorenko2024-10-043-15/+43
| * | net_tstamp: add SCM_TS_OPT_ID for RAW socketsVadim Fedorenko2024-10-049-21/+31
| * | net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control messageVadim Fedorenko2024-10-0411-12/+75
|/ /
* | Merge branch 'net-mlx5-hw-counters-refactor'Jakub Kicinski2024-10-044-278/+147
|\ \
| * | net/mlx5: hw counters: Remove mlx5_fc_create_exCosmin Ratiu2024-10-043-10/+2
| * | net/mlx5: hw counters: Don't maintain a counter countCosmin Ratiu2024-10-041-22/+18
| * | net/mlx5: hw counters: Drop unneeded cacheline alignmentCosmin Ratiu2024-10-041-1/+1
| * | net/mlx5: hw counters: Replace IDR+lists with xarrayCosmin Ratiu2024-10-041-194/+82
| * | net/mlx5: hw counters: Use kvmalloc for bulk query bufferCosmin Ratiu2024-10-041-37/+22
| * | net/mlx5: hw counters: Make fc_stats & fc_pool privateCosmin Ratiu2024-10-042-52/+60
|/ /
* | octeontx2-af: Change block parameter to const pointer in get_lf_str_listRiyan Dhiman2024-10-041-7/+7
* | net: macb: Adding support for Jumbo Frames up to 10240 Bytes in SAMA5D2Aleksander Jan Bajkowski2024-10-041-1/+2
* | Merge branch 'net-airoha-fix-pse-memory-configuration'Jakub Kicinski2024-10-041-6/+14
|\ \
| * | net: airoha: fix PSE memory configuration in airoha_fe_pse_ports_init()Lorenzo Bianconi2024-10-041-2/+4
| * | net: airoha: read default PSE reserved pages value before updatingLorenzo Bianconi2024-10-041-4/+10
|/ /
* | Merge branch 'net-switch-to-scoped-device_for_each_child_node'Jakub Kicinski2024-10-042-10/+4
|\ \
| * | net: hns: hisilicon: hns_dsaf_mac: switch to scoped device_for_each_child_node()Javier Carrasco2024-10-041-7/+3
| * | net: mdio: thunder: switch to scoped device_for_each_child_node()Javier Carrasco2024-10-041-3/+1
|/ /
* | Merge branch 'qed-ethtool-d-faster-less-latency'Jakub Kicinski2024-10-043-29/+18
|\ \
| * | qed: put cond_resched() in qed_dmae_operation_wait()Michal Schmidt2024-10-041-0/+1
| * | qed: allow the callee of qed_mcp_nvm_read() to sleepMichal Schmidt2024-10-041-8/+1