summaryrefslogtreecommitdiffstats
path: root/include/net/netns
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-03-171-3/+10
|\
| * netfilter: conntrack: remove central spinlock nf_conntrack_lockJesper Dangaard Brouer2014-03-071-0/+2
| * netfilter: conntrack: spinlock per cpu to protect special lists.Jesper Dangaard Brouer2014-03-071-3/+8
* | flowcache: restore a single flow_cache kmem_cacheEric Dumazet2014-03-101-1/+0
* | 6lowpan: handling 6lowpan fragmentation via inet_frag apiAlexander Aring2014-02-281-0/+9
* | net: ns: add ieee802154_6lowpan namespaceAlexander Aring2014-02-281-0/+13
* | xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert2014-02-191-1/+0
* | flowcache: Make flow cache name space awareFan Du2014-02-121-0/+11
|/
* ipv6: add flowlabel_consistency sysctlFlorent Fourcot2014-01-191-0/+1
* IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6FX Le Bail2014-01-141-1/+1
* ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...Hannes Frederic Sowa2014-01-131-0/+1
* netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy2014-01-071-0/+1
* IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail2014-01-071-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-01-051-16/+17
|\
| * net: reorder struct netns_ct for better cache-line usageJesper Dangaard Brouer2013-12-131-16/+17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-12-191-2/+4
|\ \
| * | xfrm: Remove ancient sleeping when the SA is in acquire stateSteffen Klassert2013-12-061-2/+0
| * | xfrm: Namespacify xfrm state/policy locksFan Du2013-12-061-0/+4
| |/
* | inet: make no_pmtu_disc per namespace and kill ipv4_configHannes Frederic Sowa2013-12-181-0/+1
|/
* tcp_memcontrol: Remove the per netns control.Eric W. Biederman2013-10-211-1/+0
* netfilter: nf_tables: add ARP filtering supportPablo Neira Ayuso2013-10-141-0/+1
* netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso2013-10-141-0/+3
* netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso2013-10-141-0/+15
* net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman2013-09-301-0/+6
* Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller2013-08-091-3/+0
* net: sctp: convert sctp_checksum_disable module param into sctp sysctlDaniel Borkmann2013-08-091-0/+3
* net: split rt_genid for ipv4 and ipv6fan.du2013-07-312-0/+2
* netfilter: {ipt,ebt}_ULOG: rise warning on deprecationPablo Neira Ayuso2013-05-231-0/+6
* 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
OpenPOWER on IntegriCloud