index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
net_namespace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Namespace-ify sysctl_optmem_max
Eric Dumazet
2023-12-15
1
-0
/
+4
*
netns-ipv4: reorganize netns_ipv4 fast path variables
Coco Li
2023-12-02
1
-0
/
+45
*
lib/ref_tracker: improve printing stats
Andrzej Hajda
2023-06-05
1
-2
/
+2
*
kill the last remaining user of proc_ns_fget()
Al Viro
2023-04-20
1
-12
/
+11
*
net: initialize net->notrefcnt_tracker earlier
Eric Dumazet
2023-02-09
1
-1
/
+9
*
net: fix UaF in netns ops registration error path
Paolo Abeni
2023-01-20
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-24
1
-0
/
+7
|
\
|
*
net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed
Zhengchao Shao
2022-10-24
1
-0
/
+7
*
|
net: add a refcount tracker for kernel sockets
Eric Dumazet
2022-10-24
1
-0
/
+5
|
/
*
Revert "net: set proper memcg for net_init hooks allocations"
Shakeel Butt
2022-09-28
1
-7
/
+0
*
net: set proper memcg for net_init hooks allocations
Vasily Averin
2022-06-16
1
-0
/
+7
*
net: initialize init_net earlier
Eric Dumazet
2022-02-06
1
-12
/
+5
*
txhash: Make rethinking txhash behavior configurable via sysctl
Akhmat Karakotov
2022-01-31
1
-0
/
+2
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-24
1
-0
/
+1
|
\
|
*
net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF
Kumar Kartikeya Dwivedi
2022-01-18
1
-0
/
+1
*
|
netns: add schedule point in ops_exit_list()
Eric Dumazet
2022-01-18
1
-1
/
+3
|
/
*
net: add networking namespace refcount tracker
Eric Dumazet
2021-12-10
1
-0
/
+3
*
net: net_namespace: Fix undefined member in key_remove_domain()
Yajun Deng
2021-09-19
1
-0
/
+4
*
net: net_namespace: Optimize the code
Yajun Deng
2021-08-18
1
-28
/
+24
*
net: inline function get_net_ns_by_fd if NET_NS is disabled
Changbin Du
2021-06-15
1
-7
/
+1
*
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
2021-06-12
1
-0
/
+12
*
net: initialize net->net_cookie at netns setup
Eric Dumazet
2021-02-11
1
-16
/
+3
*
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2020-12-14
1
-3
/
+3
|
\
|
*
net: Use generic ns_common::count
Christian Brauner
2020-08-19
1
-3
/
+3
*
|
bpf, net: Rework cookie generator as per-cpu one
Daniel Borkmann
2020-09-30
1
-4
/
+8
*
|
Revert "netns: don't disable BHs when locking "nsid_lock""
Taehee Yoo
2020-09-07
1
-11
/
+11
|
/
*
nsproxy: add struct nsset
Christian Brauner
2020-05-09
1
-2
/
+3
*
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
2020-03-27
1
-0
/
+15
*
netns: Constify exported functions
Guillaume Nault
2020-01-17
1
-3
/
+3
*
netns: don't disable BHs when locking "nsid_lock"
Guillaume Nault
2020-01-14
1
-11
/
+11
*
netns: protect netns ID lookups with RCU
Guillaume Nault
2020-01-14
1
-15
/
+7
*
netns: Remove __peernet2id_alloc()
Guillaume Nault
2020-01-14
1
-32
/
+23
*
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
2019-10-25
1
-8
/
+9
*
keys: Fix memory leak in copy_net_ns
Takeshi Misawa
2019-10-24
1
-0
/
+1
*
netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID
Nicolas Dichtel
2019-10-09
1
-6
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
1
-0
/
+28
|
\
|
*
netns: restore ops before calling ops_exit_list
Li RongQing
2019-06-22
1
-1
/
+1
|
*
netns: add pre_exit method to struct pernet_operations
Eric Dumazet
2019-06-19
1
-0
/
+28
*
|
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
1
-0
/
+20
|
\
\
|
|
/
|
/
|
|
*
keys: Network namespace domain tag
David Howells
2019-06-26
1
-0
/
+20
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-8
/
+11
*
netns: read NETNSA_NSID as s32 attribute in rtnl_net_getid()
Guillaume Nault
2019-04-11
1
-1
/
+1
*
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
2019-03-28
1
-0
/
+1
*
net: namespace: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
1
-2
/
+36
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-24
1
-1
/
+2
|
\
|
*
net/net_namespace: Check the return value of register_pernet_subsys()
Aditya Pakki
2018-12-24
1
-1
/
+2
*
|
netns: enable to dump full nsid translation table
Nicolas Dichtel
2018-11-27
1
-6
/
+26
*
|
netns: enable to specify a nsid for a get request
Nicolas Dichtel
2018-11-27
1
-0
/
+5
*
|
netns: add support of NETNSA_TARGET_NSID
Nicolas Dichtel
2018-11-27
1
-11
/
+75
[next]