aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-21tcp_memcontrol: Remove the per netns control.Eric W. Biederman1-1/+0
2013-10-14netfilter: nf_tables: add ARP filtering supportPablo Neira Ayuso1-0/+1
2013-10-14netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso1-0/+3
2013-10-14netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso1-0/+15
2013-09-30net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman1-0/+6
2013-08-09Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller1-3/+0
2013-08-09net: sctp: convert sctp_checksum_disable module param into sctp sysctlDaniel Borkmann1-0/+3
2013-07-31net: split rt_genid for ipv4 and ipv6fan.du2-0/+2
2013-05-23netfilter: {ipt,ebt}_ULOG: rise warning on deprecationPablo Neira Ayuso1-0/+6
2013-04-05netfilter: nf_log: prepare net namespace support for loggersGao feng1-0/+7
2013-04-05netfilter: make /proc/net/netfilter pernetGao feng1-0/+11
2013-03-24ipv6: provide addr and netconf dump consistency infoNicolas Dichtel1-0/+1
2013-02-06xfrm: make gc_thresh configurable in all namespacesMichal Kubecek2-0/+2
2013-01-18netfilter: add connlabel conntrack extensionFlorian Westphal1-0/+4
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+2
2013-01-06tcp: make sysctl_tcp_ecn namespace awareHannes Frederic Sowa1-0/+2
2012-12-24netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso1-0/+1
2012-12-16netfilter: xt_CT: fix crash while destroy ct templatesPablo Neira Ayuso1-0/+1
2012-10-26sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman1-0/+3
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2012-09-19ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang1-0/+8
2012-09-18netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel1-1/+0
2012-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2-2/+3
2012-08-30netfilter: ipv6: add IPv6 NAT supportPatrick McHardy1-0/+1
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy2-2/+4
2012-08-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceDavid S. Miller1-1/+2
2012-08-23packet: fix broken build.Rami Rosen1-1/+1
2012-08-22packet: Protect packet sk list with mutex (v2)Pavel Emelyanov1-1/+1
2012-08-14sctp: Make sysctl tunables per netEric W. Biederman1-0/+90
2012-08-14sctp: Add infrastructure for per net sysctlsEric W. Biederman1-1/+5
2012-08-14sctp: Make the mib per network namespaceEric W. Biederman1-0/+3
2012-08-14sctp: Make the proc files per network namespace.Eric W. Biederman1-0/+5
2012-08-14sctp: Make the ctl_sock per network namespaceEric W. Biederman1-0/+8
2012-08-14sctp: Make the address lists per network namespaceEric W. Biederman1-0/+21
2012-08-14userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman1-1/+2
2012-07-30ipv4: remove rt_cache_rebuild_countEric Dumazet1-2/+0
2012-07-20tcp: use hash_32() in tcp_metricsEric Dumazet1-1/+1
2012-07-19ipv4: tcp: remove per net tcp_sockEric Dumazet1-1/+0
2012-07-10tcp: Maintain dynamic metrics in local cache.David S. Miller1-0/+3
2012-07-05ipv4: Avoid overhead when no custom FIB rules are installed.David S. Miller1-0/+8
2012-06-11Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller1-0/+55
2012-06-08inetpeer: add namespace support for inetpeerGao feng2-1/+2
2012-06-07netfilter: nf_ct_icmp: add namespace supportGao feng1-0/+1
2012-06-07netfilter: nf_ct_icmp: add namespace supportGao feng1-0/+6
2012-06-07netfilter: nf_ct_udp: add namespace supportGao feng1-0/+12
2012-06-07netfilter: nf_ct_tcp: add namespace supportGao feng1-0/+10
2012-06-07netfilter: nf_ct_generic: add namespace supportGao feng1-0/+6
2012-06-07netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng1-0/+8
2012-06-07netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng1-0/+12
2012-05-08netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond1-0/+3