aboutsummaryrefslogtreecommitdiff
path: root/include/net/netns
AgeCommit message (Expand)Author
2013-04-05netfilter: nf_log: prepare net namespace support for loggersGao feng
2013-04-05netfilter: make /proc/net/netfilter pernetGao feng
2013-03-24ipv6: provide addr and netconf dump consistency infoNicolas Dichtel
2013-02-06xfrm: make gc_thresh configurable in all namespacesMichal Kubecek
2013-01-18netfilter: add connlabel conntrack extensionFlorian Westphal
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-06tcp: make sysctl_tcp_ecn namespace awareHannes Frederic Sowa
2012-12-24netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso
2012-12-16netfilter: xt_CT: fix crash while destroy ct templatesPablo Neira Ayuso
2012-10-26sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-19ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang
2012-09-18netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel
2012-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso
2012-08-30netfilter: ipv6: add IPv6 NAT supportPatrick McHardy
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy
2012-08-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller
2012-08-23packet: fix broken build.Rami Rosen
2012-08-22packet: Protect packet sk list with mutex (v2)Pavel Emelyanov
2012-08-14sctp: Make sysctl tunables per netEric W. Biederman
2012-08-14sctp: Add infrastructure for per net sysctlsEric W. Biederman
2012-08-14sctp: Make the mib per network namespaceEric W. Biederman
2012-08-14sctp: Make the proc files per network namespace.Eric W. Biederman
2012-08-14sctp: Make the ctl_sock per network namespaceEric W. Biederman
2012-08-14sctp: Make the address lists per network namespaceEric W. Biederman
2012-08-14userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman
2012-07-30ipv4: remove rt_cache_rebuild_countEric Dumazet
2012-07-20tcp: use hash_32() in tcp_metricsEric Dumazet
2012-07-19ipv4: tcp: remove per net tcp_sockEric Dumazet
2012-07-10tcp: Maintain dynamic metrics in local cache.David S. Miller
2012-07-05ipv4: Avoid overhead when no custom FIB rules are installed.David S. Miller
2012-06-11Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller
2012-06-08inetpeer: add namespace support for inetpeerGao feng
2012-06-07netfilter: nf_ct_icmp: add namespace supportGao feng
2012-06-07netfilter: nf_ct_icmp: add namespace supportGao feng
2012-06-07netfilter: nf_ct_udp: add namespace supportGao feng
2012-06-07netfilter: nf_ct_tcp: add namespace supportGao feng
2012-06-07netfilter: nf_ct_generic: add namespace supportGao feng
2012-06-07netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng
2012-06-07netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng
2012-05-08netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond
2012-04-20net ipv6: Don't use sysctl tables with .child entries.Eric W. Biederman
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2012-01-27netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman
2011-12-12per-netns ipv4 sysctl_tcp_memGlauber Costa
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-22netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso
2011-11-14ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet