开源镜像站
帮助
下载
动态
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
/
net
/
core
Age
Commit message (
Expand
)
Author
23 hours
Merge branch 'non-rcu/next' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
24 hours
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/bp...
Mark Brown
24 hours
Merge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...
Mark Brown
30 hours
bpf: Clear decap state on skb_adjust_room shrink path
Nick Hudson
30 hours
bpf: Allow new DECAP flags and add guard rails
Nick Hudson
30 hours
bpf: Refactor masks for ADJ_ROOM flags and encap validation
Nick Hudson
30 hours
bpf: Disallow bpf_{g,s}etsockopt() in cgroup UNIX getname hooks
Junseo Lim
30 hours
lwt_bpf: Restore reserved headroom after xmit program
Junseo Lim
31 hours
bpf, sockmap: Use sock_hold() instead of refcount_inc_not_zero() in lookup
Michal Luczaj
31 hours
bpf: Extract shared reqsk-to-listener upgrade
Michal Luczaj
3 days
bpf: Add ksock kfuncs
Mahe Tardy
4 days
Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
5 days
net: page_pool: fix UAF in __page_pool_release_netmem_dma on xa_cmpxchg race
Jijie Shao
5 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5 days
Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5 days
net: Const qualify network templated ctl_tables Arrays
Joel Granados
8 days
netdev: check for nla_put_u32() failures
Jakub Kicinski
8 days
net: expect instance lock in netdev_queue_get_dma_dev()
Jakub Kicinski
8 days
net: pass net_device_path_ctx to dev_fill_forward_path()
Lorenzo Bianconi
11 days
net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf binding
Bobby Eshleman
11 days
net: fix skb length accounting after generic XDP frag adjustment
Sun Jian
11 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7
Daniel Borkmann
11 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
12 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12 days
net: avoid theoretical races with ref drain
Jakub Kicinski
12 days
net: Defer netdev KOBJ_ADD uevent until the device is published
Dragos Tatulea
12 days
xdp: reject clones that overrun skb_shared_info tailroom
Zhiling Zou
12 days
net: remove WARN_ON_ONCE() from sk_mc_loop()
Eric Dumazet
12 days
rtnetlink: cap IFLA_VFINFO_LIST at a documented number of VFs
Artem Lytkin
13 days
Merge tag 'nf-next-26-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
13 days
bpf: Check sk_state before sk_protocol in bpf_tcp_*_syncookie
Luxiao Xu
13 days
net: pktgen: Use accessor for hrtimer_sleeper ->task field
Paul E. McKenney
14 days
net: failover: check register_netdevice_notifier() error in failover_init()
Minhong He
2026-08-03
bpf: Allow IP_TRANSPARENT and IPV6_TRANSPARENT in bpf_{set,get}sockopt()
Shivaji Kant
2026-08-03
bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}
Amery Hung
2026-07-31
net: pass dst via net_device_path in dev_fill_forward_path()
Pablo Neira Ayuso
2026-07-31
net: do not advance stack index from dev_fwd_path()
Pablo Neira Ayuso
2026-07-30
net: devmem: prevent net-iov / page mixing
Pavel Begunkov
2026-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-07-30
netconsole: move netpoll_wait_carrier() as netcons_wait_carrier()
Breno Leitao
2026-07-30
netconsole: move egress_dev() as netcons_egress_dev()
Breno Leitao
2026-07-30
netconsole: move netpoll_take_ipv6() as netcons_take_ipv6()
Breno Leitao
2026-07-30
netconsole: move netpoll_take_ipv4() as netcons_take_ipv4()
Breno Leitao
2026-07-30
netconsole: move netpoll_local_ip_unset() as netcons_local_ip_unset()
Breno Leitao
2026-07-30
netconsole: take over netpoll_setup() from netpoll
Breno Leitao
2026-07-30
netpoll: export the netpoll_setup() helpers for netconsole
Breno Leitao
2026-07-30
netpoll: export carrier_timeout via netpoll_get_carrier_timeout()
Breno Leitao
2026-07-28
bpf: lwt: Fix dst reference leak on reroute failure
Xuanqiang Luo
2026-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc5
Eduard Zingerman
2026-07-24
veth: convert frag_list skbs before running XDP
Matt Fleming
[next]