summaryrefslogtreecommitdiffstats
path: root/include/net/netns
AgeCommit message (Expand)AuthorLines
2018-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-7/+1
2018-01-15Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...David S. Miller-2/+2
2018-01-10netfilter: nf_tables: get rid of pernet familiesPablo Neira Ayuso-7/+0
2018-01-10netfilter: nf_tables: add single table list for all familiesPablo Neira Ayuso-0/+1
2018-01-08netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal-0/+4
2018-01-08netfilter: don't allocate space for decnet hooks unless neededFlorian Westphal-0/+2
2018-01-08netfilter: reduce hook array sizes to what is neededFlorian Westphal-5/+5
2018-01-08netfilter: reduce size of hook entry point locationsFlorian Westphal-1/+5
2018-01-05can: af_can: give struct holding the CAN per device receive lists a sensible ...Marc Kleine-Budde-2/+2
2017-12-19sock: Hide unused variable when !CONFIG_PROC_FS.Tonghao Zhang-1/+1
2017-12-19sock: Move the socket inuse to namespace.Tonghao Zhang-0/+3
2017-12-19sock: Change the netns_core member name.Tonghao Zhang-1/+1
2017-12-11sctp: add stream interleave enable members and sockoptXin Long-1/+4
2017-11-15tcp: Namespace-ify sysctl_tcp_default_congestion_controlStephen Hemminger-0/+1
2017-11-10tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet-0/+2
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+18
2017-11-03ipv6: Implement limits on Hop-by-Hop and Destination optionsTom Herbert-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+18
2017-10-28tcp: Namespace-ify sysctl_tcp_pacing_ca_ratioEric Dumazet-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_pacing_ss_ratioEric Dumazet-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_invalid_ratelimitEric Dumazet-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_autocorkingEric Dumazet-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_min_rtt_wlenEric Dumazet-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_min_tso_segsEric Dumazet-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_challenge_ack_limitEric Dumazet-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_limit_output_bytesEric Dumazet-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_workaround_signed_windowsEric Dumazet-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_tso_win_divisorEric Dumazet-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_moderate_rcvbufEric Dumazet-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_nometrics_saveEric Dumazet-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_frtoEric Dumazet-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_adv_win_scaleEric Dumazet-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_app_winEric Dumazet-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_dsackEric Dumazet-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_max_reorderingEric Dumazet-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_fackEric Dumazet-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_abort_on_overflowEric Dumazet-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_rfc1337Eric Dumazet-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_stdurgEric Dumazet-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_retrans_collapseEric Dumazet-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_slow_start_after_idleEric Dumazet-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_thin_linear_timeoutsEric Dumazet-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_recoveryEric Dumazet-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_early_retransEric Dumazet-0/+1
2017-10-01ipv4: Namespaceify tcp_fastopen_blackhole_timeout knobHaishuang Yan-0/+3
2017-10-01ipv4: Namespaceify tcp_fastopen_key knobHaishuang Yan-0/+4
2017-10-01ipv4: Namespaceify tcp_fastopen knobHaishuang Yan-0/+1
2017-09-27ipmr: Add FIB notification access functionsYotam Gigi-0/+3
2017-09-21ipv4: Move fib_has_custom_local_routes outside of IP_MULTIPLE_TABLES.David S. Miller-1/+1
2017-09-21net: avoid a full fib lookup when rp_filter is disabled.Paolo Abeni-0/+1