开源镜像站
帮助
下载
动态
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
Age
Commit message (
Expand
)
Author
2025-04-23
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2025-04-23
net: phy: remove function stubs
Heiner Kallweit
2025-04-22
xdp: create locked/unlocked instances of xdp redirect target setters
Joshua Washington
2025-04-22
net: phy: Add helper for getting MAC termination resistance
Dimitri Fedrau
2025-04-22
net: 802: Remove unused p8022 code
Dr. David Alan Gilbert
2025-04-22
vxlan: Convert FDB table to rhashtable
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-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-04-18
net: ethtool: mm: extract stmmac verification logic into common library
Vladimir Oltean
2025-04-17
net: add UAPI to the header guard in various network headers
Jakub Kicinski
2025-04-17
trace: tcp: Add const qualifier to skb parameter in tcp_probe event
Breno Leitao
2025-04-17
net: Delete the outer () duplicated of macro SOCK_SKB_CB_OFFSET definition
Zijun Hu
2025-04-17
netdev: fix the locking for netdev notifications
Jakub Kicinski
2025-04-17
net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpy
Kees Cook
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
bpf: Prepare to reuse get_ctx_arg_idx
Amery Hung
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
skb: implement skb_send_sock_locked_with_flags()
Antonio Quartulli
2025-04-17
ovpn: introduce the ovpn_socket object
Antonio Quartulli
2025-04-17
ovpn: add basic interface creation/destruction/management routines
Antonio Quartulli
2025-04-17
ovpn: add basic netlink support
Antonio Quartulli
2025-04-16
Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-04-16
eth: bnxt: add support rx side device memory TCP
Taehee Yoo
2025-04-16
Merge tag 'v6.15-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-04-15
net: ptp: introduce .supported_perout_flags to ptp_clock_info
Jacob Keller
2025-04-15
net: ptp: introduce .supported_extts_flags to ptp_clock_info
Jacob Keller
2025-04-15
net: fib_rules: Fix iif / oif matching on L3 master device
Ido Schimmel
2025-04-15
netlink: Introduce nlmsg_payload helper
Breno Leitao
2025-04-15
net: phy: remove device_phy_find_device
Heiner Kallweit
2025-04-15
mptcp: sched: remove mptcp_sched_data
Matthieu Baerts (NGI0)
2025-04-14
rxrpc: Add more CHALLENGE/RESPONSE packet tracing
David Howells
2025-04-14
rxrpc: Display security params in the afs_cb_call tracepoint
David Howells
2025-04-14
rxrpc: rxgk: Implement connection rekeying
David Howells
2025-04-14
rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)
David Howells
2025-04-14
rxrpc: Add YFS RxGK (GSSAPI) security class
David Howells
2025-04-14
rxrpc: Add the security index for yfs-rxgk
David Howells
2025-04-14
rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSE
David Howells
2025-04-14
rxrpc: Pull out certain app callback funcs into an ops table
David Howells
2025-04-14
net: stmmac: remove eee_usecs_rate
Russell King (Oracle)
2025-04-14
net: Remove ->exit_batch_rtnl().
Kuniyuki Iwashima
2025-04-14
ipv4: ip_tunnel: Convert ip_tunnel_delete_nets() callers to ->exit_rtnl().
Kuniyuki Iwashima
2025-04-14
net: Add ->exit_rtnl() hook to struct pernet_operations.
Kuniyuki Iwashima
2025-04-14
net: ethtool: fix get_ts_stats() documentation
Russell King (Oracle)
2025-04-14
page_pool: Track DMA-mapped pages and unmap them when destroying the pool
Toke Høiland-Jørgensen
2025-04-14
page_pool: Move pp_magic check into helper functions
Toke Høiland-Jørgensen
[next]