summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-09-18i40e: fix idx validation in config queues msgLukasz Czapnik
2025-09-18i40e: fix idx validation in i40e_validate_queue_mapLukasz Czapnik
2025-09-18i40e: add validation for ring_len paramLukasz Czapnik
2025-09-18net: phy: clear link parameters on admin link downOleksij Rempel
2025-09-18net: ti: am65-cpsw: Update hw timestamping filter for PTPv1 RX packetsVishnu Singh
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-18octeontx2-pf: Fix use-after-free bugs in otx2_sync_tstamp()Duoming Zhou
2025-09-18cnic: Fix use-after-free bugs in cnic_delete_taskDuoming Zhou
2025-09-18net: liquidio: fix overflow in octeon_init_instr_queue()Alexey Nepomnyashih
2025-09-18Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set"Tariq Toukan
2025-09-18net: virtio_net: add get_rxrings ethtool callback for RX ring queriesBreno Leitao
2025-09-18bnxt_en: Implement ethtool .set_tunable() for ETHTOOL_PFC_PREVENTION_TOUTMichael Chan
2025-09-18bnxt_en: Implement ethtool .get_tunable() for ETHTOOL_PFC_PREVENTION_TOUTMichael Chan
2025-09-18bnxt_en: Use VLAN_ETH_HLEN when possibleKalesh AP
2025-09-18bnxt_en: Support for RoCE resources dynamically shared within VFs.Anantha Prabhu
2025-09-18bnxt_en: Add err_qpc backing store handlingKashyap Desai
2025-09-18bnxt_en: Add fw log trace support for 5731X/5741X chipsShruti Parab
2025-09-18bnxt_en: Improve bnxt_backing_store_cfg_v2()Michael Chan
2025-09-18bnxt_en: Optimize bnxt_sriov_disable()Kalesh AP
2025-09-18bnxt_en: Remove unnecessary VF check in bnxt_hwrm_nvm_req()Kalesh AP
2025-09-18bnxt_en: Drop redundant if block in bnxt_dl_flash_update()Kalesh AP
2025-09-18Merge branch 'add-basic-psp-encryption-for-tcp-connections'Paolo Abeni
2025-09-18Merge tag 'ib-mfd-gpio-hwmon-i2c-can-rtc-watchdog-v6.18' of git://git.kernel....Bartosz Golaszewski
2025-09-18net/mlx5e: Implement PSP key_rotate operationRaed Salem
2025-09-18net/mlx5e: Add Rx data path offloadRaed Salem
2025-09-18net/mlx5e: Configure PSP Rx flow steering rulesRaed Salem
2025-09-18net/mlx5e: Add PSP steering in local NIC RXRaed Salem
2025-09-18net/mlx5e: Implement PSP Tx data pathRaed Salem
2025-09-18net/mlx5e: Implement PSP operations .assoc_add and .assoc_delRaed Salem
2025-09-18net/mlx5e: Support PSP offload functionalityRaed Salem
2025-09-18eth: fbnic: add OTP health reporterJakub Kicinski
2025-09-18eth: fbnic: report FW uptime in health diagnoseJakub Kicinski
2025-09-18eth: fbnic: add FW health reporterJakub Kicinski
2025-09-18eth: fbnic: support FW communication for core dumpJakub Kicinski
2025-09-18eth: fbnic: support allocating FW completions with extra spaceJakub Kicinski
2025-09-18eth: fbnic: reprogram TCAMs after FW crashJakub Kicinski
2025-09-18eth: fbnic: factor out clearing the action TCAMJakub Kicinski
2025-09-18eth: fbnic: use fw uptime to detect fw crashesJakub Kicinski
2025-09-18eth: fbnic: make fbnic_fw_log_write() parameter constJakub Kicinski
2025-09-18net: renesas: rswitch: simplify rswitch_stop()Yury Norov (NVIDIA)
2025-09-18eth: fbnic: support devmem TxJakub Kicinski
2025-09-17net/mlx5e: Use the 'num_doorbells' devlink paramCosmin Ratiu
2025-09-17net/mlx5e: Use multiple CQ doorbellsCosmin Ratiu
2025-09-17net/mlx5e: Use multiple TX doorbellsCosmin Ratiu
2025-09-17net/mlx5e: Prepare for using different CQ doorbellsCosmin Ratiu
2025-09-17net/mlx5e: Prepare for using multiple TX doorbellsCosmin Ratiu
2025-09-17net/mlx5: Store the global doorbell in mlx5_privCosmin Ratiu
2025-09-17net/mlx5e: Remove unused 'xsk' param of mlx5e_build_xdpsq_paramCosmin Ratiu
2025-09-17net/mlx5: Remove unused 'offset' field from mlx5_sq_bfregCosmin Ratiu
2025-09-17net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSETCosmin Ratiu