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