index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
41 hours
Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
42 hours
Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
4 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4 days
net: add missing ref_tracker_dir_exit() to alloc_netdev_mqs()
Tetsuo Handa
4 days
net: af_unix: useful handling of LSM denials on SCM_RIGHTS
Jori Koolstra
4 days
net: scm: move scm_detach_fds() from common path to scm_recv_unix()
Jori Koolstra
5 days
net: pktgen: use a consistent flow count
Qi Zhang
5 days
net: add READ_ONCE()/WRITE_ONCE() annotations for dev->prio_tc_map
Eric Dumazet
5 days
net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tc
Eric Dumazet
5 days
net: prevent torn reads in netdev_tc_txq
Eric Dumazet
5 days
bpf, xdp: move offload check into dev_xdp_install()
Jiayuan Chen
5 days
bpf: Clear decap state on skb_adjust_room shrink path
Nick Hudson
5 days
bpf: Allow new DECAP flags and add guard rails
Nick Hudson
5 days
bpf: Refactor masks for ADJ_ROOM flags and encap validation
Nick Hudson
5 days
bpf: Disallow bpf_{g,s}etsockopt() in cgroup UNIX getname hooks
Junseo Lim
5 days
lwt_bpf: Restore reserved headroom after xmit program
Junseo Lim
5 days
bpf, sockmap: Use sock_hold() instead of refcount_inc_not_zero() in lookup
Michal Luczaj
5 days
bpf: Extract shared reqsk-to-listener upgrade
Michal Luczaj
6 days
bpf: Add ksock kfuncs
Mahe Tardy
8 days
Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
8 days
net: page_pool: fix UAF in __page_pool_release_netmem_dma on xa_cmpxchg race
Jijie Shao
9 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9 days
Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
9 days
net: Const qualify network templated ctl_tables Arrays
Joel Granados
11 days
netdev: check for nla_put_u32() failures
Jakub Kicinski
11 days
net: expect instance lock in netdev_queue_get_dma_dev()
Jakub Kicinski
12 days
net: pass net_device_path_ctx to dev_fill_forward_path()
Lorenzo Bianconi
2026-08-07
net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf binding
Bobby Eshleman
2026-08-07
net: fix skb length accounting after generic XDP frag adjustment
Sun Jian
2026-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7
Daniel Borkmann
2026-08-07
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-06
net: avoid theoretical races with ref drain
Jakub Kicinski
2026-08-06
net: Defer netdev KOBJ_ADD uevent until the device is published
Dragos Tatulea
2026-08-06
xdp: reject clones that overrun skb_shared_info tailroom
Zhiling Zou
2026-08-06
net: remove WARN_ON_ONCE() from sk_mc_loop()
Eric Dumazet
2026-08-06
rtnetlink: cap IFLA_VFINFO_LIST at a documented number of VFs
Artem Lytkin
2026-08-05
Merge tag 'nf-next-26-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-08-05
bpf: Check sk_state before sk_protocol in bpf_tcp_*_syncookie
Luxiao Xu
2026-08-04
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
[next]