summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-12-05net: mvmdio: Avoid excessive sleeps in polled modeTobias Waldekranz
2023-12-05net: wwan: qcom_bam_dmux: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-05net: wan/ixp4xx_hss: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-05net: wan/fsl_ucc_hdlc: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-05net: sfp: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-05net: pcs: rzn1-miic: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-05net: fjes: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-05net: ipa: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-05net: bnxt: fix a potential use-after-free in bnxt_init_tcDinghao Liu
2023-12-05net: veth: fix packet segmentation in veth_convert_skb_to_xdp_buffLorenzo Bianconi
2023-12-05net: hns3: reduce stack usage in hclge_dbg_dump_tm_pri()Arnd Bergmann
2023-12-05iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is zeroJacob Keller
2023-12-05i40e: Fix unexpected MFS warning messageIvan Vecera
2023-12-05ice: Restore fix disabling RX VLAN filteringMarcin Szycik
2023-12-05ice: change vfs.num_msix_per to vf->num_msixMichal Swiatkowski
2023-12-05sfc-siena: Implement ndo_hwtstamp_(get|set)Alex Austin
2023-12-05sfc: Implement ndo_hwtstamp_(get|set)Alex Austin
2023-12-05wifi: ath12k: avoid repeated wiphy access from hwKarthikeyan Periyasamy
2023-12-05wifi: ath12k: fix and enable AP mode for WCN7850Kang Yang
2023-12-05wifi: ath12k: set IRQ affinity to CPU0 in case of one MSI vectorKang Yang
2023-12-05wifi: ath12k: do not restore ASPM in case of single MSI vectorKang Yang
2023-12-05wifi: ath12k: add support one MSI vectorKang Yang
2023-12-05wifi: ath12k: refactor multiple MSI vector implementationKang Yang
2023-12-05wifi: ath12k: use ATH12K_PCI_IRQ_DP_OFFSET for DP IRQKang Yang
2023-12-05wifi: ath12k: add CE and ext IRQ flag to indicate irq_handlerKang Yang
2023-12-05wifi: ath12k: get msi_data again after request_irq is calledKang Yang
2023-12-05octeontx2-af: fix a use-after-free in rvu_npa_register_reportersZhipeng Lu
2023-12-05ipvlan: implement .parse_protocol hook function in ipvlan_header_opsZhengchao Shao
2023-12-05macvlan: implement .parse_protocol hook function in macvlan_hard_header_opsZhengchao Shao
2023-12-05ice: Rename E822 to E82XKarol Kolacinski
2023-12-05ice: periodically kick Tx timestamp interruptJacob Keller
2023-12-05ice: Re-enable timestamping correctly after resetKarol Kolacinski
2023-12-05ice: Improve logs for max ntuple errorsPawel Kaminski
2023-12-05ice: add CGU info to devlink info callbackArkadiusz Kubalewski
2023-12-05ice: read internal temperature sensorKonrad Knitter
2023-12-04net/mlx5: Fix a NULL vs IS_ERR() checkDan Carpenter
2023-12-04net/mlx5e: Check netdev pointer before checking its net nsGavin Li
2023-12-04net/mlx5: Nack sync reset request when HotPlug is enabledMoshe Shemesh
2023-12-04net/mlx5e: TC, Don't offload post action rule if not supportedChris Mi
2023-12-04net/mlx5e: Fix possible deadlock on mlx5e_tx_timeout_workMoshe Shemesh
2023-12-04net/mlx5e: Disable IPsec offload support if not FW steeringChris Mi
2023-12-04net/mlx5e: Check the number of elements before walk TC rhashtableJianbo Liu
2023-12-04net/mlx5e: Reduce eswitch mode_lock protection contextJianbo Liu
2023-12-04net/mlx5e: Tidy up IPsec NAT-T SA discoveryLeon Romanovsky
2023-12-04net/mlx5e: Add IPsec and ASO syndromes check in HWPatrisious Haddad
2023-12-04net/mlx5e: Remove exposure of IPsec RX flow steering structLeon Romanovsky
2023-12-04net/mlx5e: Unify esw and normal IPsec status table creation/destructionPatrisious Haddad
2023-12-04net/mlx5e: Ensure that IPsec sequence packet number starts from 1Leon Romanovsky
2023-12-04net/mlx5e: Honor user choice of IPsec replay window sizeLeon Romanovsky
2023-12-04net: stmmac: Add support for EST cycle-time-extensionRohan G Thomas