aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-04can: netns: remove "can_" prefix from members struct netns_canMarc Kleine-Budde1-3/+3
2019-09-04can: netns: give members of struct netns_can holding the statistics a sensible nameMarc Kleine-Budde1-2/+2
2019-09-04can: netns: give structs holding the CAN statistics a sensible nameMarc Kleine-Budde1-4/+4
2019-08-27sctp: make ecn flag per netns and endpointXin Long1-0/+3
2019-08-09tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt1-0/+1
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2019-06-15tcp: add tcp_min_snd_mss sysctlEric Dumazet1-0/+1
2019-05-28net: Initial nexthop codeDavid Ahern1-0/+18
2019-05-26net: dynamically allocate fqdir structuresEric Dumazet3-4/+4
2019-05-26net: rename struct fqdir fieldsEric Dumazet3-4/+4
2019-05-26inet: rename netns_frags to fqdirEric Dumazet3-4/+4
2019-04-30netfilter: conntrack: limit sysctl setting for boolean optionsTonghao Zhang1-3/+3
2019-04-18ipv6: Add rate limit mask for ICMPv6 messagesStephen Suryaputra1-0/+3
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+2
2019-03-28netns: provide pure entropy for net_hash_mix()Eric Dumazet1-8/+2
2019-03-27inet: switch IP ID generator to siphashEric Dumazet1-0/+2
2019-03-20ipv6: Add icmp_echo_ignore_anycast for ICMPv6Stephen Suryaputra1-0/+1
2019-03-19ipv6: Add icmp_echo_ignore_multicast support for ICMPv6Stephen Suryaputra1-0/+1
2019-02-24ipv6: icmp: use percpu allocationKefeng Wang1-1/+1
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+13
2019-01-25net: xsk: track AF_XDP sockets on a per-netns listBjörn Töpel1-0/+13
2019-01-18netfilter: conntrack: remove l4proto init and get_net callbacksFlorian Westphal1-11/+0
2019-01-18netfilter: conntrack: remove sysctl registration helpersFlorian Westphal1-4/+0
2019-01-18netfilter: conntrack: gre: switch module to be built-inFlorian Westphal1-0/+17
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-5/+1
2018-12-21netfilter: netns: shrink netns_ct structFlorian Westphal1-5/+1
2018-11-09xfrm: policy: store inexact policies in an rhashtableFlorian Westphal1-0/+2
2018-11-07net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFsMike Manning1-0/+3
2018-10-12net/ipv6: Add knob to skip DELROUTE message on device downDavid Ahern1-0/+1
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