Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4aad10938d4e4e8364b664cd5420c3bfeb9b679b
/
include
/
net
/
netns
4aad109
netfilter: netns ebtables: ebtable_filter in netns
by Alexey Dobriyan
· 16 years ago
8157e6d
netfilter: netns ebtables: ebtable_broute in netns
by Alexey Dobriyan
· 16 years ago
1080d70
net: implement emergency route cache rebulds when gc_elasticity is exceeded
by Neil Horman
· 16 years ago
10a03a4
netfilter: netns: use NFPROTO_NUMPROTO instead of NUMPROTO for tables array
by Patrick McHardy
· 16 years ago
9261e53
ipv6: making ip and icmp statistics per/namespace
by Denis V. Lunev
· 16 years ago
0c4c928
netfilter: netns nat: per-netns bysource hash
by Alexey Dobriyan
· 16 years ago
e099a17
netfilter: netns nat: per-netns NAT table
by Alexey Dobriyan
· 16 years ago
d716a4d
netfilter: netns nf_conntrack: per-netns conntrack accounting
by Alexey Dobriyan
· 16 years ago
c2a2c7e
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_invalid sysctl
by Alexey Dobriyan
· 16 years ago
c04d055
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum sysctl
by Alexey Dobriyan
· 16 years ago
8025070
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_count sysctl
by Alexey Dobriyan
· 16 years ago
0d55af8
netfilter: netns nf_conntrack: per-netns statistics
by Alexey Dobriyan
· 16 years ago
6058fa6
netfilter: netns nf_conntrack: per-netns event cache
by Alexey Dobriyan
· 16 years ago
63c9a26
netfilter: netns nf_conntrack: per-netns unconfirmed list
by Alexey Dobriyan
· 16 years ago
9b03f38
netfilter: netns nf_conntrack: per-netns expectations
by Alexey Dobriyan
· 16 years ago
400dad3
netfilter: netns nf_conntrack: per-netns conntrack hash
by Alexey Dobriyan
· 16 years ago
49ac871
netfilter: netns nf_conntrack: per-netns conntrack count
by Alexey Dobriyan
· 16 years ago
dfdb8d7
netfilter: netns nf_conntrack: add netns boilerplate
by Alexey Dobriyan
· 16 years ago
be713a4
netns: make uplitev6 mib per/namespace
by Denis V. Lunev
· 16 years ago
0c7ed67
netns: make udpv6 mib per/namespace
by Denis V. Lunev
· 16 years ago
835bcc0
netns: move /proc/net/dev_snmp6 to struct net
by Denis V. Lunev
· 16 years ago
417f28b
netns: dont alloc ipv6 fib timer list
by Stephen Hemminger
· 16 years ago
923c658
mib: put icmpmsg statistics on struct net
by Pavel Emelyanov
· 16 years ago
b60538a
mib: put icmp statistics on struct net
by Pavel Emelyanov
· 16 years ago
386019d
mib: put udplite statistics on struct net
by Pavel Emelyanov
· 16 years ago
2f275f9
mib: put udp statistics on struct net
by Pavel Emelyanov
· 16 years ago
61a7e26
mib: put net statistics on struct net
by Pavel Emelyanov
· 16 years ago
a20f579
mib: put ip statistics on struct net
by Pavel Emelyanov
· 16 years ago
57ef42d
mib: put tcp statistics on struct net
by Pavel Emelyanov
· 16 years ago
852566f
mib: add netns/mib.h file
by Pavel Emelyanov
· 16 years ago
e84f84f
netns: place rt_genid into struct net
by Denis V. Lunev
· 16 years ago
9f5e97e
netns: make rt_secret_rebuild timer per namespace
by Denis V. Lunev
· 16 years ago
39a23e7
netns: register net.ipv4.route.flush in each namespace
by Denis V. Lunev
· 16 years ago
0b44191
netns: introduce the net_hash_mix "salt" for hashes
by Pavel Emelyanov
· 16 years ago
17e6e59
netfilter: ip6_tables: add ip6tables security table
by James Morris
· 16 years ago
560ee65
netfilter: ip_tables: add iptables security table for mandatory access control rules
by James Morris
· 16 years ago
dec827d
[NETNS]: The generic per-net pointers.
by Pavel Emelyanov
· 17 years ago
0204774
[NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct net.
by Pavel Emelyanov
· 17 years ago
7b1cffa
[NETNS][DCCPV4]: Move the dccp_v4_ctl_sk on the struct net.
by Pavel Emelyanov
· 17 years ago
67019cc
[NETNS]: Add an empty netns_dccp structure on struct net.
by Pavel Emelyanov
· 17 years ago
046ee90
[NETNS]: Create tcp control socket in the each namespace.
by Denis V. Lunev
· 17 years ago
70ee115
[SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net.
by Pavel Emelyanov
· 17 years ago
8efa6e9
[NETNS]: Introduce a netns_core structure.
by Pavel Emelyanov
· 17 years ago
68528f0
[NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net.
by Pavel Emelyanov
· 17 years ago
a24022e
[NETNS][ICMP]: Move ICMP sysctls on struct net.
by Pavel Emelyanov
· 17 years ago
b8ad0cb
[NETNS][IPV6] mcast - handle several network namespace
by Daniel Lezcano
· 17 years ago
93ec926
[NETNS][IPV6] tcp6 - make socket control per namespace
by Daniel Lezcano
· 17 years ago
1762f7e
[NETNS][IPV6] ndisc - make socket control per namespace
by Daniel Lezcano
· 17 years ago
6891a34
[NETNS][IPV6] route6 - make garbage collection work with multiple network namespaces
by Benjamin Thery
· 17 years ago
f2fc6a5
[NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespace
by Benjamin Thery
· 17 years ago
8ed6778
[NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace
by Daniel Lezcano
· 17 years ago
c572872
[NETNS][IPV6] rt6_stats - make the stats per network namespace
by Benjamin Thery
· 17 years ago
dcabb81
[NETNS][IPV6] fib6_rules - handle several network namespaces
by Daniel Lezcano
· 17 years ago
63152fc
[NETNS][IPV6] ip6_fib - gc timer per namespace
by Daniel Lezcano
· 17 years ago
58f09b7
[NETNS][IPV6] ip6_fib - make it per network namespace
by Daniel Lezcano
· 17 years ago
98c6d1b
[NETNS]: Make icmpv6_sk per namespace.
by Denis V. Lunev
· 17 years ago
4a6ad7a
[NETNS]: Make icmp_sk per namespace.
by Denis V. Lunev
· 17 years ago
9ea0cb2
[NETFILTER]: arp_tables: per-netns arp_tables FILTER
by Alexey Dobriyan
· 17 years ago
8280aa6
[NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW
by Alexey Dobriyan
· 17 years ago
9335f04
[NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAW
by Alexey Dobriyan
· 17 years ago
8d87005
[NETFILTER]: x_tables: per-netns xt_tables
by Alexey Dobriyan
· 17 years ago
3b4bc4a
[NETNS][FRAGS]: Isolate the secret interval from namespaces.
by Pavel Emelyanov
· 17 years ago
e4a2d5c
[NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.
by Pavel Emelyanov
· 17 years ago
ac18e75
[NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.
by Pavel Emelyanov
· 17 years ago
e0da5a4
[NETNS]: Create ipv6 devconf-s for namespaces
by Pavel Emelyanov
· 17 years ago
6bd48fc
[NETNS]: Provide correct namespace for fibnl netlink socket.
by Denis V. Lunev
· 17 years ago
e4aef8a
[NETNS]: Place fib tables into netns.
by Denis V. Lunev
· 17 years ago
e4e4971
[NETNS]: Namespacing IPv4 fib rules.
by Denis V. Lunev
· 17 years ago
41a7690
[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.
by Daniel Lezcano
· 17 years ago
4990509
[NETNS][IPV6]: Make sysctls route per namespace.
by Daniel Lezcano
· 17 years ago
e71e034
[NETNS][IPV6]: Make ip6_frags per namespace.
by Daniel Lezcano
· 17 years ago
99bc9c4
[NETNS][IPV6]: Make bindv6only sysctl per namespace.
by Daniel Lezcano
· 17 years ago
760f2d0
[NETNS][IPV6]: Make multiple instance of sysctl tables.
by Daniel Lezcano
· 17 years ago
b0f159d
[NETNS][IPV6]: Add ipv6 structure for netns.
by Daniel Lezcano
· 17 years ago
2a75de0
[NETNS]: Should build with CONFIG_SYSCTL=n
by Eric Dumazet
· 17 years ago
752d14d
[IPV4]: Move the devinet pointers on the struct net
by Pavel Emelyanov
· 17 years ago
8afd351
[NETNS]: Add the netns_ipv4 struct
by Pavel Emelyanov
· 17 years ago
2aaef4e
[NETNS]: separate af_packet netns data
by Denis V. Lunev
· 17 years ago
a0a53c8
[NETNS]: struct net content re-work (v3)
by Denis V. Lunev
· 17 years ago