summaryrefslogtreecommitdiffstats
path: root/include/net/netns
Commit message (Expand)AuthorAgeFilesLines
...
* | tcp: Namespace-ify sysctl_tcp_recoveryEric Dumazet2017-10-271-0/+1
* | tcp: Namespace-ify sysctl_tcp_early_retransEric Dumazet2017-10-271-0/+1
* | ipv4: Namespaceify tcp_fastopen_blackhole_timeout knobHaishuang Yan2017-10-011-0/+3
* | ipv4: Namespaceify tcp_fastopen_key knobHaishuang Yan2017-10-011-0/+4
* | ipv4: Namespaceify tcp_fastopen knobHaishuang Yan2017-10-011-0/+1
* | ipmr: Add FIB notification access functionsYotam Gigi2017-09-271-0/+3
* | ipv4: Move fib_has_custom_local_routes outside of IP_MULTIPLE_TABLES.David S. Miller2017-09-211-1/+1
* | net: avoid a full fib lookup when rp_filter is disabled.Paolo Abeni2017-09-211-0/+1
* | ipv6: addrlabel: per netns listEric Dumazet2017-09-191-0/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-031-1/+1
|\
| * netfilter: convert hook list to an arrayAaron Conole2017-08-281-1/+1
* | ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki2017-08-241-0/+1
* | net: ipv6: avoid overhead when no custom FIB rules are installedVincent Bernat2017-08-081-0/+1
* | ipv6: fib: Add FIB notifiers callbacksIdo Schimmel2017-08-031-0/+1
* | net: core: Make the FIB notification chain genericIdo Schimmel2017-08-031-0/+1
|/
* xfrm: remove flow cacheFlorian Westphal2017-07-181-11/+0
* tcp: Namespaceify sysctl_tcp_timestampsEric Dumazet2017-06-081-0/+1
* tcp: Namespaceify sysctl_tcp_window_scalingEric Dumazet2017-06-081-0/+1
* tcp: Namespaceify sysctl_tcp_sackEric Dumazet2017-06-081-0/+1
* 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-161-1/+0
* 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/+0
|\
| * netfilter: merge udp and udplite conntrack helpersFlorian Westphal2017-01-031-16/+0
* | 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-031-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-131-1/+0
|\
| * netfilter: conntrack: remove unused netns_ct memberFlorian Westphal2016-11-131-1/+0
* | ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun2016-11-091-0/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2016-09-251-7/+5
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-081-7/+5
| |\
| | * xfrm: state: remove per-netns gc taskFlorian Westphal2016-08-241-2/+0
OpenPOWER on IntegriCloud