summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-04-20net: ipa: fix a build dependencyAlex Elder
2022-04-20ath9k: Fix usage of driver-private space in tx_infoToke Høiland-Jørgensen
2022-04-20ath9k: Properly clear TX status area before reporting to mac80211Toke Høiland-Jørgensen
2022-04-20drivers: net: slip: fix NPD bug in sl_tx_timeout()Duoming Zhou
2022-04-20myri10ge: fix an incorrect free for skb in myri10ge_sw_tsoXiaomeng Tong
2022-04-20net: usb: aqc111: Fix out-of-bounds accesses in RX fixupMarcin Kozlowski
2022-04-20net: axienet: setup mdio unconditionallyAndy Chiu
2022-04-20net: micrel: fix KS8851_MLL KconfigRandy Dunlap
2022-04-20net: bcmgenet: Revert "Use stronger register read/writes to assure ordering"Jeremy Linton
2022-04-20net: ftgmac100: access hardware register after clock readyDylan Hung
2022-04-20macvlan: Fix leaking skb in source mode with nodst optionMartin Willi
2022-04-20net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen
2022-04-20net: dsa: felix: suppress -EPROBE_DEFER errorsMichael Walle
2022-04-20mlxsw: i2c: Fix initialization error flowVadim Pasternak
2022-04-20net: mdio: don't defer probe forever if PHY IRQ provider is missingVladimir Oltean
2022-04-20veth: Ensure eth header is in skb's linear partGuillaume Nault
2022-04-20Revert "ath11k: mesh: add support for 256 bitmap in blockack frames in 11ax"Anilkumar Kolli
2022-04-20net: ipa: request IPA register values be retainedAlex Elder
2022-04-20hamradio: remove needs_free_netdev to avoid UAFLin Ma
2022-04-20hamradio: defer 6pack kfree after unregister_netdevLin Ma
2022-04-13Revert "net/mlx5: Accept devlink user input after driver initialization compl...dann frazier
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: 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-13iwlwifi: mvm: move only to an enabled channelMiri Korenblit
2022-04-13iwlwifi: mvm: Correctly set fragmented EBSIlan Peer
2022-04-13net/mlx5e: Disable TX queues before registering the netdevMaxim Mikityanskiy