summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-19net: mana: Use page pool fragments for RX buffers instead of full pages to im...Dipayaan Roy
2025-08-19net: airoha: Add wlan flowtable TX offloadLorenzo Bianconi
2025-08-19Merge branch 'net-macb-add-taprio-traffic-scheduling-support'Paolo Abeni
2025-08-19net: macb: Add capability-based QBV detection and Versal supportVineeth Karumanchi
2025-08-19net: macb: Add TAPRIO traffic scheduling supportVineeth Karumanchi
2025-08-19Merge branch 'eth-fbnic-add-xdp-support-for-fbnic'Paolo Abeni
2025-08-19eth: fbnic: Report XDP stats via ethtoolMohsin Bashir
2025-08-19eth: fbnic: Collect packet statistics for XDPMohsin Bashir
2025-08-19eth: fbnic: Add support for XDP_TX actionMohsin Bashir
2025-08-19eth: fbnic: Add support for XDP queuesMohsin Bashir
2025-08-19eth: fbnic: Add XDP pass, drop, abort supportMohsin Bashir
2025-08-19eth: fbnic: Prefetch packet headers on RxMohsin Bashir
2025-08-19eth: fbnic: Use shinfo to track frags state on RxMohsin Bashir
2025-08-19eth: fbnic: Update HeadroomMohsin Bashir
2025-08-19eth: fbnic: Add support for HDS configurationMohsin Bashir
2025-08-18Merge branch 'net-stmmac-eee-and-wol-cleanups'Jakub Kicinski
2025-08-18net: stmmac: explain the phylink_speed_down() call in stmmac_release()Russell King (Oracle)
2025-08-18net: stmmac: add helpers to indicate WoL enable statusRussell King (Oracle)
2025-08-18net: stmmac: use core wake IRQ supportRussell King (Oracle)
2025-08-18net: stmmac: remove unnecessary "stmmac: wakeup enable" printRussell King (Oracle)
2025-08-18net: stmmac: remove redundant WoL option validationRussell King (Oracle)
2025-08-18net: stmmac: remove write-only mac->pmtRussell King (Oracle)
2025-08-18net: stmmac: remove unnecessary checks in ethtool eee opsRussell King (Oracle)
2025-08-18amd-xgbe: Configure and retrieve 'tx-usecs' for Tx coalescingVishal Badole
2025-08-18Merge branch 'net-use-vmalloc_array-to-simplify-code'Jakub Kicinski
2025-08-18ppp: use vmalloc_array() to simplify codeQianfeng Rong
2025-08-18nfp: flower: use vmalloc_array() to simplify codeQianfeng Rong
2025-08-18eth: intel: use vmalloc_array() to simplify codeQianfeng Rong
2025-08-18docs: netdev: refine the clean-up patch examplesJakub Kicinski
2025-08-18ppp: mppe: Use SHA-1 library instead of crypto_shashEric Biggers
2025-08-18eth: nfp: Remove u64_stats_update_begin()/end() for stats fetchLi RongQing
2025-08-18nfc: s3fwrn5: Use SHA-1 library instead of crypto_shashEric Biggers
2025-08-18Merge branch 'net-dsa-move-ks8995-phy-driver-to-dsa'Jakub Kicinski
2025-08-18net: dsa: ks8995: Add basic switch set-upLinus Walleij
2025-08-18net: dsa: ks8995: Delete sysfs register accessLinus Walleij
2025-08-18net: dsa: ks8995: Add proper RESET delayLinus Walleij
2025-08-18net: dsa: Move KS8995 to the DSA subsystemLinus Walleij
2025-08-18dt-bindings: net: realtek,rtl82xx: document wakeup-source propertyRussell King (Oracle)
2025-08-18net: phy: realtek: fix RTL8211F wake-on-lan supportRussell King (Oracle)
2025-08-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-08-15net: Space: Replace memset(0) + strscpy() with strscpy_pad()Thorsten Blum
2025-08-15Merge branch 'net-mlx5-support-disabling-host-pfs'Jakub Kicinski
2025-08-15net/mlx5: Support disabling host PFsDaniel Jurgens
2025-08-15net/mlx5: Query to see if host PF is disabledDaniel Jurgens
2025-08-15net: phy: fixed: remove usage of a faux deviceHeiner Kallweit
2025-08-15net: bridge: remove unused argument of br_multicast_query_expired()Wang Liang
2025-08-14Merge branch 'net-dsa-b53-mmap-add-bcm63268-gphy-power-control'Jakub Kicinski
2025-08-14net: dsa: b53: mmap: Implement bcm63268 gphy power controlKyle Hendry
2025-08-14net: dsa: b53: mmap: Add gphy port to phy info for bcm63268Kyle Hendry
2025-08-14sfc: replace min/max nesting with clamp()Xichao Zhao