index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nf_conntrack_standalone.c
Age
Commit message (
Expand
)
Author
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-06-19
netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core
Jianguo Wu
2024-05-03
netfilter: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2023-08-15
netfilter: Update to register_net_sysctl_sz
Joel Granados
2023-05-10
netfilter: conntrack: fix possible bug_on with enable_hooks=1
Florian Westphal
2023-02-01
netfilter: conntrack: remote a return value of the 'seq_print_acct' function.
Gavrilov Ilia
2023-01-24
netfilter: conntrack: unify established states for SCTP paths
Sriram Yagnaraman
2023-01-24
Revert "netfilter: conntrack: add sctp DATA_SENT state"
Sriram Yagnaraman
2022-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-11-30
netfilter: conntrack: add sctp DATA_SENT state
Sriram Yagnaraman
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
2022-08-31
netfilter: remove nf_conntrack_helper sysctl and modparam toggles
Pablo Neira Ayuso
2022-07-07
netfilter: conntrack: fix crash due to confirmed bit load reordering
Florian Westphal
2022-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
2022-05-13
netfilter: conntrack: add nf_conntrack_events autodetect mode
Florian Westphal
2022-04-27
netfilter: conntrack: fix udp offload timeout sysctl
Volodymyr Mytnyk
2022-01-09
netfilter: conntrack: convert to refcount_t api
Florian Westphal
2021-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-08-30
netfilter: refuse insertion if chain has grown too large
Florian Westphal
2021-08-30
netfilter: add netfilter hooks to SRv6 data plane
Ryoga Saito
2021-08-06
netfilter: conntrack: remove offload_pickup sysctl again
Florian Westphal
2021-07-06
netfilter: conntrack: add new sysctl to disable RST check
Ali Abdallah
2021-06-07
netfilter: conntrack: Introduce udp offload timeout configuration
Oz Shlomo
2021-06-07
netfilter: conntrack: Introduce tcp offload timeout configuration
Oz Shlomo
2021-06-07
netfilter: nftables: add nf_ct_pernet() helper function
Pablo Neira Ayuso
2021-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-13
netfilter: conntrack: convert sysctls to u8
Florian Westphal
2021-04-13
netfilter: conntrack: move ct counter to net_generic data
Florian Westphal
2021-04-13
netfilter: conntrack: move autoassign_helper sysctl to net_generic data
Florian Westphal
2021-04-12
netfilter: conntrack: Make global sysctls readonly in non-init netns
Jonathon Reinhart
2021-04-06
netfilter: conntrack: move sysctl pointer to net_generic infra
Florian Westphal
2021-03-31
netfilter: conntrack: do not print icmpv6 as unknown via /proc
Pablo Neira Ayuso
2021-01-10
netfilter: conntrack: fix reading nf_conntrack_buckets
Jesper Dangaard Brouer
2020-09-22
netfilter: conntrack: proc: rename stat column
Florian Westphal
2020-08-28
netfilter: conntrack: add clash resolution stat counter
Florian Westphal
2020-08-28
netfilter: conntrack: remove ignore stats
Florian Westphal
2020-07-22
netfilter: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-26
netfilter: nf_conntrack: add IPS_HW_OFFLOAD status bit
Bodong Wang
2020-03-15
netfilter: conntrack: re-visit sysctls in unprivileged namespaces
Florian Westphal
2020-03-04
netfilter: nf_conntrack: ct_cpu_seq_next should increase position index
Vasily Averin
2019-09-13
netfilter: conntrack: move code to linux/nf_conntrack_common.h.
Jeremy Sowden
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-27
netfilter: conntrack: make sysctls per-namespace again
Florian Westphal
2019-08-03
netfilter: conntrack: use shared sysctl constants
Matteo Croce
2019-04-30
netfilter: conntrack: limit sysctl setting for boolean options
Tonghao Zhang
2019-01-28
netfilter: conntrack: fix error path in nf_conntrack_pernet_init()
Cong Wang
[next]