开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2024-12-07
tun: fix group permission check
Stas Sergeev
2024-12-06
bareudp: Handle stats using NETDEV_PCPU_STAT_DSTATS.
Guillaume Nault
2024-12-06
geneve: Handle stats using NETDEV_PCPU_STAT_DSTATS.
Guillaume Nault
2024-12-06
vxlan: Handle stats using NETDEV_PCPU_STAT_DSTATS.
Guillaume Nault
2024-12-06
vrf: Make pcpu_dstats update functions available to other modules.
Guillaume Nault
2024-12-06
net: usb: lan78xx: Improve error handling in dataport and multicast writes
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Add error handling to lan78xx_irq_bus_sync_unlock
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Add error handling to set_rx_max_frame_length and set_mtu
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Add error handling to lan78xx_init_ltm
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Improve error handling in EEPROM and OTP operations
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Fix error handling in MII read/write functions
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Improve error reporting with %pe specifier
Oleksij Rempel
2024-12-06
net: usb: lan78xx: move functions to avoid forward definitions
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Remove KSZ9031 PHY fixup
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Remove LAN8835 PHY fixup
Oleksij Rempel
2024-12-06
net: phy: update phy_ethtool_get_eee() documentation
Russell King (Oracle)
2024-12-06
net: phy: remove genphy_c45_eee_is_active()'s is_enabled arg
Russell King (Oracle)
2024-12-06
net: phy: avoid genphy_c45_ethtool_get_eee() setting eee_enabled
Russell King (Oracle)
2024-12-06
net: phy: marvell: use phydev->eee_cfg.eee_enabled
Russell King (Oracle)
2024-12-06
net: simplify resource acquisition + ioremap
Rosen Penev
2024-12-06
net: freescale: ucc_geth: phylink conversion
Maxime Chevallier
2024-12-06
net: freescale: ucc_geth: Introduce a helper to check Reduced modes
Maxime Chevallier
2024-12-06
net: freescale: ucc_geth: Move the serdes configuration around
Maxime Chevallier
2024-12-06
net: freescale: ucc_geth: Hardcode the preamble length to 7 bytes
Maxime Chevallier
2024-12-06
net: freescale: ucc_geth: Simplify frame length check
Maxime Chevallier
2024-12-06
net: freescale: ucc_geth: Use the correct type to store WoL opts
Maxime Chevallier
2024-12-06
net: freescale: ucc_geth: Fix WOL configuration
Maxime Chevallier
2024-12-06
net: freescale: ucc_geth: Use netdev->phydev to access the PHY
Maxime Chevallier
2024-12-06
net: freescale: ucc_geth: split adjust_link for phylink conversion
Maxime Chevallier
2024-12-06
net: freescale: ucc_geth: Drop support for the "interface" DT property
Maxime Chevallier
2024-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-05
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-05
Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-12-05
Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
2024-12-05
net :mana :Request a V2 response version for MANA_QUERY_GF_STAT
Shradha Gupta
2024-12-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-12-04
r8169: simplify setting hwmon attribute visibility
Heiner Kallweit
2024-12-04
net/mlx5e: Remove workaround to avoid syndrome for internal port
Jianbo Liu
2024-12-04
net/mlx5e: SD, Use correct mdev to build channel param
Tariq Toukan
2024-12-04
net/mlx5: E-Switch, Fix switching to switchdev mode in MPV
Patrisious Haddad
2024-12-04
net/mlx5: E-Switch, Fix switching to switchdev mode with IB device disabled
Patrisious Haddad
2024-12-04
net/mlx5: HWS: Properly set bwc queue locks lock classes
Cosmin Ratiu
2024-12-04
net/mlx5: HWS: Fix memory leak in mlx5hws_definer_calc_layout
Cosmin Ratiu
2024-12-04
bnxt_en: handle tpa_info in queue API implementation
David Wei
2024-12-04
bnxt_en: refactor bnxt_alloc_rx_rings() to call bnxt_alloc_rx_agg_bmap()
David Wei
2024-12-04
bnxt_en: refactor tpa_info alloc/free into helpers
David Wei
2024-12-04
geneve: do not assume mac header is set in geneve_xmit_skb()
Eric Dumazet
2024-12-04
net: phylink: remove phylink_phy_no_inband()
Russell King (Oracle)
2024-12-04
net: phylink: add negotiation of in-band capabilities
Russell King (Oracle)
2024-12-04
net: mvpp2: implement pcs_inband_caps() method
Russell King (Oracle)
[next]