summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-07-25wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCKDaniel Gabay1-1/+1
2024-07-25net: usb: qmi_wwan: add Telit FN912 compositionsDaniele Palmas1-0/+2
2024-07-25ibmvnic: Add tx check to prevent skb leakNick Child1-0/+12
2024-07-25can: kvaser_usb: fix return value for hif_usb_send_regoutChen Ni1-1/+1
2024-07-25wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkillIlan Peer1-1/+2
2024-07-25wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe optionAyala Beker1-1/+4
2024-07-25wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmdYedidya Benshimol1-2/+11
2024-07-25wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookupYedidya Benshimol1-1/+2
2024-07-18wireguard: send: annotate intentional data race in checking empty queueJason A. Donenfeld1-1/+1
2024-07-18wireguard: queueing: annotate intentional data race in cpu round robinJason A. Donenfeld1-2/+2
2024-07-18wireguard: allowedips: avoid unaligned 64-bit memory accessesHelge Deller1-2/+2
2024-07-18net: ks8851: Fix potential TX stall after interface reopenRonald Wahl1-1/+1
2024-07-18net: ks8851: Fix deadlock with the SPI chip variantRonald Wahl2-6/+6
2024-07-18octeontx2-af: fix issue with IPv4 match for RSSSatheesh Paul1-3/+4
2024-07-18octeontx2-af: fix issue with IPv6 ext match for RSSKiran Kumar K1-1/+4
2024-07-18octeontx2-af: extend RSS supported offload typesKiran Kumar K2-0/+63
2024-07-18octeontx2-af: fix detection of IP layerMichal Mazur1-2/+6
2024-07-18octeontx2-af: fix a issue with cpt_lf_alloc mailboxSrujana Challa1-1/+1
2024-07-18octeontx2-af: update cpt lf alloc mailboxSrujana Challa2-3/+9
2024-07-18octeontx2-af: replace cpt slot with lf id on reg writeNithin Dabilpuram1-7/+16
2024-07-18ppp: reject claimed-as-LCP but actually malformed packetsDmitry Antipov1-0/+15
2024-07-18net: ethernet: mtk-star-emac: set mac_managed_pm when probingJian Hui Lee1-0/+7
2024-07-18net: ethernet: lantiq_etop: fix double free in detachAleksander Jan Bajkowski1-2/+2
2024-07-18i40e: Fix XDP program unloading while removing the driverMichal Kubiak1-5/+4
2024-07-18octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_avai...Aleksandr Mishin1-1/+1
2024-07-18net: phy: microchip: lan87xx: reinit PHY after cable testOleksij Rempel1-1/+1
2024-07-11bnx2x: Fix multiple UBSAN array-index-out-of-boundsGhadi Elie Rahme1-1/+1
2024-07-11can: kvaser_usb: Explicitly initialize family in leafimx driver_info structJimmy Assarsson1-0/+1
2024-07-11Revert "igc: fix a log entry using uninitialized netdev"Sasha Neftin1-3/+2
2024-07-11mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...Aleksandr Mishin1-0/+1
2024-07-11bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun1-3/+3
2024-07-11wifi: wilc1000: fix ies_len type in connect pathJozef Hopko1-1/+2
2024-07-11net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif...Dave Jiang1-1/+1
2024-07-11e1000e: Fix S0ix residency on corporate systemsDima Ruinskiy1-66/+66
2024-07-11net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup()Jianbo Liu1-0/+5
2024-07-11net/mlx5: E-switch, Create ingress ACL when neededChris Mi1-8/+29
2024-07-11igc: fix a log entry using uninitialized netdevCorinna Vinschen1-2/+3
2024-07-11net: dsa: mv88e6xxx: Correct check for empty listSimon Horman1-2/+2
2024-07-11wifi: mt76: replace skb_put with skb_put_zeroFelix Fietkau2-6/+6
2024-07-05can: mcp251xfd: fix infinite loop when xmit failsVitor Soares3-9/+65
2024-07-05net: usb: ax88179_178a: improve link status logsJose Ignacio Tornos Martinez1-1/+5
2024-07-05net/dpaa2: Avoid explicit cpumask var allocation on stackDawei Li1-5/+9
2024-07-05net: dsa: microchip: fix wrong register write when masking interruptTristram Ha1-1/+1
2024-07-05net: dsa: microchip: use collision based back pressure modeEnguerrand de Ribaucourt2-0/+5
2024-07-05net: phy: micrel: add Microchip KSZ 9477 to the device tableEnguerrand de Ribaucourt1-0/+1
2024-07-05ibmvnic: Free any outstanding tx skbs during scrq resetNick Child1-0/+6
2024-07-05mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systemsIdo Schimmel1-6/+14
2024-07-05net: dsa: microchip: fix initial port flush problemTristram Ha1-4/+2
2024-06-27net: usb: ax88179_178a: improve reset checkJose Ignacio Tornos Martinez1-5/+13
2024-06-27net: stmmac: Assign configured channel value to EXTTS eventOleksij Rempel1-1/+5