aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-13ipv6: Add icmp_echo_ignore_all support for ICMPv6Virgile Jarry1-0/+1
2018-08-01net: ipv4: Control SKB reprioritization after forwardingPetr Machata1-0/+1
2018-07-18netfilter: nf_tables: use dedicated mutex to guard transactionsFlorian Westphal1-0/+1
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2018-06-23netns: get more entropy from net_hash_mix()Eric Dumazet1-6/+1
2018-06-18netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet1-1/+0
2018-06-01netfilter: nf_tables: fix chain dependency validationPablo Neira Ayuso1-0/+1
2018-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-2/+0
2018-05-23netfilter: nf_tables: remove nft_af_info.Taehee Yoo1-2/+0
2018-05-18tcp: add tcp_comp_sack_nr sysctlEric Dumazet1-0/+1
2018-05-18tcp: add tcp_comp_sack_delay_ns sysctlEric Dumazet1-0/+1
2018-04-25ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap modeAhmed Abdelsalam1-0/+1
2018-04-17net/ipv6: Flip FIB entries to fib6_infoDavid Ahern1-1/+1
2018-04-17net/ipv6: Add fib6_null_entryDavid Ahern1-1/+2
2018-03-26ip6mr: Support fib notificationsYuval Mintz1-0/+2
2018-03-22net: Replace ip_ra_lock with per-net mutexKirill Tkhai1-0/+1
2018-03-22net: Make ip_ra_chain per struct netKirill Tkhai1-0/+1
2018-03-16udp: Move the udp sysctl to namespace.Tonghao Zhang1-0/+3
2018-03-04net/ipv6: Add support for path selection using hash of 5-tupleDavid Ahern1-0/+1
2018-03-01mroute*: Make mr_table a common structYuval Mintz1-1/+1
2018-02-28ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu1-1/+2
2018-02-28ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu1-0/+1
2018-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-7/+1
2018-01-15Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller1-2/+2
2018-01-10netfilter: nf_tables: get rid of pernet familiesPablo Neira Ayuso1-7/+0
2018-01-10netfilter: nf_tables: add single table list for all familiesPablo Neira Ayuso1-0/+1
2018-01-08netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal1-0/+4
2018-01-08netfilter: don't allocate space for decnet hooks unless neededFlorian Westphal1-0/+2
2018-01-08netfilter: reduce hook array sizes to what is neededFlorian Westphal1-5/+5
2018-01-08netfilter: reduce size of hook entry point locationsFlorian Westphal1-1/+5
2018-01-05can: af_can: give struct holding the CAN per device receive lists a sensible nameMarc Kleine-Budde1-2/+2
2017-12-19sock: Hide unused variable when !CONFIG_PROC_FS.Tonghao Zhang1-1/+1
2017-12-19sock: Move the socket inuse to namespace.Tonghao Zhang1-0/+3
2017-12-19sock: Change the netns_core member name.Tonghao Zhang1-1/+1
2017-12-11sctp: add stream interleave enable members and sockoptXin Long1-1/+4
2017-11-15tcp: Namespace-ify sysctl_tcp_default_congestion_controlStephen Hemminger1-0/+1
2017-11-10tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet1-0/+2
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-0/+18
2017-11-03ipv6: Implement limits on Hop-by-Hop and Destination optionsTom Herbert1-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman18-0/+18
2017-10-28tcp: Namespace-ify sysctl_tcp_pacing_ca_ratioEric Dumazet1-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_pacing_ss_ratioEric Dumazet1-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_invalid_ratelimitEric Dumazet1-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_autocorkingEric Dumazet1-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_min_rtt_wlenEric Dumazet1-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_min_tso_segsEric Dumazet1-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_challenge_ack_limitEric Dumazet1-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_limit_output_bytesEric Dumazet1-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_workaround_signed_windowsEric Dumazet1-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_tso_win_divisorEric Dumazet1-0/+1