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
/
include
/
net
/
netns
/
core.h
Age
Commit message (
Expand
)
Author
2024-10-08
net-timestamp: namespacify the sysctl_tstamp_allow_data
Jason Xing
2023-12-15
net: Namespace-ify sysctl_optmem_max
Eric Dumazet
2023-02-20
net: make default_rps_mask a per netns attribute
Paolo Abeni
2022-07-22
net: add missing includes and forward declarations under net/
Jakub Kicinski
2022-01-31
txhash: Make rethinking txhash behavior configurable via sysctl
Akhmat Karakotov
2021-11-16
net: merge net->core.prot_inuse and net->core.sock_inuse
Eric Dumazet
2017-12-19
sock: Hide unused variable when !CONFIG_PROC_FS.
Tonghao Zhang
2017-12-19
sock: Move the socket inuse to namespace.
Tonghao Zhang
2017-12-19
sock: Change the netns_core member name.
Tonghao Zhang
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2010-02-16
percpu: add __percpu sparse annotations to net
Tejun Heo
2008-03-31
[SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net.
Pavel Emelyanov
2008-03-31
[NETNS]: Introduce a netns_core structure.
Pavel Emelyanov