summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-08-28Merge tag 'wireless-2024-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-08-27gtp: fix a potential NULL pointer dereferenceCong Wang
2024-08-27bonding: change ipsec_lock from spin lock to mutexJianbo Liu
2024-08-27bonding: extract the use of real_device into local variableJianbo Liu
2024-08-27bonding: implement xdo_dev_state_free and call it after deletionJianbo Liu
2024-08-27ionic: Prevent tx_timeout due to frequent doorbell ringingBrett Creeley
2024-08-27wifi: iwlwifi: clear trans->state earlier upon errorEmmanuel Grumbach
2024-08-27wifi: wfx: repair open network AP modeAlexander Sverdlin
2024-08-26net: ti: icssg-prueth: Fix 10M Link issue on AM64xMD Danish Anwar
2024-08-26wifi: iwlwifi: mvm: don't wait for tx queues if firmware is deadEmmanuel Grumbach
2024-08-26wifi: iwlwifi: mvm: allow 6 GHz channels in MLO scanAvraham Stern
2024-08-26wifi: iwlwifi: mvm: pause TCM when the firmware is stoppedEmmanuel Grumbach
2024-08-26wifi: iwlwifi: fw: fix wgds rev 3 exact sizeAnjaneyulu
2024-08-26wifi: iwlwifi: mvm: take the mutex before running link selectionEmmanuel Grumbach
2024-08-26wifi: iwlwifi: mvm: fix iwl_mvm_max_scan_ie_fw_cmd_room()Daniel Gabay
2024-08-26wifi: iwlwifi: mvm: fix iwl_mvm_scan_fits() calculationDaniel Gabay
2024-08-26wifi: iwlwifi: lower message level for FW buffer destinationBenjamin Berg
2024-08-26wifi: iwlwifi: mvm: fix hibernationEmmanuel Grumbach
2024-08-26net: ftgmac100: Ensure tx descriptor updates are visibleJacky Chou
2024-08-23net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc responseHaiyang Zhang
2024-08-22net: xilinx: axienet: Fix dangling multicast addressesSean Anderson
2024-08-22net: xilinx: axienet: Always disable promiscuous modeSean Anderson
2024-08-22octeontx2-af: Fix CPT AF register offset calculationBharat Bhushan
2024-08-22net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211FSava Jakovljev
2024-08-22net: ngbe: Fix phy mode set to external phyMengyuan Lou
2024-08-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-08-21bnxt_en: Fix double DMA unmapping for XDP_REDIRECTSomnath Kotur
2024-08-20net: dsa: mv88e6xxx: Fix out-of-bound accessJoseph Huang
2024-08-20net: dsa: microchip: fix PTP config failure when using multiple portsMartin Whitaker
2024-08-20igb: cope with large MAX_SKB_FRAGSPaolo Abeni
2024-08-20cxgb4: add forgotten u64 ivlan cast before shiftNikolay Kuratov
2024-08-20dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()Dan Carpenter
2024-08-20ice: use internal pf id instead of function numberMichal Swiatkowski
2024-08-20ice: fix truesize operations for PAGE_SIZE >= 8192Maciej Fijalkowski
2024-08-20ice: fix ICE_LAST_OFFSET formulaMaciej Fijalkowski
2024-08-20ice: fix page reuse when PAGE_SIZE is over 8kMaciej Fijalkowski
2024-08-20bonding: fix xfrm state handling when clearing active slaveNikolay Aleksandrov
2024-08-20bonding: fix xfrm real_dev null pointer dereferenceNikolay Aleksandrov
2024-08-20bonding: fix null pointer deref in bond_ipsec_offload_okNikolay Aleksandrov
2024-08-20bonding: fix bond_ipsec_offload_ok return typeNikolay Aleksandrov
2024-08-16net/mlx5: Fix IPsec RoCE MPV trace callPatrisious Haddad
2024-08-16net/mlx5e: XPS, Fix oversight of Multi-PF Netdev changesCarolina Jubran
2024-08-16net/mlx5e: SHAMPO, Release in progress headersDragos Tatulea
2024-08-16net/mlx5e: SHAMPO, Fix page leakDragos Tatulea
2024-08-16wifi: mwifiex: duplicate static structs used in driver instancesSascha Hauer
2024-08-16net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untaggedVladimir Oltean
2024-08-16net: dsa: felix: fix VLAN tag loss on CPU reception with ocelot-8021qVladimir Oltean
2024-08-16net: mscc: ocelot: serialize access to the injection/extraction groupsVladimir Oltean
2024-08-16net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"Vladimir Oltean
2024-08-16net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...Vladimir Oltean