summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-09-12ice: Add netif_device_attach/detach into PF reset flowDawid Osuchowski1-0/+7
2024-09-12igb: Fix not clearing TimeSync interrupts for 82580Daiwei Li1-0/+10
2024-09-12can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD modeMarc Kleine-Budde2-4/+27
2024-09-12can: m_can: Release irq on error in m_can_openSimon Horman1-1/+4
2024-09-12ice: Check all ice_vsi_rebuild() errors in functionEric Joyner1-2/+11
2024-09-12wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3Arend van Spriel1-0/+1
2024-09-12wifi: iwlwifi: mvm: use IWL_FW_CHECK for link ID checkJohannes Berg1-1/+2
2024-09-12wifi: ath12k: fix firmware crash due to invalid peer nssAjith C1-0/+5
2024-09-12wifi: ath12k: fix uninitialize symbol error on ath12k_peer_assoc_h_he()Aaradhana Sahu1-1/+3
2024-09-12net: mctp-serial: Fix missing escapes on transmitMatt Johnston1-2/+2
2024-09-12net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanupSouradeep Chakrabarti1-9/+13
2024-09-12can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_openSimon Arlott1-1/+1
2024-09-12net: microchip: vcap: Fix use-after-free error in kunit testJens Emil Schulz Østergaard1-12/+2
2024-09-08virtio_net: Fix napi_skb_cache_put warningBreno Leitao1-4/+4
2024-09-08net/mlx5e: SHAMPO, Fix incorrect page releaseDragos Tatulea1-1/+2
2024-09-08ionic: fix potential irq name truncationShannon Nelson1-1/+1
2024-09-08wifi: iwlwifi: remove fw_running opShahar S Matityahu3-9/+1
2024-09-08wifi: rtw89: ser: avoid multiple deinit on same CAMZong-Zhe Yang1-2/+6
2024-09-08wifi: ath11k: initialize 'ret' in ath11k_qmi_load_file_target_mem()Jeff Johnson1-1/+1
2024-09-08wifi: ath12k: initialize 'ret' in ath12k_qmi_load_file_target_mem()Jeff Johnson1-1/+1
2024-09-08net: usb: qmi_wwan: add MeiG Smart SRM825LZHANG Yuntian1-0/+1
2024-09-08net/mlx5: DR, Fix 'stack guard page was hit' error in dr_ruleYevgeny Kliteynik1-1/+1
2024-09-04gtp: fix a potential NULL pointer dereferenceCong Wang1-1/+1
2024-09-04bonding: change ipsec_lock from spin lock to mutexJianbo Liu1-36/+43
2024-09-04bonding: extract the use of real_device into local variableJianbo Liu1-25/+33
2024-09-04bonding: implement xdo_dev_state_free and call it after deletionJianbo Liu1-0/+36
2024-09-04wifi: iwlwifi: fw: fix wgds rev 3 exact sizeAnjaneyulu1-5/+8
2024-09-04net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc responseHaiyang Zhang1-28/+34
2024-09-04wifi: mwifiex: duplicate static structs used in driver instancesSascha Hauer1-6/+26
2024-09-04wifi: wfx: repair open network AP modeAlexander Sverdlin1-1/+4
2024-08-29net: ngbe: Fix phy mode set to external phyMengyuan Lou1-1/+5
2024-08-29igc: Fix qbv tx latency by setting gtxoffsetFaizal Rahim1-1/+1
2024-08-29cxgb4: add forgotten u64 ivlan cast before shiftNikolay Kuratov1-1/+2
2024-08-29net: dsa: microchip: fix PTP config failure when using multiple portsMartin Whitaker1-4/+1
2024-08-29net: xilinx: axienet: Fix dangling multicast addressesSean Anderson2-12/+10
2024-08-29net: xilinx: axienet: Always disable promiscuous modeSean Anderson1-0/+4
2024-08-29octeontx2-af: Fix CPT AF register offset calculationBharat Bhushan1-12/+11
2024-08-29bnxt_en: Fix double DMA unmapping for XDP_REDIRECTSomnath Kotur1-5/+0
2024-08-29net: dsa: mv88e6xxx: Fix out-of-bound accessJoseph Huang1-1/+2
2024-08-29igb: cope with large MAX_SKB_FRAGSPaolo Abeni1-0/+1
2024-08-29dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()Dan Carpenter1-3/+4
2024-08-29ice: fix truesize operations for PAGE_SIZE >= 8192Maciej Fijalkowski2-34/+20
2024-08-29ice: fix ICE_LAST_OFFSET formulaMaciej Fijalkowski1-1/+1
2024-08-29ice: fix page reuse when PAGE_SIZE is over 8kMaciej Fijalkowski1-9/+3
2024-08-29bonding: fix xfrm state handling when clearing active slaveNikolay Aleksandrov1-1/+1
2024-08-29bonding: fix xfrm real_dev null pointer dereferenceNikolay Aleksandrov1-1/+0
2024-08-29bonding: fix null pointer deref in bond_ipsec_offload_okNikolay Aleksandrov1-0/+2
2024-08-29bonding: fix bond_ipsec_offload_ok return typeNikolay Aleksandrov1-12/+6
2024-08-29net: mscc: ocelot: serialize access to the injection/extraction groupsVladimir Oltean3-0/+67
2024-08-29net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"Vladimir Oltean2-2/+9