aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-27tcp: Namespace-ify sysctl_tcp_dsackEric Dumazet1-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_max_reorderingEric Dumazet1-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_fackEric Dumazet1-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_abort_on_overflowEric Dumazet1-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_rfc1337Eric Dumazet1-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_stdurgEric Dumazet1-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_retrans_collapseEric Dumazet1-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_slow_start_after_idleEric Dumazet1-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_thin_linear_timeoutsEric Dumazet1-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_recoveryEric Dumazet1-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_early_retransEric Dumazet1-0/+1
2017-10-01ipv4: Namespaceify tcp_fastopen_blackhole_timeout knobHaishuang Yan1-0/+3
2017-10-01ipv4: Namespaceify tcp_fastopen_key knobHaishuang Yan1-0/+4
2017-10-01ipv4: Namespaceify tcp_fastopen knobHaishuang Yan1-0/+1
2017-09-27ipmr: Add FIB notification access functionsYotam Gigi1-0/+3
2017-09-21ipv4: Move fib_has_custom_local_routes outside of IP_MULTIPLE_TABLES.David S. Miller1-1/+1
2017-09-21net: avoid a full fib lookup when rp_filter is disabled.Paolo Abeni1-0/+1
2017-09-19ipv6: addrlabel: per netns listEric Dumazet1-0/+5
2017-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+1
2017-08-28netfilter: convert hook list to an arrayAaron Conole1-1/+1
2017-08-24ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki1-0/+1
2017-08-08net: ipv6: avoid overhead when no custom FIB rules are installedVincent Bernat1-0/+1
2017-08-03ipv6: fib: Add FIB notifiers callbacksIdo Schimmel1-0/+1
2017-08-03net: core: Make the FIB notification chain genericIdo Schimmel1-0/+1
2017-07-18xfrm: remove flow cacheFlorian Westphal1-11/+0
2017-06-08tcp: Namespaceify sysctl_tcp_timestampsEric Dumazet1-0/+1
2017-06-08tcp: Namespaceify sysctl_tcp_window_scalingEric Dumazet1-0/+1
2017-06-08tcp: Namespaceify sysctl_tcp_sackEric Dumazet1-0/+1
2017-04-25can: network namespace support for CAN gatewayOliver Hartkopp1-0/+3
2017-04-25can: network namespace support for CAN_BCM protocolOliver Hartkopp1-0/+1
2017-04-25can: complete initial namespace supportOliver Hartkopp1-0/+5
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