summaryrefslogtreecommitdiffstats
path: root/include/net/netns
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_log: prepare net namespace support for loggersGao feng2013-04-051-0/+7
* netfilter: make /proc/net/netfilter pernetGao feng2013-04-051-0/+11
* ipv6: provide addr and netconf dump consistency infoNicolas Dichtel2013-03-241-0/+1
* xfrm: make gc_thresh configurable in all namespacesMichal Kubecek2013-02-062-0/+2
* netfilter: add connlabel conntrack extensionFlorian Westphal2013-01-181-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-152-0/+2
|\
| * netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso2012-12-241-0/+1
| * netfilter: xt_CT: fix crash while destroy ct templatesPablo Neira Ayuso2012-12-161-0/+1
* | tcp: make sysctl_tcp_ecn namespace awareHannes Frederic Sowa2013-01-061-0/+2
|/
* sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman2012-10-261-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-1/+0
|\
| * netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel2012-09-181-1/+0
* | ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang2012-09-191-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2012-09-032-2/+3
|\ \
| * \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-241-1/+2
| |\ \
| | * | userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman2012-08-141-1/+2
| | |/
| * | packet: fix broken build.Rami Rosen2012-08-231-1/+1
* | | netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-301-0/+1
* | | netfilter: add protocol independent NAT corePatrick McHardy2012-08-302-2/+4
|/ /
* | packet: Protect packet sk list with mutex (v2)Pavel Emelyanov2012-08-221-1/+1
* | sctp: Make sysctl tunables per netEric W. Biederman2012-08-141-0/+90
* | sctp: Add infrastructure for per net sysctlsEric W. Biederman2012-08-141-1/+5
* | sctp: Make the mib per network namespaceEric W. Biederman2012-08-141-0/+3
* | sctp: Make the proc files per network namespace.Eric W. Biederman2012-08-141-0/+5
* | sctp: Make the ctl_sock per network namespaceEric W. Biederman2012-08-141-0/+8
* | sctp: Make the address lists per network namespaceEric W. Biederman2012-08-141-0/+21
|/
* ipv4: remove rt_cache_rebuild_countEric Dumazet2012-07-301-2/+0
* tcp: use hash_32() in tcp_metricsEric Dumazet2012-07-201-1/+1
* ipv4: tcp: remove per net tcp_sockEric Dumazet2012-07-191-1/+0
* tcp: Maintain dynamic metrics in local cache.David S. Miller2012-07-101-0/+3
* ipv4: Avoid overhead when no custom FIB rules are installed.David S. Miller2012-07-051-0/+8
* Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller2012-06-111-0/+55
|\
| * netfilter: nf_ct_icmp: add namespace supportGao feng2012-06-071-0/+1
| * netfilter: nf_ct_icmp: add namespace supportGao feng2012-06-071-0/+6
| * netfilter: nf_ct_udp: add namespace supportGao feng2012-06-071-0/+12
| * netfilter: nf_ct_tcp: add namespace supportGao feng2012-06-071-0/+10
| * netfilter: nf_ct_generic: add namespace supportGao feng2012-06-071-0/+6
| * netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng2012-06-071-0/+8
| * netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng2012-06-071-0/+12
* | inetpeer: add namespace support for inetpeerGao feng2012-06-082-1/+2
|/
* netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond2012-05-081-0/+3
* net ipv6: Don't use sysctl tables with .child entries.Eric W. Biederman2012-04-201-1/+3
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
* BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
* netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman2012-01-271-0/+1
* per-netns ipv4 sysctl_tcp_memGlauber Costa2011-12-121-0/+1
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-112-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-021-0/+2
|\
| * netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso2011-11-221-0/+2
* | ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet2011-11-141-1/+1