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
/
net_namespace.h
Age
Commit message (
Expand
)
Author
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
2018-03-27
net: Add more comments
Kirill Tkhai
2018-03-27
net: Rename net_sem to pernet_ops_rwsem
Kirill Tkhai
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-22
net: add uevent socket member
Christian Brauner
2018-03-13
net: Add comment about pernet_operations methods and synchronization
Kirill Tkhai
2018-02-20
net: Make cleanup_list and net::cleanup_list of llist type
Kirill Tkhai
2018-02-20
net: Kill net_mutex
Kirill Tkhai
2018-02-13
net: Allow pernet_operations to be executed in parallel
Kirill Tkhai
2018-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-25
net: tcp: close sock if net namespace is exiting
Dan Streetman
2018-01-15
net: Convert atomic_t net::count to refcount_t
Kirill Tkhai
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-03
net: core: Make the FIB notification chain generic
Ido Schimmel
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-01
net: convert net.passive from atomic_t to refcount_t
Reshetova, Elena
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
2017-06-19
netns: add and use net_ns_barrier
Florian Westphal
2017-04-04
can: initial support for network namespaces
Mario Kicherer
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-18
netns: fix get_net_ns_by_fd(int pid) typo
Stefan Hajnoczi
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-08-08
netns: Add a limit on the number of net namespaces
Eric W. Biederman
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
2015-12-14
netfilter: cttimeout: add netns support
Pablo Neira
2015-08-07
netfilter: nfacct: per network namespace support
Andreas Schultz
2015-06-18
net: include missing headers in net/net_namespace.h
Pablo Neira Ayuso
2015-05-17
netns: make nsid_lock per net
WANG Cong
2015-05-09
netlink: allow to listen "all" netns
Nicolas Dichtel
2015-05-09
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
2015-03-12
net: Introduce possible_net_t
Eric W. Biederman
2015-03-12
net: Kill hold_net release_net
Eric W. Biederman
2015-03-11
net: add real socket cookies
Eric Dumazet
2015-03-04
mpls: Basic routing support
Eric W. Biederman
2015-01-19
netns: add rtnl cmd to add and get peer netns ids
Nicolas Dichtel
2014-12-04
common object embedded into various struct ....ns
Al Viro
2014-09-30
ipv6: remove rt6i_genid
Hannes Frederic Sowa
2014-04-24
6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabled
Luis R. Rodriguez
2014-04-20
6lowpan: add helper to get 6lowpan namespace
Luis R. Rodriguez
2014-04-16
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
2014-02-28
net: ns: add ieee802154_6lowpan namespace
Alexander Aring
2014-02-09
net: Move prototype declaration to header file include/net/net_namespace.h fr...
Rashika Kheria
2013-10-14
netfilter: nf_tables: complete net namespace support
Pablo Neira Ayuso
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-28
net: Delay default_device_exit_batch until no devices are unregistering v2
Eric W. Biederman
2013-09-21
net_namespace.h: Remove extern from function prototypes
Joe Perches
2013-07-31
net: split rt_genid for ipv4 and ipv6
fan.du
2013-06-26
netns: exclude ipvs from struct net when IPVS disabled
JunweiZhang
2013-06-03
ipv4: use separate genid for next hop exceptions
Timo Teräs
2013-04-05
netfilter: make /proc/net/netfilter pernet
Gao feng
[next]