summaryrefslogtreecommitdiff
path: root/include/net/netns
AgeCommit message (Expand)Author
2022-04-15ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet
2022-03-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller
2022-03-18xfrm: rework default policy structureNicolas Dichtel
2022-03-09tcp: adjust TSO packet sizes based on min_rttEric Dumazet
2022-03-01net/smc: add sysctl for autocorkingDust Li
2022-03-01net/smc: add sysctl interface for SMCDust Li
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-16ipv6: per-netns exclusive flowlabel checksWillem de Bruijn
2022-02-11net/smc: Add global configure for handshake limitation by netlinkD. Wythe
2022-02-08ipv6/addrconf: use one delayed work per netnsEric Dumazet
2022-02-08ipv6/addrconf: allocate a per netns hash tableEric Dumazet
2022-01-31txhash: Make rethinking txhash behavior configurable via sysctlAkhmat Karakotov
2022-01-27ipv4: Namespaceify min_adv_mss sysctl knobxu xin
2022-01-26tcp: allocate tcp_death_row outside of struct netns_ipv4Eric Dumazet
2022-01-25ipv4/tcp: do not use per netns ctl socketsEric Dumazet
2022-01-25ipv6: do not use per netns icmp socketsEric Dumazet
2022-01-25ipv4: do not use per netns icmp socketsEric Dumazet
2022-01-04Namespaceify mtu_expires sysctlxu xin
2022-01-04Namespaceify min_pmtu sysctlxu xin
2021-12-29bpf: Invert the dependency between bpf-netns.h and netns/bpf.hJakub Kicinski
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-02ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet
2021-11-16net: merge net->core.prot_inuse and net->core.sock_inuseEric Dumazet
2021-09-28netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1Florian Westphal
2021-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller
2021-08-25netfilter: ecache: remove nf_exp_event_notifier structureFlorian Westphal
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-08-10netfilter: nf_queue: move hookfn registration out of struct netFlorian Westphal
2021-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-08-06netfilter: conntrack: remove offload_pickup sysctl againFlorian Westphal
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2021-08-01netfilter: remove xt pernet dataFlorian Westphal
2021-07-29mctp: Allow per-netns default networksMatt Johnston
2021-07-29mctp: Populate socket implementationJeremy Kerr
2021-07-29mctp: Add neighbour implementationMatt Johnston
2021-07-29mctp: Add initial routing frameworkJeremy Kerr
2021-07-21ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman
2021-07-21xfrm: Add possibility to set the default to block if we have no policySteffen Klassert
2021-07-20net/tcp_fastopen: remove tcp_fastopen_ctx_lockEric Dumazet
2021-07-06netfilter: conntrack: add new sysctl to disable RST checkAli Abdallah
2021-07-02xfrm: Fix RCU vs hash_resize_mutex lock inversionFrederic Weisbecker
2021-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gitDavid S. Miller
2021-06-22sctp: add probe_interval in sysctl and sock/asoc/transportXin Long
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-16net/smc: Make SMC statistics network namespace awareGuvenc Gulce
2021-06-15net: Introduce net.ipv4.tcp_migrate_req.Kuniyuki Iwashima
2021-06-07netfilter: conntrack: Introduce udp offload timeout configurationOz Shlomo