Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
1a73f0478a289ee5bb2e4f44a6ecf1d6d6410eab
/
include
/
net
/
netns
d696c7b
netfilter: nf_conntrack: fix hash resizing with namespaces
by Patrick McHardy
· 15 years ago
5b3501f
netfilter: nf_conntrack: per netns nf_conntrack_cachep
by Eric Dumazet
· 15 years ago
d7c7544
netns xfrm: deal with dst entries in netns
by Alexey Dobriyan
· 15 years ago
d79d792
net: Allow xfrm_user_net_exit to batch efficiently.
by Eric W. Biederman
· 15 years ago
65c0cfa
net: remove [un]register_pernet_gen_... and update the docs.
by Eric W. Biederman
· 15 years ago
86393e5
netns: embed ip6_dst_ops directly
by Alexey Dobriyan
· 15 years ago
e04af02
net, netns_xt: shrink netns_xt members
by Cyrill Gorcunov
· 15 years ago
dd7669a
netfilter: conntrack: optional reliable conntrack event delivery
by Pablo Neira Ayuso
· 15 years ago
a0891aa
netfilter: conntrack: move event caching to conntrack extension infrastructure
by Pablo Neira Ayuso
· 15 years ago
ea781f1
netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()
by Eric Dumazet
· 16 years ago
6c5143d
netns: ipmr: declare reg_vif_num per-namespace
by Benjamin Thery
· 16 years ago
6f9374a
netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace
by Benjamin Thery
· 16 years ago
1e8fb3b
netns: ipmr: declare counter cache_resolve_queue_len per-namespace
by Benjamin Thery
· 16 years ago
2bb8b26
netns: ipmr: dynamically allocate mfc_cache_array
by Benjamin Thery
· 16 years ago
cf958ae3
netns: ipmr: dynamically allocate vif_table
by Benjamin Thery
· 16 years ago
70a269e
netns: ipmr: allocate mroute_socket per-namespace.
by Benjamin Thery
· 16 years ago
950d570
netns: ip6mr: declare reg_vif_num per-namespace
by Benjamin Thery
· 16 years ago
a21f3f9
netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace
by Benjamin Thery
· 16 years ago
4045e57
netns: ip6mr: declare counter cache_resolve_queue_len per-namespace
by Benjamin Thery
· 16 years ago
4a6258a
netns: ip6mr: dynamically allocate mfc6_cache_array
by Benjamin Thery
· 16 years ago
4e16880
netns: ip6mr: dynamically allocates vif6_table
by Benjamin Thery
· 16 years ago
bd91b8b
netns: ip6mr: allocate mroute6_socket per-namespace.
by Benjamin Thery
· 16 years ago
ed77a89
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 16 years ago
b27aead
netns xfrm: per-netns sysctls
by Alexey Dobriyan
· 16 years ago
59c9940
netns xfrm: per-netns MIBs
by Alexey Dobriyan
· 16 years ago
a6483b7
netns xfrm: per-netns NETLINK_XFRM socket
by Alexey Dobriyan
· 16 years ago
66caf62
netns xfrm: per-netns policy hash resizing work
by Alexey Dobriyan
· 16 years ago
dc2caba
netns xfrm: per-netns policy counts
by Alexey Dobriyan
· 16 years ago
a35f6c5
netns xfrm: per-netns xfrm_policy_bydst hash
by Alexey Dobriyan
· 16 years ago
8b18f8e
netns xfrm: per-netns inexact policies
by Alexey Dobriyan
· 16 years ago
8100bea
netns xfrm: per-netns xfrm_policy_byidx hashmask
by Alexey Dobriyan
· 16 years ago
93b851c
netns xfrm: per-netns xfrm_policy_byidx hash
by Alexey Dobriyan
· 16 years ago
adfcf0b
netns xfrm: per-netns policy list
by Alexey Dobriyan
· 16 years ago
50a3065
netns xfrm: per-netns km_waitq
by Alexey Dobriyan
· 16 years ago
c783714
netns xfrm: per-netns state GC work
by Alexey Dobriyan
· 16 years ago
b8a0ae2
netns xfrm: per-netns state GC list
by Alexey Dobriyan
· 16 years ago
6308273
netns xfrm: per-netns xfrm_hash_work
by Alexey Dobriyan
· 16 years ago
0bf7c5b
netns xfrm: per-netns xfrm_state counts
by Alexey Dobriyan
· 16 years ago
529983e
netns xfrm: per-netns xfrm_state_hmask
by Alexey Dobriyan
· 16 years ago
b754a4f
netns xfrm: per-netns xfrm_state_byspi hash
by Alexey Dobriyan
· 16 years ago
d320bbb
netns xfrm: per-netns xfrm_state_bysrc hash
by Alexey Dobriyan
· 16 years ago
73d189d
netns xfrm: per-netns xfrm_state_bydst hash
by Alexey Dobriyan
· 16 years ago
9d4139c
netns xfrm: per-netns xfrm_state_all list
by Alexey Dobriyan
· 16 years ago
d62ddc2
netns xfrm: add netns boilerplate
by Alexey Dobriyan
· 16 years ago
b71b30a
netfilter: netns ebtables: ebtable_nat in netns
by Alexey Dobriyan
· 16 years ago
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
Next »