summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-05-30net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLEDavid Epping
2023-05-303c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET
2023-05-30net/mlx5: Devcom, fix error flow in mlx5_devcom_register_deviceShay Drory
2023-05-30net/mlx5: Fix error message when failing to allocate device memoryRoi Dayan
2023-05-30net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik
2023-05-30net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUsErez Shitrit
2023-05-30net/mlx5e: do as little as possible in napi poll when budget is 0Jakub Kicinski
2023-05-30forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET
2023-05-30octeontx2-pf: Fix TSOv6 offloadSunil Goutham
2023-05-30net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo
2023-05-30net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus
2023-05-24can: kvaser_pciefd: Disable interrupts in probe error pathJimmy Assarsson
2023-05-24can: kvaser_pciefd: Do not send EFLUSH command on TFD interruptJimmy Assarsson
2023-05-24can: kvaser_pciefd: Clear listen-only bit if not explicitly requestedJimmy Assarsson
2023-05-24can: kvaser_pciefd: Empty SRB buffer in probeJimmy Assarsson
2023-05-24can: kvaser_pciefd: Call request_irq() before enabling interruptsJimmy Assarsson
2023-05-24can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()Jimmy Assarsson
2023-05-24igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov
2023-05-24net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offsetMarco Migliore
2023-05-24cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET
2023-05-24wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg
2023-05-24wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg
2023-05-24net: bcmgenet: Restore phy_stop() depending upon suspend/closeFlorian Fainelli
2023-05-24net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()Florian Fainelli
2023-05-24virtio_net: Fix error unwinding of XDP initializationFeng Liu
2023-05-24virtio-net: Maintain reverse cleanup orderParav Pandit
2023-05-24net: hns3: fix reset delay time to avoid configuration timeoutJie Wang
2023-05-24net: hns3: fix sending pfc frames after reset issueJijie Shao
2023-05-24net: hns3: fix output information incomplete for dumping tx queue info with d...Jie Wang
2023-05-24net: phy: dp83867: add w/a for packet errors seen with short cablesGrygorii Strashko
2023-05-24net: fec: Better handle pm_runtime_get() failing in .remove()Uwe Kleine-König
2023-05-24wifi: ath11k: Fix SKB corruption in REO destination ringNagarajan Maran
2023-05-24wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede
2023-05-24wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_bufHyunwoo Kim
2023-05-24wifi: iwlwifi: pcie: fix possible NULL pointer dereferenceDaniel Gabay
2023-05-24net: pasemi: Fix return type of pasemi_mac_start_tx()Nathan Chancellor
2023-05-24bnxt: avoid overflow in bnxt_get_nvram_directory()Maxim Korotkov
2023-05-24wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hexHector Martin
2023-05-24wifi: ath: Silence memcpy run-time false positive warningKees Cook
2023-05-24ipvlan:Fix out-of-bounds caused by unclear skb->cbt.feng
2023-05-24gve: Remove the code of clearing PBA bitZiwei Xiao
2023-05-24net: add vlan_get_protocol_and_depth() helperEric Dumazet
2023-05-24net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER registerMarek Vasut
2023-05-24net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee
2023-05-24net: mdio: mvusb: Fix an error handling path in mvusb_mdio_probe()Christophe JAILLET
2023-05-17wifi: rtw88: rtw8821c: Fix rfe_option field widthSascha Hauer
2023-05-17net: enetc: check the index of the SFI rather than the handleWei Fang
2023-05-17virtio_net: suppress cpu stall when free_unused_bufsWenliang Wang
2023-05-17virtio_net: split free_unused_bufs()Xuan Zhuo
2023-05-17net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621Arınç ÜNAL