index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
net_namespace.c
Age
Commit message (
Expand
)
Author
5 days
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
2024-08-03
net: Slim down setup_net().
Kuniyuki Iwashima
2024-08-03
net: Call preinit_net() without pernet_ops_rwsem.
Kuniyuki Iwashima
2024-08-03
net: Initialise net->passive once in preinit_net().
Kuniyuki Iwashima
2024-08-03
net: Don't register pernet_operations if only one of id or size is specified.
Kuniyuki Iwashima
2024-06-18
netns: Make get_net_ns() handle zero refcount net
Yue Haibing
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]