summaryrefslogtreecommitdiffstats
path: root/include/net/netns
Commit message (Expand)AuthorAgeFilesLines
* can: network namespace support for CAN gatewayOliver Hartkopp2017-04-251-0/+3
* can: network namespace support for CAN_BCM protocolOliver Hartkopp2017-04-251-0/+1
* can: complete initial namespace supportOliver Hartkopp2017-04-251-0/+5
* can: initial support for network namespacesMario Kicherer2017-04-041-0/+31
* net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org2017-03-241-0/+2
* net: ipv4: add support for ECMP hash policy choiceNikolay Aleksandrov2017-03-211-0/+1
* tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh2017-03-171-1/+0Star
* mpls: allow TTL propagation from IP packets to be configuredRobert Shearman2017-03-131-0/+1
* mpls: allow TTL propagation to IP packets to be configuredRobert Shearman2017-03-131-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-031-16/+0Star
|\
| * netfilter: merge udp and udplite conntrack helpersFlorian Westphal2017-01-031-16/+0Star
* | net: Avoid receiving packets with an l3mdev on unbound UDP socketsRobert Shearman2017-01-301-0/+4
* | Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen2017-01-241-0/+1
* | sctp: add reconf_enable in asoc ep and netnsXin Long2017-01-181-0/+3
|/
* ipv4: Namespaceify tcp_max_syn_backlog knobHaishuang Yan2016-12-291-0/+1
* ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knobHaishuang Yan2016-12-291-0/+11
* ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan2016-12-271-0/+1
* netfilter: defrag: only register defrag functionality if neededFlorian Westphal2016-12-061-0/+6
* netfilter: conntrack: built-in support for UDPliteDavide Caratti2016-12-041-0/+16
* netfilter: conntrack: built-in support for SCTPDavide Caratti2016-12-041-0/+13
* netfilter: conntrack: built-in support for DCCPDavide Caratti2016-12-041-0/+14
* ipv4: fib: Allow for consistent FIB dumpingIdo Schimmel2016-12-041-0/+3
* netns: fix net_generic() "id - 1" bloatAlexey Dobriyan2016-12-031-7/+9
* netns: add dummy struct inside "struct net_generic"Alexey Dobriyan2016-12-031-2/+4
* netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-11-141-1/+0Star
|\
| * netfilter: conntrack: remove unused netns_ct memberFlorian Westphal2016-11-131-1/+0Star
* | ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun2016-11-101-0/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2016-09-251-7/+5Star
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-081-7/+5Star
| |\
| | * xfrm: state: remove per-netns gc taskFlorian Westphal2016-08-241-2/+0Star
| | * xfrm: policy: convert policy_lock to spinlockFlorian Westphal2016-08-121-1/+1
| | * xfrm: policy: make xfrm_policy_lookup_bytype locklessFlorian Westphal2016-08-121-1/+1
| | * xfrm: state: don't use lock anymore unless acquire operation is neededFlorian Westphal2016-08-101-3/+3
* | | netfilter: replace list_head with single linked listAaron Conole2016-09-251-1/+1
|/ /
* / netfilter: remove ip_conntrack* sysctl compat codePablo Neira Ayuso2016-08-131-8/+0Star
|/
* net: Remove fib_local variableDavid Ahern2016-08-091-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-06-021-0/+2
|\
| * netfilter: nf_queue: Make the queue_handler pernetEric W. Biederman2016-05-251-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-091-0/+1
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-05-041-0/+1
| |\
| | * flowcache: Avoid OOM condition under preasureSteffen Klassert2016-03-171-0/+1
* | | netfilter: conntrack: use single slab cacheFlorian Westphal2016-05-091-2/+0Star
* | | netfilter: conntrack: use a single nat bysource table for all namespacesFlorian Westphal2016-05-091-4/+0Star
* | | netfilter: conntrack: use a single expectation table for all namespacesFlorian Westphal2016-05-061-1/+0Star
* | | netfilter: conntrack: use a single hashtable for all namespacesFlorian Westphal2016-05-051-2/+0Star
* | | netfilter: conntrack: move generation seqcnt out of netns_ctFlorian Westphal2016-04-251-1/+0Star
* | | net: ipv4: Consider failed nexthops in multipath routesDavid Ahern2016-04-111-0/+3
|/ /
* | ipv6: per netns FIB garbage collectionMichal Kubeček2016-03-081-0/+1
* | ipv6: per netns fib6 walkersMichal Kubeček2016-03-081-0/+2