index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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
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
2022-01-31
txhash: Make rethinking txhash behavior configurable via sysctl
Akhmat Karakotov
2022-01-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-18
net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF
Kumar Kartikeya Dwivedi
2022-01-18
netns: add schedule point in ops_exit_list()
Eric Dumazet
2021-12-10
net: add networking namespace refcount tracker
Eric Dumazet
2021-09-19
net: net_namespace: Fix undefined member in key_remove_domain()
Yajun Deng
2021-08-18
net: net_namespace: Optimize the code
Yajun Deng
2021-06-15
net: inline function get_net_ns_by_fd if NET_NS is disabled
Changbin Du
2021-06-12
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
2021-02-11
net: initialize net->net_cookie at netns setup
Eric Dumazet
2020-12-14
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2020-09-30
bpf, net: Rework cookie generator as per-cpu one
Daniel Borkmann
2020-09-07
Revert "netns: don't disable BHs when locking "nsid_lock""
Taehee Yoo
2020-08-19
net: Use generic ns_common::count
Christian Brauner
2020-05-09
nsproxy: add struct nsset
Christian Brauner
2020-03-27
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
2020-01-17
netns: Constify exported functions
Guillaume Nault
2020-01-14
netns: don't disable BHs when locking "nsid_lock"
Guillaume Nault
2020-01-14
netns: protect netns ID lookups with RCU
Guillaume Nault
2020-01-14
netns: Remove __peernet2id_alloc()
Guillaume Nault
2019-10-25
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
2019-10-24
keys: Fix memory leak in copy_net_ns
Takeshi Misawa
2019-10-09
netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID
Nicolas Dichtel
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-08
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]