index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
net_namespace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-16
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
1
-8
/
+1
2014-02-28
net: ns: add ieee802154_6lowpan namespace
Alexander Aring
1
-0
/
+4
2014-02-09
net: Move prototype declaration to header file include/net/net_namespace.h fr...
Rashika Kheria
1
-0
/
+8
2013-10-14
netfilter: nf_tables: complete net namespace support
Pablo Neira Ayuso
1
-0
/
+4
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2013-09-28
net: Delay default_device_exit_batch until no devices are unregistering v2
Eric W. Biederman
1
-0
/
+1
2013-09-21
net_namespace.h: Remove extern from function prototypes
Joe Perches
1
-14
/
+14
2013-07-31
net: split rt_genid for ipv4 and ipv6
fan.du
1
-5
/
+32
2013-06-26
netns: exclude ipvs from struct net when IPVS disabled
JunweiZhang
1
-0
/
+2
2013-06-03
ipv4: use separate genid for next hop exceptions
Timo Teräs
1
-0
/
+11
2013-04-05
netfilter: make /proc/net/netfilter pernet
Gao feng
1
-0
/
+2
2012-11-20
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
1
-0
/
+2
2012-11-18
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
1
-2
/
+7
2012-11-18
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
Eric W. Biederman
1
-6
/
+9
2012-10-06
sections: fix section conflicts in net
Andi Kleen
1
-0
/
+2
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+10
2012-09-19
ipv6: add a new namespace for nf_conntrack_reasm
Amerigo Wang
1
-0
/
+3
2012-09-18
netns: move net->ipv4.rt_genid to net->rt_genid
Nicolas Dichtel
1
-0
/
+10
2012-08-14
sctp: Make the address lists per network namespace
Eric W. Biederman
1
-0
/
+4
2012-08-09
net: Loopback ifindex is constant now
Pavel Emelyanov
1
-0
/
+7
2012-08-09
net: Make ifindex generation per-net namespace
Pavel Emelyanov
1
-0
/
+1
2012-07-16
net: make sock diag per-namespace
Andrey Vagin
1
-0
/
+1
2012-04-23
net sysctl: Add place holder functions for when sysctl support is compiled ou...
Eric W. Biederman
1
-3
/
+12
2012-04-20
net: Remove register_net_sysctl_table
Eric W. Biederman
1
-3
/
+0
2012-04-20
net: Kill register_sysctl_rotable
Eric W. Biederman
1
-2
/
+0
2012-04-20
net sysctl: Initialize the network sysctls sooner to avoid problems.
Eric W. Biederman
1
-0
/
+5
2012-04-20
net: Implement register_net_sysctl.
Eric W. Biederman
1
-0
/
+2
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
1
-1
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-01
rtnl: provide link dump consistency info
Thomas Graf
1
-0
/
+1
2011-06-12
Delay struct net freeing while there's a sysfs instance refering to it
Al Viro
1
-1
/
+9
2011-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2011-05-27
net: Add linux/sysctl.h includes where needed.
David S. Miller
1
-0
/
+1
2011-05-10
net: Allow setting the network namespace by fd
Eric W. Biederman
1
-0
/
+1
2011-03-15
ipvs: move struct netns_ipvs
Julian Anastasov
1
-1
/
+1
2011-01-13
IPVS: netns, add basic init per netns.
Hans Schillstrom
1
-0
/
+2
2010-10-25
net_ns: add __rcu annotations
Eric Dumazet
1
-1
/
+1
2010-10-17
netns: reorder fields in struct net
Eric Dumazet
1
-7
/
+10
2010-03-12
nsproxy: remove INIT_NSPROXY()
Alexey Dobriyan
1
-5
/
+0
2010-01-13
netfilter: nfnetlink: netns support
Alexey Dobriyan
1
-0
/
+2
2009-12-03
net: Add support for batching network namespace cleanups
Eric W. Biederman
1
-0
/
+2
2009-12-01
net: remove [un]register_pernet_gen_... and update the docs.
Eric W. Biederman
1
-22
/
+0
2009-12-01
net: Automatically allocate per namespace data.
Eric W. Biederman
1
-4
/
+24
2009-12-01
net: Batch network namespace destruction.
Eric W. Biederman
1
-1
/
+1
2009-10-24
rtnetlink: speedup rtnl_dump_ifinfo()
Eric Dumazet
1
-0
/
+4
2009-10-07
wext: refactor
Johannes Berg
1
-1
/
+1
2009-07-20
net: explain netns notifiers a little better
Johannes Berg
1
-7
/
+9
2009-07-15
wireless extensions: make netns aware
Johannes Berg
1
-0
/
+3
2009-07-12
net: move and export get_net_ns_by_pid
Johannes Berg
1
-0
/
+2
2009-07-12
genetlink: make netns aware
Johannes Berg
1
-0
/
+2
[next]