index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
net_namespace.c
Age
Commit message (
Expand
)
Author
4 days
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
2024-05-06
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
2024-04-17
netns: no longer hold RTNL in rtnl_net_dumpid()
Eric Dumazet
2024-02-12
net: use synchronize_rcu_expedited in cleanup_net()
Eric Dumazet
2024-02-07
net: add exit_batch_rtnl() method
Eric Dumazet
2023-12-15
net: Namespace-ify sysctl_optmem_max
Eric Dumazet
2023-12-02
netns-ipv4: reorganize netns_ipv4 fast path variables
Coco Li
2023-06-05
lib/ref_tracker: improve printing stats
Andrzej Hajda
2023-04-20
kill the last remaining user of proc_ns_fget()
Al Viro
2023-02-09
net: initialize net->notrefcnt_tracker earlier
Eric Dumazet
2023-01-20
net: fix UaF in netns ops registration error path
Paolo Abeni
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-24
net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed
Zhengchao Shao
2022-10-24
net: add a refcount tracker for kernel sockets
Eric Dumazet
2022-09-28
Revert "net: set proper memcg for net_init hooks allocations"
Shakeel Butt
2022-06-16
net: set proper memcg for net_init hooks allocations
Vasily Averin
2022-02-06
net: initialize init_net earlier
Eric Dumazet
[next]