开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2025-04-22
vxlan: Introduce FDB key structure
Ido Schimmel
2025-04-22
vxlan: Do not treat dst cache initialization errors as fatal
Ido Schimmel
2025-04-22
vxlan: Create wrappers for FDB lookup
Ido Schimmel
2025-04-22
vxlan: Rename FDB Tx lookup function
Ido Schimmel
2025-04-22
vxlan: Convert FDB flushing to RCU
Ido Schimmel
2025-04-22
vxlan: Convert FDB garbage collection to RCU
Ido Schimmel
2025-04-22
vxlan: Use linked list to traverse FDB entries
Ido Schimmel
2025-04-22
vxlan: Add a linked list of FDB entries
Ido Schimmel
2025-04-22
vxlan: Use a single lock to protect the FDB table
Ido Schimmel
2025-04-22
vxlan: Relocate assignment of default remote device
Ido Schimmel
2025-04-22
vxlan: Unsplit default FDB entry creation and notification
Ido Schimmel
2025-04-22
vxlan: Insert FDB into hash table in vxlan_fdb_create()
Ido Schimmel
2025-04-22
vxlan: Simplify creation of default FDB entry
Ido Schimmel
2025-04-22
vxlan: Add RCU read-side critical sections in the Tx path
Ido Schimmel
2025-04-21
bnxt_en: Remove unused macros in bnxt_ulp.h
Kalesh AP
2025-04-21
bnxt_en: Remove unused field "ref_count" in struct bnxt_ulp
Kalesh AP
2025-04-21
bnxt_en: Report the ethtool coredump length after copying the coredump
Shruti Parab
2025-04-21
bnxt_en: Change FW message timeout warning
Michael Chan
2025-04-21
net: stmmac: socfpga: convert to devm_stmmac_pltfr_probe()
Russell King (Oracle)
2025-04-21
net: stmmac: socfpga: call set_phy_mode() before registration
Russell King (Oracle)
2025-04-21
net: stmmac: socfpga: convert to stmmac_pltfr_pm_ops
Russell King (Oracle)
2025-04-21
net: stmmac: socfpga: provide init function
Russell King (Oracle)
2025-04-21
net: stmmac: socfpga: init dwmac->stmmac_rst before registration
Russell King (Oracle)
2025-04-21
s390: ism: Pass string literal as format argument of dev_set_name()
Simon Horman
2025-04-21
net/mlx5: Fix spelling mistakes in mlx5_core_dbg message and comments
Colin Ian King
2025-04-21
net: axienet: Fix spelling mistake "archecture" -> "architecture"
Colin Ian King
2025-04-17
net: stmmac: mediatek: stop initialising plat->mac_interface
Russell King (Oracle)
2025-04-17
net: stmmac: dwc-qos: use PHY clock-stop capability
Russell King (Oracle)
2025-04-17
net/mlx5e: ethtool: Fix formatting of ptp_rq0_csum_complete_tail_slow
Kees Cook
2025-04-17
net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpy
Kees Cook
2025-04-17
r8169: add RTL_GIGA_MAC_VER_LAST to facilitate adding support for new chip ve...
Heiner Kallweit
2025-04-17
r8169: refactor chip version detection
Heiner Kallweit
2025-04-17
net: stmmac: sunxi: use devm_stmmac_pltfr_probe()
Russell King (Oracle)
2025-04-17
net: stmmac: sunxi: use stmmac_pltfr_probe()
Russell King (Oracle)
2025-04-17
net: stmmac: sunxi: convert to set_clk_tx_rate()
Russell King (Oracle)
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-17
Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-04-17
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-04-17
Merge tag 'sound-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-04-17
Merge tag 'platform-drivers-x86-v6.15-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-04-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2025-04-17
Merge tag 'ata-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2025-04-17
net: ethernet: mtk_eth_soc: revise QDMA packet scheduler settings
Bo-Cun Chen
2025-04-17
net: ethernet: mtk_eth_soc: correct the max weight of the queue limit for 100...
Bo-Cun Chen
2025-04-17
net: ethernet: mtk_eth_soc: reapply mdc divider on reset
Bo-Cun Chen
2025-04-17
Merge tag 'for-net-2025-04-16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2025-04-17
ovpn: add basic ethtool support
Antonio Quartulli
2025-04-17
ovpn: notify userspace when a peer is deleted
Antonio Quartulli
2025-04-17
ovpn: kill key and notify userspace in case of IV exhaustion
Antonio Quartulli
2025-04-17
ovpn: implement key add/get/del/swap via netlink
Antonio Quartulli
[next]