aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-04can: initial support for network namespacesMario Kicherer1-0/+31
2017-03-24net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org1-0/+2
2017-03-21net: ipv4: add support for ECMP hash policy choiceNikolay Aleksandrov1-0/+1
2017-03-16tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh1-1/+0
2017-03-13mpls: allow TTL propagation from IP packets to be configuredRobert Shearman1-0/+1
2017-03-13mpls: allow TTL propagation to IP packets to be configuredRobert Shearman1-0/+2
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-16/+0
2017-01-30net: Avoid receiving packets with an l3mdev on unbound UDP socketsRobert Shearman1-0/+4
2017-01-24Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen1-0/+1
2017-01-18sctp: add reconf_enable in asoc ep and netnsXin Long1-0/+3
2017-01-03netfilter: merge udp and udplite conntrack helpersFlorian Westphal1-16/+0
2016-12-29ipv4: Namespaceify tcp_max_syn_backlog knobHaishuang Yan1-0/+1
2016-12-29ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knobHaishuang Yan1-0/+11
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan1-0/+1
2016-12-06netfilter: defrag: only register defrag functionality if neededFlorian Westphal1-0/+6
2016-12-04netfilter: conntrack: built-in support for UDPliteDavide Caratti1-0/+16
2016-12-04netfilter: conntrack: built-in support for SCTPDavide Caratti1-0/+13
2016-12-04netfilter: conntrack: built-in support for DCCPDavide Caratti1-0/+14
2016-12-03ipv4: fib: Allow for consistent FIB dumpingIdo Schimmel1-0/+3
2016-12-03netns: fix net_generic() "id - 1" bloatAlexey Dobriyan1-7/+9
2016-12-03netns: add dummy struct inside "struct net_generic"Alexey Dobriyan1-2/+4
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan1-1/+1
2016-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+0
2016-11-13netfilter: conntrack: remove unused netns_ct memberFlorian Westphal1-1/+0
2016-11-09ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun1-0/+1
2016-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso1-7/+5
2016-09-25netfilter: replace list_head with single linked listAaron Conole1-1/+1
2016-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-7/+5
2016-08-24xfrm: state: remove per-netns gc taskFlorian Westphal1-2/+0
2016-08-13netfilter: remove ip_conntrack* sysctl compat codePablo Neira Ayuso1-8/+0
2016-08-12xfrm: policy: convert policy_lock to spinlockFlorian Westphal1-1/+1
2016-08-12xfrm: policy: make xfrm_policy_lookup_bytype locklessFlorian Westphal1-1/+1
2016-08-10xfrm: state: don't use lock anymore unless acquire operation is neededFlorian Westphal1-3/+3
2016-08-09net: Remove fib_local variableDavid Ahern1-1/+0
2016-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+2
2016-05-25netfilter: nf_queue: Make the queue_handler pernetEric W. Biederman1-0/+2
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-05-09netfilter: conntrack: use single slab cacheFlorian Westphal1-2/+0
2016-05-09netfilter: conntrack: use a single nat bysource table for all namespacesFlorian Westphal1-4/+0
2016-05-06netfilter: conntrack: use a single expectation table for all namespacesFlorian Westphal1-1/+0
2016-05-05netfilter: conntrack: use a single hashtable for all namespacesFlorian Westphal1-2/+0
2016-05-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-0/+1
2016-04-25netfilter: conntrack: move generation seqcnt out of netns_ctFlorian Westphal1-1/+0
2016-04-11net: ipv4: Consider failed nexthops in multipath routesDavid Ahern1-0/+3
2016-03-17flowcache: Avoid OOM condition under preasureSteffen Klassert1-0/+1
2016-03-08ipv6: per netns FIB garbage collectionMichal Kubeček1-0/+1
2016-03-08ipv6: per netns fib6 walkersMichal Kubeček1-0/+2
2016-02-16ipv4: namespacify ip_early_demux sysctl knobNikolay Borisov1-0/+1
2016-02-16ipv4: Namespacify ip_dynaddr sysctl knobNikolay Borisov1-0/+2
2016-02-16ipv4: Namespaceify ip_default_ttl sysctl knobNikolay Borisov1-0/+1