开源镜像站
帮助
下载
动态
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-02-21
usb: Add base USB MCTP definitions
Jeremy Kerr
2025-02-21
net: fib_rules: Add DSCP mask attribute
Ido Schimmel
2025-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-02-21
rtnetlink: Remove "net" from newlink params
Xiao Liang
2025-02-21
net: ip_tunnel: Use link netns in newlink() of rtnl_link_ops
Xiao Liang
2025-02-21
net: Use link/peer netns in newlink() of rtnl_link_ops
Xiao Liang
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
2025-02-20
net: phy: remove unused feature array declarations
Heiner Kallweit
2025-02-20
xsk: Add launch time hardware offload support to XDP Tx metadata
Song Yoong Siang
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SENDMSG_CB callback
Jason Xing
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callback
Jason Xing
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callback
Jason Xing
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callback
Jason Xing
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callback
Jason Xing
2025-02-20
bpf: Prevent unsafe access to the sock fields in the BPF timestamping callback
Jason Xing
2025-02-20
bpf: Prepare the sock_ops ctx and call bpf prog for TX timestamping
Jason Xing
2025-02-20
bpf: Add networking timestamping support to bpf_get/setsockopt()
Jason Xing
2025-02-20
net: Add options as a flexible array to struct ip_tunnel_info
Gal Pressman
2025-02-20
ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1'
Gal Pressman
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-20
Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-02-20
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
2025-02-20
net: allow small head cache usage with large MAX_SKB_FRAGS values
Paolo Abeni
2025-02-20
Merge tag 'linux-can-next-for-6.15-20250219' of git://git.kernel.org/pub/scm/...
Paolo Abeni
2025-02-20
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
2025-02-19
net: dismiss sk_forward_alloc_get()
Paolo Abeni
2025-02-19
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
2025-02-19
net: stmmac: "speed" passed to fix_mac_speed is an int
Russell King (Oracle)
2025-02-19
ipv4: fib_rules: Add port mask matching
Ido Schimmel
2025-02-19
net: fib_rules: Add port mask support
Ido Schimmel
2025-02-19
net: fib_rules: Add port mask attributes
Ido Schimmel
2025-02-19
Merge tag 'mm-hotfixes-stable-2025-02-19-17-49' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-02-19
can: canxl: support Remote Request Substitution bit access
Oliver Hartkopp
2025-02-18
net: Add net_passive_inc() and net_passive_dec().
Kuniyuki Iwashima
2025-02-18
ipv6: initialize inet socket cookies with sockcm_init
Willem de Bruijn
2025-02-18
ipv6: replace ipcm6_init calls with ipcm6_init_sk
Willem de Bruijn
2025-02-18
ipv4: remove get_rttos
Willem de Bruijn
2025-02-18
ipv4: initialize inet socket cookies with sockcm_init
Willem de Bruijn
2025-02-18
net: initialize mark in sockcm_init
Willem de Bruijn
2025-02-18
net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_ac...
Heiner Kallweit
2025-02-18
net: phy: improve phy_disable_eee_mode
Heiner Kallweit
2025-02-18
net: phy: move definition of phy_is_started before phy_disable_eee_mode
Heiner Kallweit
2025-02-18
Merge tag 'sound-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-02-18
trace: tcp: Add tracepoint for tcp_cwnd_reduction()
Breno Leitao
2025-02-17
taskstats: modify taskstats version
Wang Yaxin
2025-02-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2025-02-17
netdev-genl: Add an XSK attribute to queues
Joe Damato
2025-02-17
netlink: Add nla_put_empty_nest helper
Joe Damato
2025-02-17
net: use napi_id_valid helper
Stefano Jordhani
2025-02-17
net: phy: Add helper for getting tx amplitude gain
Dimitri Fedrau
[next]