index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
net_namespace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-19
net: defer final 'struct net' free in netns dismantle
Eric Dumazet
1
-1
/
+19
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
1
-3
/
+3
2024-08-03
net: Initialise net.core sysctl defaults in preinit_net().
Kuniyuki Iwashima
1
-26
/
+11
2024-08-03
net: Slim down setup_net().
Kuniyuki Iwashima
1
-15
/
+16
2024-08-03
net: Call preinit_net() without pernet_ops_rwsem.
Kuniyuki Iwashima
1
-1
/
+2
2024-08-03
net: Initialise net->passive once in preinit_net().
Kuniyuki Iwashima
1
-2
/
+1
2024-08-03
net: Don't register pernet_operations if only one of id or size is specified.
Kuniyuki Iwashima
1
-4
/
+8
2024-06-18
netns: Make get_net_ns() handle zero refcount net
Yue Haibing
1
-2
/
+7
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+10
2024-05-06
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
1
-3
/
+10
2024-04-17
netns: no longer hold RTNL in rtnl_net_dumpid()
Eric Dumazet
1
-2
/
+3
2024-02-12
net: use synchronize_rcu_expedited in cleanup_net()
Eric Dumazet
1
-1
/
+1
2024-02-07
net: add exit_batch_rtnl() method
Eric Dumazet
1
-1
/
+30
2023-12-15
net: Namespace-ify sysctl_optmem_max
Eric Dumazet
1
-0
/
+4
2023-12-02
netns-ipv4: reorganize netns_ipv4 fast path variables
Coco Li
1
-0
/
+45
2023-06-05
lib/ref_tracker: improve printing stats
Andrzej Hajda
1
-2
/
+2
2023-04-20
kill the last remaining user of proc_ns_fget()
Al Viro
1
-12
/
+11
2023-02-09
net: initialize net->notrefcnt_tracker earlier
Eric Dumazet
1
-1
/
+9
2023-01-20
net: fix UaF in netns ops registration error path
Paolo Abeni
1
-1
/
+1
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2022-10-24
net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed
Zhengchao Shao
1
-0
/
+7
2022-10-24
net: add a refcount tracker for kernel sockets
Eric Dumazet
1
-0
/
+5
2022-09-28
Revert "net: set proper memcg for net_init hooks allocations"
Shakeel Butt
1
-7
/
+0
2022-06-16
net: set proper memcg for net_init hooks allocations
Vasily Averin
1
-0
/
+7
2022-02-06
net: initialize init_net earlier
Eric Dumazet
1
-12
/
+5
2022-01-31
txhash: Make rethinking txhash behavior configurable via sysctl
Akhmat Karakotov
1
-0
/
+2
2022-01-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+1
2022-01-18
net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF
Kumar Kartikeya Dwivedi
1
-0
/
+1
2022-01-18
netns: add schedule point in ops_exit_list()
Eric Dumazet
1
-1
/
+3
2021-12-10
net: add networking namespace refcount tracker
Eric Dumazet
1
-0
/
+3
2021-09-19
net: net_namespace: Fix undefined member in key_remove_domain()
Yajun Deng
1
-0
/
+4
2021-08-18
net: net_namespace: Optimize the code
Yajun Deng
1
-28
/
+24
2021-06-15
net: inline function get_net_ns_by_fd if NET_NS is disabled
Changbin Du
1
-7
/
+1
2021-06-12
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
1
-0
/
+12
2021-02-11
net: initialize net->net_cookie at netns setup
Eric Dumazet
1
-16
/
+3
2020-12-14
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
1
-3
/
+3
2020-09-30
bpf, net: Rework cookie generator as per-cpu one
Daniel Borkmann
1
-4
/
+8
2020-09-07
Revert "netns: don't disable BHs when locking "nsid_lock""
Taehee Yoo
1
-11
/
+11
2020-08-19
net: Use generic ns_common::count
Christian Brauner
1
-3
/
+3
2020-05-09
nsproxy: add struct nsset
Christian Brauner
1
-2
/
+3
2020-03-27
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
1
-0
/
+15
2020-01-17
netns: Constify exported functions
Guillaume Nault
1
-3
/
+3
2020-01-14
netns: don't disable BHs when locking "nsid_lock"
Guillaume Nault
1
-11
/
+11
2020-01-14
netns: protect netns ID lookups with RCU
Guillaume Nault
1
-15
/
+7
2020-01-14
netns: Remove __peernet2id_alloc()
Guillaume Nault
1
-32
/
+23
2019-10-25
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
1
-8
/
+9
2019-10-24
keys: Fix memory leak in copy_net_ns
Takeshi Misawa
1
-0
/
+1
2019-10-09
netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID
Nicolas Dichtel
1
-6
/
+11
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+28
[next]