summaryrefslogtreecommitdiffstats
path: root/include/net/netns
AgeCommit message (Expand)AuthorLines
2022-08-11netfilter: nfnetlink: re-enable conntrack expectation eventsFlorian Westphal-1/+1
2022-07-22net: add missing includes and forward declarations under net/Jakub Kicinski-0/+14
2022-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski-0/+14
2022-07-18net/smc: Introduce a sysctl for setting SMC-R buffer typeWen Gu-0/+1
2022-07-11netfilter: nf_flow_table: count pending offload workqueue tasksVlad Buslov-0/+14
2022-06-22af_unix: Define a per-netns hash table.Kuniyuki Iwashima-0/+6
2022-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller-7/+1
2022-05-13netfilter: nfnetlink: allow to detect if ctnetlink listeners existFlorian Westphal-0/+1
2022-05-13netfilter: conntrack: remove unconfirmed listFlorian Westphal-6/+0
2022-05-13netfilter: conntrack: remove the percpu dying listFlorian Westphal-1/+0
2022-04-15ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet-2/+2
2022-03-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller-5/+1
2022-03-18xfrm: rework default policy structureNicolas Dichtel-5/+1
2022-03-09tcp: adjust TSO packet sizes based on min_rttEric Dumazet-1/+2
2022-03-01net/smc: add sysctl for autocorkingDust Li-0/+1
2022-03-01net/smc: add sysctl interface for SMCDust Li-0/+3
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+2
2022-02-16ipv6: per-netns exclusive flowlabel checksWillem de Bruijn-1/+2
2022-02-11net/smc: Add global configure for handshake limitation by netlinkD. Wythe-0/+2
2022-02-08ipv6/addrconf: use one delayed work per netnsEric Dumazet-0/+1
2022-02-08ipv6/addrconf: allocate a per netns hash tableEric Dumazet-0/+4
2022-01-31txhash: Make rethinking txhash behavior configurable via sysctlAkhmat Karakotov-0/+1
2022-01-27ipv4: Namespaceify min_adv_mss sysctl knobxu xin-0/+1
2022-01-26tcp: allocate tcp_death_row outside of struct netns_ipv4Eric Dumazet-5/+3
2022-01-25ipv4/tcp: do not use per netns ctl socketsEric Dumazet-1/+0
2022-01-25ipv6: do not use per netns icmp socketsEric Dumazet-1/+0
2022-01-25ipv4: do not use per netns icmp socketsEric Dumazet-1/+0
2022-01-04Namespaceify mtu_expires sysctlxu xin-0/+1
2022-01-04Namespaceify min_pmtu sysctlxu xin-0/+2
2021-12-29bpf: Invert the dependency between bpf-netns.h and netns/bpf.hJakub Kicinski-1/+8
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2021-12-02ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet-1/+1
2021-11-16net: merge net->core.prot_inuse and net->core.sock_inuseEric Dumazet-1/+0
2021-09-28netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1Florian Westphal-0/+6
2021-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-1/+0
2021-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller-0/+7
2021-08-25netfilter: ecache: remove nf_exp_event_notifier structureFlorian Westphal-1/+0
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+0
2021-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-13/+0
2021-08-10netfilter: nf_queue: move hookfn registration out of struct netFlorian Westphal-1/+0
2021-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski-2/+0
2021-08-06netfilter: conntrack: remove offload_pickup sysctl againFlorian Westphal-2/+0
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+1
2021-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+1
2021-08-01netfilter: remove xt pernet dataFlorian Westphal-12/+0
2021-07-29mctp: Allow per-netns default networksMatt Johnston-0/+3
2021-07-29mctp: Populate socket implementationJeremy Kerr-0/+13
2021-07-29mctp: Add neighbour implementationMatt Johnston-0/+4
2021-07-29mctp: Add initial routing frameworkJeremy Kerr-0/+16
2021-07-21ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman-0/+3