aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+0
2021-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller1-0/+7
2021-08-25netfilter: ecache: remove nf_exp_event_notifier structureFlorian Westphal1-1/+0
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+0
2021-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-13/+0
2021-08-10netfilter: nf_queue: move hookfn registration out of struct netFlorian Westphal1-1/+0
2021-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-2/+0
2021-08-06netfilter: conntrack: remove offload_pickup sysctl againFlorian Westphal1-2/+0
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2021-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-0/+1
2021-08-01netfilter: remove xt pernet dataFlorian Westphal1-12/+0
2021-07-29mctp: Allow per-netns default networksMatt Johnston1-0/+3
2021-07-29mctp: Populate socket implementationJeremy Kerr1-0/+13
2021-07-29mctp: Add neighbour implementationMatt Johnston1-0/+4
2021-07-29mctp: Add initial routing frameworkJeremy Kerr1-0/+16
2021-07-21ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman1-0/+3
2021-07-21xfrm: Add possibility to set the default to block if we have no policySteffen Klassert1-0/+7
2021-07-20net/tcp_fastopen: remove tcp_fastopen_ctx_lockEric Dumazet1-1/+0
2021-07-06netfilter: conntrack: add new sysctl to disable RST checkAli Abdallah1-0/+1
2021-07-02xfrm: Fix RCU vs hash_resize_mutex lock inversionFrederic Weisbecker1-0/+1
2021-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gitDavid S. Miller1-0/+1
2021-06-22sctp: add probe_interval in sysctl and sock/asoc/transportXin Long1-0/+3
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+1
2021-06-16net/smc: Make SMC statistics network namespace awareGuvenc Gulce1-0/+16
2021-06-15net: Introduce net.ipv4.tcp_migrate_req.Kuniyuki Iwashima1-0/+1
2021-06-07netfilter: conntrack: Introduce udp offload timeout configurationOz Shlomo1-0/+4
2021-06-07netfilter: conntrack: Introduce tcp offload timeout configurationOz Shlomo1-0/+4
2021-05-18ipv6: Add a sysctl to control multipath hash fieldsIdo Schimmel1-1/+2
2021-05-18ipv4: Add a sysctl to control multipath hash fieldsIdo Schimmel1-0/+1
2021-05-14xfrm: add state hashtable keyed by seqSabrina Dubroca1-0/+1
2021-04-26netfilter: remove all xt_table anchors from struct netFlorian Westphal2-19/+0
2021-04-26netfilter: ebtables: remove the 3 ebtables pointers from struct netFlorian Westphal1-8/+0
2021-04-13netfilter: conntrack: convert sysctls to u8Florian Westphal1-13/+10
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2021-04-09net: dccp: use net_generic storageFlorian Westphal1-12/+0
2021-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-18/+0
2021-04-06net: remove obsolete members from struct netFlorian Westphal4-18/+0
2021-04-02net: reorganize fields in netns_mibEric Dumazet1-10/+20
2021-03-31ipv6: move ip6_dst_ops first in netns_ipv6Eric Dumazet1-1/+3
2021-03-31ipv6: convert elligible sysctls to u8Eric Dumazet1-12/+12
2021-03-31tcp: convert tcp_comp_sack_nr sysctl to u8Eric Dumazet1-1/+1
2021-03-31ipv4: convert igmp_link_local_mcast_reports sysctl to u8Eric Dumazet1-1/+1
2021-03-31ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8Eric Dumazet1-2/+2
2021-03-31ipv4: convert udp_l3mdev_accept sysctl to u8Eric Dumazet1-1/+1
2021-03-31ipv4: convert fib_notify_on_flag_change sysctl to u8Eric Dumazet1-1/+1
2021-03-31inet: shrink netns_ipv4 by another cache lineEric Dumazet1-3/+3
2021-03-31inet: shrink inet_timewait_death_row by 48 bytesEric Dumazet1-2/+5
2021-03-30net: add sysctl for enabling RFC 8335 PROBE messagesAndreas Roeseler1-0/+1
2021-03-25tcp: convert elligible sysctls to u8Eric Dumazet1-34/+34
2021-03-25inet: convert tcp_early_demux and udp_early_demux to u8Eric Dumazet1-2/+2