summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-04-13qed: fix ethtool register dumpManish Chopra
2022-04-13qede: confirm skb is allocated before usingJamie Bainbridge
2022-04-13net: phy: mscc-miim: reject clause 45 register accessesMichael Walle
2022-04-13net: sfc: fix using uninitialized xdp tx_queueTaehee Yoo
2022-04-13net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()Andrew Lunn
2022-04-13ice: clear cmd_type_offset_bsz for TX ringsMaciej Fijalkowski
2022-04-13ice: xsk: fix VSI state check in ice_xsk_wakeup()Maciej Fijalkowski
2022-04-13ice: synchronize_rcu() when terminating ringsMaciej Fijalkowski
2022-04-13ice: Do not skip not enabled queues in ice_vc_dis_qs_msgAnatolii Gerasymenko
2022-04-13ice: Set txq_teid to ICE_INVAL_TEID on ring creationAnatolii Gerasymenko
2022-04-13dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probeMiaoqian Lin
2022-04-13sfc: Do not free an empty page_ringMartin Habets
2022-04-13bnxt_en: Prevent XDP redirect from running when stopping TX queueRay Jui
2022-04-13bnxt_en: reserve space inside receive page for skb_shared_infoAndy Gospodarek
2022-04-13bnxt_en: Synchronize tx when xdp redirects happen on same ringPavan Chebbi
2022-04-13net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai
2022-04-13ice: Clear default forwarding VSI during VSI releaseIvan Vecera
2022-04-13vrf: fix packet sniffing for traffic originating from ip tunnelsEyal Birger
2022-04-13net: sfc: add missing xdp queue reinitializationTaehee Yoo
2022-04-13mt76: fix monitor mode crash with sdio driverDeren Wu
2022-04-13net: sfp: add 2500base-X quirk for Lantech SFP moduleMichael Walle
2022-04-13net/mlx5e: Remove overzealous validations in netlink EEPROM queryGal Pressman
2022-04-13can: etas_es58x: es58x_fd_rx_event_msg(): initialize rx_event_msg before call...Vincent Mailhol
2022-04-13bnxt_en: Eliminate unintended link toggle during FW resetMichael Chan
2022-04-13tuntap: add sanity checks about msg_controllen in sendmsgHarold Huang
2022-04-13macvtap: advertise link netns via netlinkSven Eckelmann
2022-04-13mt76: mt7615: Fix assigning negative values to unsigned variableYang Li
2022-04-13mt76: mt7915: fix injected MPDU transmission to not use HW A-MSDUJohan Almbladh
2022-04-13rtw89: fix RCU usage in rtw89_core_txq_push()Jiri Kosina
2022-04-13iwlwifi: mvm: move only to an enabled channelMiri Korenblit
2022-04-13iwlwifi: fix small doc mistake for iwl_fw_ini_addr_valLuca Coelho
2022-04-13iwlwifi: mvm: Correctly set fragmented EBSIlan Peer
2022-04-13net/mlx5e: Disable TX queues before registering the netdevMaxim Mikityanskiy
2022-04-13mt76: dma: initialize skip_unmap in mt76_dma_rx_fillLorenzo Bianconi
2022-04-13mt76: mt7921: fix crash when startup fails.Ben Greear
2022-04-13ath11k: mhi: use mhi_sync_power_up()Kalle Valo
2022-04-13ath11k: pci: fix crash on suspend if board file is not foundKalle Valo
2022-04-13ath11k: fix kernel panic during unload/load ath11k modulesVenkateswara Naralasetty
2022-04-13ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111Zekun Shen
2022-04-08ice: xsk: Fix indexing in ice_tx_xsk_pool()Maciej Fijalkowski
2022-04-08net: sparx5: uses, depends on BRIDGE or !BRIDGERandy Dunlap
2022-04-08net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardwareGuangbin Huang
2022-04-08net: hns3: fix the concurrency between functions reading debugfsYufeng Mo
2022-04-08can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix return of error valueTom Rix
2022-04-08can: mcba_usb: properly check endpoint typePavel Skripkin
2022-04-08can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error pathHangyu Hua
2022-04-08wireguard: socket: ignore v6 endpoints when ipv6 is disabledJason A. Donenfeld
2022-04-08wireguard: socket: free skb in send6 when ipv6 is disabledWang Hai
2022-04-08wireguard: queueing: use CFI-safe ptr_ring cleanup functionJason A. Donenfeld
2022-04-08net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iteratorXiaomeng Tong