aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns
Commit message (Expand)AuthorAge
* xfrm: make gc_thresh configurable in all namespacesMichal Kubecek2013-02-06
* netfilter: add connlabel conntrack extensionFlorian Westphal2013-01-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-15
|\
| * netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso2012-12-24
| * netfilter: xt_CT: fix crash while destroy ct templatesPablo Neira Ayuso2012-12-16
* | tcp: make sysctl_tcp_ecn namespace awareHannes Frederic Sowa2013-01-07
|/
* sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman2012-10-26
* 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
* | ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang2012-09-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2012-09-03
|\ \
| * \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-24
| |\ \
| | * | userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman2012-08-15
| | |/
| * | packet: fix broken build.Rami Rosen2012-08-23
* | | netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-29
* | | netfilter: add protocol independent NAT corePatrick McHardy2012-08-29
|/ /
* | packet: Protect packet sk list with mutex (v2)Pavel Emelyanov2012-08-23
* | sctp: Make sysctl tunables per netEric W. Biederman2012-08-15
* | sctp: Add infrastructure for per net sysctlsEric W. Biederman2012-08-15
* | sctp: Make the mib per network namespaceEric W. Biederman2012-08-15
* | sctp: Make the proc files per network namespace.Eric W. Biederman2012-08-15
* | sctp: Make the ctl_sock per network namespaceEric W. Biederman2012-08-15
* | sctp: Make the address lists per network namespaceEric W. Biederman2012-08-15
|/
* 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
* Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller2012-06-11
|\
| * netfilter: nf_ct_icmp: add namespace supportGao feng2012-06-07
| * netfilter: nf_ct_icmp: add namespace supportGao feng2012-06-07
| * netfilter: nf_ct_udp: add namespace supportGao feng2012-06-07
| * netfilter: nf_ct_tcp: add namespace supportGao feng2012-06-07
| * netfilter: nf_ct_generic: add namespace supportGao feng2012-06-07
| * netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng2012-06-07
| * netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng2012-06-07
* | inetpeer: add namespace support for inetpeerGao feng2012-06-08
|/
* netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond2012-05-08
* net ipv6: Don't use sysctl tables with .child entries.Eric W. Biederman2012-04-20
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-04
* netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman2012-01-27
* per-netns ipv4 sysctl_tcp_memGlauber Costa2011-12-12
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-02
|\
| * netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso2011-11-21
* | ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet2011-11-14
* | ipv4: reduce percpu needs for icmpmsg mibsEric Dumazet2011-11-09
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* net: ipv4: add IPPROTO_ICMP socket kindVasiliy Kulikov2011-05-13