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_netlink.c
Age
Commit message (
Expand
)
Author
2024-10-10
genetlink: extend info user-storage to match NL cb ctx
Paolo Abeni
2024-09-26
netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...
Simon Horman
2024-09-26
netfilter: ctnetlink: Guard possible unused functions
Andy Shevchenko
2024-09-03
netfilter: ctnetlink: support CTA_FILTER for flush
Changliang Wu
2024-07-17
netfilter: ctnetlink: use helper function to calculate expect ID
Pablo Neira Ayuso
2024-02-08
netfilter: ctnetlink: fix filtering for zone 0
Felix Huettner
2023-12-22
netfilter: ctnetlink: support filtering by zone
Felix Huettner
2023-11-08
netfilter: add missing module descriptions
Florian Westphal
2023-07-27
netfilter: conntrack: validate cta_ip via parsing
Lin Ma
2023-05-17
netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...
Tom Rix
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-04-19
netfilter: conntrack: fix wrong ct->timeout value
Tzung-Bi Shih
2023-04-19
netfilter: conntrack: restore IPS_CONFIRMED out of nf_conntrack_hash_check_in...
Pablo Neira Ayuso
2023-03-30
netfilter: ctnetlink: Support offloaded conntrack entry deletion
Paul Blakey
2023-03-06
netfilter: ctnetlink: revert to dumping mark regardless of event type
Ivan Delalande
2023-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2023-02-22
netfilter: conntrack: fix rmmod double-free race
Florian Westphal
2023-02-22
netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()
Hangyu Hua
2023-01-24
netlink: fix spelling mistake in dump size assert
Jakub Kicinski
2023-01-05
netlink: add macro for checking dump ctx size
Jakub Kicinski
2022-11-30
netfilter: ctnetlink: fix compilation warning after data race fixes in ct mark
Pablo Neira Ayuso
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-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-21
net: netfilter: Add kfuncs to set and change CT status
Lorenzo Bianconi
2022-07-21
net: netfilter: Add kfuncs to set and change CT timeout
Kumar Kartikeya Dwivedi
2022-07-21
net: netfilter: Add kfuncs to allocate and insert CT
Lorenzo Bianconi
2022-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-07-11
netfilter: nf_conntrack: use rcu accessors where needed
Florian Westphal
2022-07-07
netfilter: conntrack: fix crash due to confirmed bit load reordering
Florian Westphal
2022-05-18
netfilter: ctnetlink: fix up for "netfilter: conntrack: remove unconfirmed list"
Stephen Rothwell
2022-05-13
netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()
Pablo Neira Ayuso
2022-05-13
netfilter: conntrack: remove unconfirmed list
Florian Westphal
2022-05-13
netfilter: conntrack: remove the percpu dying list
Florian Westphal
2022-05-13
netfilter: conntrack: include ecache dying list in dumps
Florian Westphal
2022-04-08
netfilter: conntrack: split inner loop of list dumping to own function
Florian Westphal
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-09
netfilter: ctnetlink: use dump structure instead of raw args
Florian Westphal
2022-02-04
netfilter: ctnetlink: disable helper autoassign
Florian Westphal
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2022-01-09
netfilter: make function op structures const
Florian Westphal
2022-01-09
netfilter: conntrack: convert to refcount_t api
Florian Westphal
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
netfilter: ctnetlink: remove expired entries first
Florian Westphal
2021-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-08
netfilter: conntrack: annotate data-races around ct->timeout
Eric Dumazet
2021-11-30
netfilter: ctnetlink: remove useless type conversion to bool
Bernard Zhao
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-16
net: align static siphash keys
Eric Dumazet
[next]