summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-07-25wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILLEmmanuel Grumbach
2024-07-25wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCKDaniel Gabay
2024-07-25net: usb: qmi_wwan: add Telit FN912 compositionsDaniele Palmas
2024-07-25ibmvnic: Add tx check to prevent skb leakNick Child
2024-07-25octeontx2-pf: Fix coverity and klockwork issues in octeon PF driverRatheesh Kannoth
2024-07-25can: kvaser_usb: fix return value for hif_usb_send_regoutChen Ni
2024-07-25wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkillIlan Peer
2024-07-25wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe optionAyala Beker
2024-07-25wifi: iwlwifi: mvm: handle BA session teardown in RF-killJohannes Berg
2024-07-25wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmdYedidya Benshimol
2024-07-25wifi: iwlwifi: mvm: remove stale STA link data during restartBenjamin Berg
2024-07-25wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookupYedidya Benshimol
2024-07-18wireguard: send: annotate intentional data race in checking empty queueJason A. Donenfeld
2024-07-18wireguard: queueing: annotate intentional data race in cpu round robinJason A. Donenfeld
2024-07-18wireguard: allowedips: avoid unaligned 64-bit memory accessesHelge Deller
2024-07-18net: ks8851: Fix potential TX stall after interface reopenRonald Wahl
2024-07-18net: ks8851: Fix deadlock with the SPI chip variantRonald Wahl
2024-07-18octeontx2-af: fix issue with IPv4 match for RSSSatheesh Paul
2024-07-18octeontx2-af: fix issue with IPv6 ext match for RSSKiran Kumar K
2024-07-18octeontx2-af: fix detection of IP layerMichal Mazur
2024-07-18octeontx2-af: fix a issue with cpt_lf_alloc mailboxSrujana Challa
2024-07-18octeontx2-af: replace cpt slot with lf id on reg writeNithin Dabilpuram
2024-07-18i40e: fix: remove needless retries of NVM updateAleksandr Loktionov
2024-07-18ppp: reject claimed-as-LCP but actually malformed packetsDmitry Antipov
2024-07-18net: ethernet: mtk-star-emac: set mac_managed_pm when probingJian Hui Lee
2024-07-18net: ethernet: lantiq_etop: fix double free in detachAleksander Jan Bajkowski
2024-07-18i40e: Fix XDP program unloading while removing the driverMichal Kubiak
2024-07-18octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_avai...Aleksandr Mishin
2024-07-18net: phy: microchip: lan87xx: reinit PHY after cable testOleksij Rempel
2024-07-18net: bcmasp: Fix error code in probe()Dan Carpenter
2024-07-18dsa: lan9303: Fix mapping between DSA port number and PHY addressChristian Eggers
2024-07-11bnx2x: Fix multiple UBSAN array-index-out-of-boundsGhadi Elie Rahme
2024-07-11net: stmmac: dwmac-qcom-ethqos: fix error array sizeYijie Yang
2024-07-11can: kvaser_usb: Explicitly initialize family in leafimx driver_info structJimmy Assarsson
2024-07-11Revert "igc: fix a log entry using uninitialized netdev"Sasha Neftin
2024-07-11mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...Aleksandr Mishin
2024-07-11bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun
2024-07-11wifi: wilc1000: fix ies_len type in connect pathJozef Hopko
2024-07-11net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif...Dave Jiang
2024-07-11net: txgbe: initialize num_q_vectors for MSI/INTx interruptsJiawen Wu
2024-07-11e1000e: Fix S0ix residency on corporate systemsDima Ruinskiy
2024-07-11net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup()Jianbo Liu
2024-07-11net/mlx5: E-switch, Create ingress ACL when neededChris Mi
2024-07-11igc: fix a log entry using uninitialized netdevCorinna Vinschen
2024-07-11net: dsa: mv88e6xxx: Correct check for empty listSimon Horman
2024-07-11wifi: mt76: mt7996: add sanity checks for background radar triggerStanleyYP Wang
2024-07-11wifi: mt76: replace skb_put with skb_put_zeroFelix Fietkau
2024-07-05can: mcp251xfd: fix infinite loop when xmit failsVitor Soares
2024-07-05net: usb: ax88179_178a: improve link status logsJose Ignacio Tornos Martinez
2024-07-05net/dpaa2: Avoid explicit cpumask var allocation on stackDawei Li