summaryrefslogtreecommitdiffstats
path: root/include/net/netns
AgeCommit message (Expand)Author
2018-08-24netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-08-28netfilter: convert hook list to an arrayAaron Conole
2017-08-24ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki
2017-08-08net: ipv6: avoid overhead when no custom FIB rules are installedVincent Bernat
2017-08-03ipv6: fib: Add FIB notifiers callbacksIdo Schimmel
2017-08-03net: core: Make the FIB notification chain genericIdo Schimmel
2017-07-18xfrm: remove flow cacheFlorian Westphal
2017-06-08tcp: Namespaceify sysctl_tcp_timestampsEric Dumazet
2017-06-08tcp: Namespaceify sysctl_tcp_window_scalingEric Dumazet
2017-06-08tcp: Namespaceify sysctl_tcp_sackEric Dumazet
2017-04-25can: network namespace support for CAN gatewayOliver Hartkopp
2017-04-25can: network namespace support for CAN_BCM protocolOliver Hartkopp
2017-04-25can: complete initial namespace supportOliver Hartkopp
2017-04-04can: initial support for network namespacesMario Kicherer
2017-03-24net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org
2017-03-21net: ipv4: add support for ECMP hash policy choiceNikolay Aleksandrov
2017-03-16tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh
2017-03-13mpls: allow TTL propagation from IP packets to be configuredRobert Shearman
2017-03-13mpls: allow TTL propagation to IP packets to be configuredRobert Shearman
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-01-30net: Avoid receiving packets with an l3mdev on unbound UDP socketsRobert Shearman
2017-01-24Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen
2017-01-18sctp: add reconf_enable in asoc ep and netnsXin Long
2017-01-03netfilter: merge udp and udplite conntrack helpersFlorian Westphal
2016-12-29ipv4: Namespaceify tcp_max_syn_backlog knobHaishuang Yan
2016-12-29ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knobHaishuang Yan
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan
2016-12-06netfilter: defrag: only register defrag functionality if neededFlorian Westphal
2016-12-04netfilter: conntrack: built-in support for UDPliteDavide Caratti
2016-12-04netfilter: conntrack: built-in support for SCTPDavide Caratti
2016-12-04netfilter: conntrack: built-in support for DCCPDavide Caratti
2016-12-03ipv4: fib: Allow for consistent FIB dumpingIdo Schimmel
2016-12-03netns: fix net_generic() "id - 1" bloatAlexey Dobriyan
2016-12-03netns: add dummy struct inside "struct net_generic"Alexey Dobriyan
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-11-13netfilter: conntrack: remove unused netns_ct memberFlorian Westphal
2016-11-09ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun
2016-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2016-09-25netfilter: replace list_head with single linked listAaron Conole
2016-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-08-24xfrm: state: remove per-netns gc taskFlorian Westphal
2016-08-13netfilter: remove ip_conntrack* sysctl compat codePablo Neira Ayuso
2016-08-12xfrm: policy: convert policy_lock to spinlockFlorian Westphal
2016-08-12xfrm: policy: make xfrm_policy_lookup_bytype locklessFlorian Westphal
2016-08-10xfrm: state: don't use lock anymore unless acquire operation is neededFlorian Westphal
2016-08-09net: Remove fib_local variableDavid Ahern
2016-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller