summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
7 daysice: perform PHY soft reset for E825C ports at initializationGrzegorz Nitka2-1/+93
7 daysice: fix timestamp interrupt configuration for E825CGrzegorz Nitka1-4/+32
7 daysbnge: remove unsupported backing store typeVikas Gupta1-16/+0
7 daysbnge: fix initial HWRM sequenceVikas Gupta1-8/+22
7 daysslip: bound decode() reads against the compressed packet lengthWeiming Shi1-18/+25
7 daysslip: reject VJ receive packets on instances with no rstate arrayWeiming Shi1-0/+6
7 daysnet: airoha: Fix possible TX queue stall in airoha_qdma_tx_napi_poll()Lorenzo Bianconi2-5/+33
7 daysnet/mlx5: Fix HCA caps leak on notifier init failurePrathamesh Deshpande1-1/+3
7 dayspppoe: drop PFC framesQingfang Deng2-2/+8
7 dayse1000e: Unroll PTP in probe error handlingMatt Vollrath1-0/+1
7 daysiavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2Petr Oros1-1/+1
7 daysi40e: don't advertise IFF_SUPP_NOFCSKohei Enju1-1/+0
7 daysice: fix potential NULL pointer deref in error path of ice_set_ringparam()Kohei Enju1-0/+1
7 daysice: fix race condition in TX timestamp ring cleanupKeita Morisaki5-18/+31
7 daysice: fix ICE_AQ_LINK_SPEED_M for 200GPaul Greenwalt1-1/+1
7 daysice: fix PHY config on media change with link-down-on-closePaul Greenwalt1-94/+27
7 daysice: fix double-free of tx_buf skbMichal Schmidt1-2/+4
7 daysice: update PCS latency settings for E825 10G/25Gb modesGrzegorz Nitka1-6/+6
7 daysice: fix 'adjust' timer programming for E830 devicesGrzegorz Nitka1-3/+3
7 daysnet: enetc: fix NTMP DMA use-after-free issueWei Fang2-96/+126
7 daysnet: enetc: correct the command BD ring consumer indexWei Fang2-3/+12
7 daysnet: airoha: Wait for NPU PPE configuration to complete in airoha_ppe_offload...Lorenzo Bianconi1-0/+28
7 daysmacvlan: fix macvlan_get_size() not reserving space for IFLA_MACVLAN_BC_CUTOFFDudu Lu1-0/+1
7 daysnet: airoha: Add missing PPE configurations in airoha_ppe_hw_init()Lorenzo Bianconi1-3/+11
7 daysnet: airoha: Fix VIP configuration for AN7583 SoCLorenzo Bianconi2-17/+51
7 daysnet: phy: qcom: at803x: Use the correct bit to disable extended next pageMaxime Chevallier1-1/+1
7 daysnet: ethernet: mtk_eth_soc: initialize PPE per-tag-layer MTU registersDaniel Golle3-1/+52
7 daysnet/mlx5e: IPsec, fix ASO poll timeout with read_poll_timeout_atomic()Gal Pressman1-8/+4
7 daysnet/mlx5e: Fix features not applied during netdev registrationGal Pressman1-0/+8
7 daysnet: phy: fix a return path in get_phy_c45_ids()Charles Perry1-2/+2
7 daysnet: ipa: Fix decoding EV_PER_EE for IPA v5.0+Luca Weiss1-0/+1
7 daysnet: ipa: Fix programming of QTIME_TIMESTAMP_CFGLuca Weiss1-3/+3
7 daysppp: require CAP_NET_ADMIN in target netns for unattached ioctlsTaegu Ha1-0/+3
7 daysnet: airoha: Add missing RX_CPU_IDX() configuration in airoha_qdma_cleanup_rx...Lorenzo Bianconi1-0/+5
7 daysnet: mana: Move current_speed debugfs file to mana_init_port()Erni Sri Satya Vennela1-2/+2
7 daysnet: mana: Use pci_name() for debugfs directory namingErni Sri Satya Vennela1-5/+2
7 daysnet: airoha: Fix FE_PSE_BUF_SET configuration if PPE2 is availableLorenzo Bianconi1-3/+5
7 daysnet: hamradio: 6pack: fix uninit-value in sixpack_receive_bufMashiro Chen1-5/+4
7 dayseth: fbnic: Use wake instead of startMohsin Bashir1-1/+1
7 daysnet: airoha: Add dma_rmb() and READ_ONCE() in airoha_qdma_rx_process()Lorenzo Bianconi1-6/+10
7 daysnet: bcmgenet: fix racing timeout handlerJustin Chen1-13/+9
7 daysnet: bcmgenet: fix leaking free_bdsJustin Chen1-0/+2
7 daysnet: bcmgenet: fix off-by-one in bcmgenet_put_txcbJustin Chen1-3/+3
7 daysmacsec: Support VLAN-filtering lower devicesCosmin Ratiu1-8/+63
7 dayswifi: ath10k: fix station lookup failure during disconnectBaochen Qiang1-11/+15
7 dayswifi: brcmfmac: Fix error pointer dereferenceEthan Tidmore1-0/+15
7 daysnet: ethernet: ti-cpsw: fix linking built-in code to modulesArnd Bergmann6-15/+139
7 daysnet: ethernet: ti-cpsw:: rename soft_reset() functionArnd Bergmann4-4/+4
7 daysmacvlan: annotate data-races around port->bc_queue_len_usedEric Dumazet1-3/+5
7 daysr8152: fix incorrect register write to USB_UPHY_XTALChih Kai Hsu1-1/+1