开源镜像站
帮助
下载
动态
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
/
include
/
linux
Age
Commit message (
Expand
)
Author
2025-05-27
net: core: Convert dev_set_mac_address_user() to use struct sockaddr_storage
Kees Cook
2025-05-27
net: core: Convert dev_set_mac_address() to struct sockaddr_storage
Kees Cook
2025-05-27
net: core: Switch netif_set_mac_address() to struct sockaddr_storage
Kees Cook
2025-05-27
net: core: Convert inet_addr_is_any() to sockaddr_storage
Kees Cook
2025-05-26
Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
2025-05-26
Merge tag 'linux-can-next-for-6.16-20250522' of git://git.kernel.org/pub/scm/...
Paolo Abeni
2025-05-26
net: devmem: support single IOV with sendmsg
Stanislav Fomichev
2025-05-23
netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook
Phil Sutter
2025-05-23
netfilter: conntrack: make nf_conntrack_id callable without a module dependency
Florian Westphal
2025-05-23
netfilter: nf_dup_netdev: Move the recursion counter struct netdev_xmit
Sebastian Andrzej Siewior
2025-05-23
netfilter: nf_dup{4, 6}: Move duplication check to task_struct
Sebastian Andrzej Siewior
2025-05-23
af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock.
Kuniyuki Iwashima
2025-05-22
Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-22
Merge tag 'net-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-05-22
net: Add support for providing the PTP hardware source in tsinfo
Kory Maincent
2025-05-21
net: phy: introduce genphy_match_phy_device()
Christian Marangi
2025-05-21
net: phy: pass PHY driver to .match_phy_device OP
Christian Marangi
2025-05-21
net: remove skb_copy_and_hash_datagram_iter()
Eric Biggers
2025-05-21
net: add skb_copy_and_crc32c_datagram_iter()
Eric Biggers
2025-05-21
lib/crc32: remove unused support for CRC32C combination
Eric Biggers
2025-05-21
net: fold __skb_checksum() into skb_checksum()
Eric Biggers
2025-05-21
net: add skb_crc32c()
Eric Biggers
2025-05-21
can: dev: add struct data_bittiming_params to group FD parameters
Vincent Mailhol
2025-05-20
net: phy: fixed_phy: constify status argument where possible
Heiner Kallweit
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_register
Heiner Kallweit
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_add
Heiner Kallweit
2025-05-20
net: phy: make mdio consumer / device layer a separate module
Heiner Kallweit
2025-05-19
net: netlink: reduce extack cookie size
Johannes Berg
2025-05-17
Merge tag 'mm-hotfixes-stable-2025-05-17-09-41' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-05-16
mr: consolidate the ipmr_can_free_table() checks.
Paolo Abeni
2025-05-16
net: phy: fixed_phy: remove fixed_phy_register_with_gpiod
Heiner Kallweit
2025-05-16
Merge tag 'nfs-for-6.15-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2025-05-16
NFS: Avoid flushing data while holding directory locks in nfs_rename()
Trond Myklebust
2025-05-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2025-05-16
Merge tag 'sound-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-05-15
tcp: add receive queue awareness in tcp_rcv_space_adjust()
Eric Dumazet
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-15
Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-05-15
net/sched: act_mirred: Move the recursion counter struct netdev_xmit
Sebastian Andrzej Siewior
2025-05-15
xdp: Use nested-BH locking for system_page_pool
Sebastian Andrzej Siewior
2025-05-15
net: Look for bonding slaves in the bond's network namespace
Shay Drory
2025-05-14
Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()
Michael Kelley
2025-05-15
tpm: tis: Double the timeout B to 4s
Michal Suchanek
2025-05-15
tpm: Mask TPM RC in tpm2_start_auth_session()
Jarkko Sakkinen
2025-05-13
net: phy: remove stub for mdiobus_register_board_info
Heiner Kallweit
2025-05-13
net: enable driver support for netmem TX
Mina Almasry
2025-05-13
net: devmem: Implement TX path
Mina Almasry
2025-05-13
net: add get_netmem/put_netmem support
Mina Almasry
[next]