summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-08-20net: dsa: b53: Use dev_err_probe()Florian Fainelli
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-20net: hns3: Use ARRAY_SIZE() to improve readabilityZhang Zekun
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-20net: ethernet: ibm: Simpify code with for_each_child_of_node()Zhang Zekun
2024-08-19net/mlx5: E-Switch, Remove unused declarationsYue Haibing
2024-08-19igbvf: Remove two unused declarationsYue Haibing
2024-08-19gve: Remove unused declaration gve_rx_alloc_rings()Yue Haibing
2024-08-19Merge 6.11-rc4 into tty-nextGreg Kroah-Hartman
2024-08-16bnx2x: Set ivi->vlan field as an integerSimon Horman
2024-08-16net: txgbe: Remove unnecessary NULL check before freeSimon Horman
2024-08-16net: ethernet: lantiq_etop: remove unused variableAleksander Jan Bajkowski
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-16Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-08-16idpf: remove redundant 'req_vec_chunks' NULL checkPavan Kumar Linga
2024-08-16net: ag71xx: use devm for register_netdevRosen Penev
2024-08-16net: ag71xx: use devm for of_mdiobus_registerRosen Penev
2024-08-16net: ag71xx: devm_clk_get_enabledRosen Penev
2024-08-16net: hns3: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpersSimon Horman
2024-08-16net: ethernet: mtk_eth_soc: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpersSimon Horman
2024-08-16net: dsa: microchip: fix KSZ87xx family structure wrt the datasheetPieter Van Trappen
2024-08-16net: dsa: microchip: add WoL support for KSZ87xx familyPieter Van Trappen
2024-08-16net: dsa: microchip: generalize KSZ9477 WoL functions at ksz_commonPieter Van Trappen
2024-08-16net: dsa: microchip: move KSZ9477 WoL functions to ksz_commonPieter Van Trappen
2024-08-16net: phy: dp83tg720: Add cable testing supportOleksij Rempel
2024-08-16phy: Add Open Alliance helpers for the PHY frameworkOleksij Rempel
2024-08-16wifi: rtw88: remove CPT execution branch never usedDmitry Kandybka
2024-08-16wifi: rtw89: 8852a: adjust ANA clock to 12MChin-Yen Lee
2024-08-16wifi: rtw89: correct base HT rate mask for firmwarePing-Ke Shih
2024-08-16wifi: rtw89: remove unused C2H event ID RTW89_MAC_C2H_FUNC_READ_WOW_CAM to pr...Ping-Ke Shih
2024-08-16wifi: rtw89: 8922a: add digital compensation to avoid TX EVM degradeKuan-Chung Chen
2024-08-16wifi: rtw89: 8852c: support firmware with fw_elementKuan-Chung Chen
2024-08-16wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmitToke Høiland-Jørgensen
2024-08-16wifi: mwifiex: keep mwifiex_cfg80211_ops constantSascha Hauer
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