aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns/ipv4.h
Commit message (Expand)AuthorAge
* xfrm: make gc_thresh configurable in all namespacesMichal Kubecek2013-02-06
* tcp: make sysctl_tcp_ecn namespace awareHannes Frederic Sowa2013-01-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
|\
| * netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel2012-09-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2012-09-03
|\ \
| * | userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman2012-08-15
| |/
* / netfilter: add protocol independent NAT corePatrick McHardy2012-08-29
|/
* ipv4: remove rt_cache_rebuild_countEric Dumazet2012-07-30
* tcp: use hash_32() in tcp_metricsEric Dumazet2012-07-20
* ipv4: tcp: remove per net tcp_sockEric Dumazet2012-07-19
* tcp: Maintain dynamic metrics in local cache.David S. Miller2012-07-11
* ipv4: Avoid overhead when no custom FIB rules are installed.David S. Miller2012-07-06
* inetpeer: add namespace support for inetpeerGao feng2012-06-08
* per-netns ipv4 sysctl_tcp_memGlauber Costa2011-12-12
* net: ipv4: add IPPROTO_ICMP socket kindVasiliy Kulikov2011-05-13
* ipv4: Invalidate nexthop cache nh_saddr more correctly.David S. Miller2011-03-24
* netfilter: nf_conntrack: use is_vmalloc_addr()Patrick McHardy2011-01-14
* ipv4: remove ip_rt_secret timer (v4)Neil Horman2010-05-08
* ipv4: ipmr: support multiple tablesPatrick McHardy2010-04-13
* ipv4: ipmr: move mroute data into seperate structurePatrick McHardy2010-04-13
* ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy2010-04-13
* ipv4: ipmr: move unres_queue and timer to per-namespace dataPatrick McHardy2010-04-13
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-02-10
|\
| * netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2010-02-08
* | netfilter: netns: #ifdef ->iptable_security, ->ip6table_securityAlexey Dobriyan2010-01-18
|/
* netns: ipmr: declare reg_vif_num per-namespaceBenjamin Thery2009-01-22
* netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2009-01-22
* netns: ipmr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2009-01-22
* netns: ipmr: dynamically allocate mfc_cache_arrayBenjamin Thery2009-01-22
* netns: ipmr: dynamically allocate vif_tableBenjamin Thery2009-01-22
* netns: ipmr: allocate mroute_socket per-namespace.Benjamin Thery2009-01-22
* net: implement emergency route cache rebulds when gc_elasticity is exceededNeil Horman2008-10-27
* netfilter: netns nat: per-netns bysource hashAlexey Dobriyan2008-10-08
* netfilter: netns nat: per-netns NAT tableAlexey Dobriyan2008-10-08
* netns: place rt_genid into struct netDenis V. Lunev2008-07-05
* netns: make rt_secret_rebuild timer per namespaceDenis V. Lunev2008-07-05
* netns: register net.ipv4.route.flush in each namespaceDenis V. Lunev2008-07-05
* netfilter: ip_tables: add iptables security table for mandatory access contro...James Morris2008-06-09
* [NETNS]: Create tcp control socket in the each namespace.Denis V. Lunev2008-04-03
* [NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net.Pavel Emelyanov2008-03-26
* [NETNS][ICMP]: Move ICMP sysctls on struct net.Pavel Emelyanov2008-03-26
* [NETNS]: Make icmp_sk per namespace.Denis V. Lunev2008-02-29
* [NETFILTER]: arp_tables: per-netns arp_tables FILTERAlexey Dobriyan2008-01-31
* [NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAWAlexey Dobriyan2008-01-31
* [NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.Pavel Emelyanov2008-01-28
* [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.Pavel Emelyanov2008-01-28
* [NETNS]: Provide correct namespace for fibnl netlink socket.Denis V. Lunev2008-01-28
* [NETNS]: Place fib tables into netns.Denis V. Lunev2008-01-28
* [NETNS]: Namespacing IPv4 fib rules.Denis V. Lunev2008-01-28
* [NETNS]: Should build with CONFIG_SYSCTL=nEric Dumazet2008-01-28