开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
net_namespace.c
Age
Commit message (
Expand
)
Author
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-04-09
net: use get_random_u{16,32,64}() where appropriate
David Carlier
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-06
netns: optimize netns cleaning by batching unhash_nsid calls
Qiliang Yuan
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-11-20
tcp: add net.ipv4.tcp_rcvbuf_low_rtt
Eric Dumazet
2025-11-20
tcp: tcp_moderate_rcvbuf is only used in rx path
Eric Dumazet
2025-11-03
nstree: assign fixed ids to the initial namespaces
Christian Brauner
2025-10-15
net: add /proc/sys/net/core/txq_reselection_ms control
Eric Dumazet
2025-09-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-25
ns: move ns type into struct ns_common
Christian Brauner
2025-09-22
ns: simplify ns_common_init() further
Christian Brauner
2025-09-19
net: use check_net()
Christian Brauner
2025-09-19
ns: add ns_common_free()
Christian Brauner
2025-09-19
nscommon: simplify initialization
Christian Brauner
2025-09-19
net: centralize ns_common initialization
Christian Brauner
2025-09-19
ns: add to_<type>_ns() to respective headers
Christian Brauner
2025-09-19
net: support ns lookup
Christian Brauner
2025-09-19
net: use ns_common_init()
Christian Brauner
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-07-02
net: move net_cookie into net_aligned_data
Eric Dumazet
2025-06-30
net: net->nsid_lock does not need BH safety
Eric Dumazet
2025-06-19
ref_tracker: eliminate the ref_tracker_dir name field
Jeff Layton
2025-06-19
net: add symlinks to ref_tracker_dir for netns
Jeff Layton
2025-06-19
ref_tracker: add a static classname string to each ref_tracker_dir
Jeff Layton
2025-06-11
netns: use stable inode number for initial mount ns
Christian Brauner
2025-06-05
net: annotate data-races around cleanup_net_task
Eric Dumazet
2025-04-23
net: Fix wild-memory-access in __register_pernet_operations() when CONFIG_NET...
Kuniyuki Iwashima
2025-04-22
net: Drop hold_rtnl arg from ops_undo_list().
Kuniyuki Iwashima
2025-04-14
net: Remove ->exit_batch_rtnl().
Kuniyuki Iwashima
2025-04-14
net: Add ->exit_rtnl() hook to struct pernet_operations.
Kuniyuki Iwashima
2025-04-14
net: Add ops_undo_single for module load/unload.
Kuniyuki Iwashima
2025-04-14
net: Factorise setup_net() and cleanup_net().
Kuniyuki Iwashima
2025-03-24
net: introduce per netns packet chains
Paolo Abeni
2025-02-18
net: Add net_passive_inc() and net_passive_dec().
Kuniyuki Iwashima
2025-01-15
net: expedite synchronize_net() for cleanup_net()
Eric Dumazet
2024-12-06
net: defer final 'struct net' free in netns dismantle
Eric Dumazet
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-11-11
rtnetlink: Remove __rtnl_link_register()
Kuniyuki Iwashima
2024-11-03
fdget(), trivial conversions
Al Viro
2024-10-15
net: Use rtnl_register_many().
Kuniyuki Iwashima
2024-10-11
tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rx
Eric Dumazet
2024-10-08
net-timestamp: namespacify the sysctl_tstamp_allow_data
Jason Xing
2024-10-08
rtnetlink: Add per-netns RTNL.
Kuniyuki Iwashima
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-03
net: Initialise net.core sysctl defaults in preinit_net().
Kuniyuki Iwashima
[next]