index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
core.c
Age
Commit message (
Expand
)
Author
2025-05-23
netfilter: nf_dup{4, 6}: Move duplication check to task_struct
Sebastian Andrzej Siewior
2024-09-06
net/netfilter: make use of the helper macro LIST_HEAD()
Hongbo Li
2024-06-19
netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core
Jianguo Wu
2023-10-18
netfilter: make nftables drops visible in net dropmonitor
Florian Westphal
2023-07-28
netfilter: defrag: Add glue hooks for enabling/disabling defrag
Daniel Xu
2023-05-10
netfilter: conntrack: fix possible bug_on with enable_hooks=1
Florian Westphal
2023-04-21
netfilter: disallow bpf hook attachment at same priority
Florian Westphal
2023-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2023-02-22
netfilter: ctnetlink: make event listener tracking global
Florian Westphal
2023-02-17
netfilter: let reset rules clean out conntrack entries
Florian Westphal
2022-08-22
Remove DECnet support from kernel
Stephen Hemminger
2022-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2022-03-28
memcg: enable accounting for nft objects
Vasily Averin
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-28
netfilter: fix use-after-free in __nf_register_net_hook()
Eric Dumazet
2022-02-07
net: netfilter: use kfree_drop_reason() for NF_DROP
Menglong Dong
2022-01-09
netfilter: make function op structures const
Florian Westphal
2022-01-09
netfilter: core: move ip_ct_attach indirection to struct nf_ct_hook
Florian Westphal
2021-10-17
netfilter: core: Fix clang warnings about unused static inlines
Lukas Wunner
2021-10-14
netfilter: Introduce egress hook
Lukas Wunner
2020-10-12
netfilter: add inet ingress support
Pablo Neira Ayuso
2020-10-12
netfilter: add nf_ingress_hook() helper function
Pablo Neira Ayuso
2020-10-12
netfilter: add nf_static_key_{inc,dec}
Pablo Neira Ayuso
2020-04-15
netfilter: Avoid assigning 'const' pointer to non-const pointer
Will Deacon
2019-10-17
netfilter: add and use nf_hook_slow_list()
Florian Westphal
2019-07-04
netfilter: nf_queue: remove unused hook entries pointer
Florian Westphal
2019-05-31
netfilter: replace skb_make_writable with skb_ensure_writable
Florian Westphal
2019-05-14
net: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
2019-04-12
bridge: netfilter: unroll NF_HOOK helper in bridge input path
Florian Westphal
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2018-07-10
netfilter: Add nf_ct_get_tuple_skb global lookup function
Toke Høiland-Jørgensen
2018-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-05-23
netfilter: add struct nf_nat_hook and use it
Pablo Neira Ayuso
2018-05-23
netfilter: add struct nf_ct_hook and use it
Pablo Neira Ayuso
2018-05-23
netfilter: lift one-nat-hook-only restriction
Florian Westphal
2018-05-23
netfilter: core: export raw versions of add/delete hook functions
Florian Westphal
2018-05-08
netfilter: core: add missing __rcu annotation
Florian Westphal
2018-01-10
netfilter: core: return EBUSY in case NAT hook is already in use
Pablo Neira Ayuso
2018-01-10
netfilter: core: make local function __nf_unregister_net_hook static
Wei Yongjun
2018-01-08
netfilter: remove struct nf_afinfo and its helper functions
Pablo Neira Ayuso
2018-01-08
netfilter: core: support for NFPROTO_INET hook registration
Pablo Neira Ayuso
2018-01-08
netfilter: core: pass family as parameter to nf_remove_net_hook()
Pablo Neira Ayuso
2018-01-08
netfilter: core: pass hook number, family and device to nf_find_hook_list()
Pablo Neira Ayuso
2018-01-08
netfilter: core: add nf_remove_net_hook
Pablo Neira Ayuso
2018-01-08
netfilter: core: only allow one nat hook per hook point
Florian Westphal
2018-01-08
netfilter: don't allocate space for arp/bridge hooks unless needed
Florian Westphal
2018-01-08
netfilter: don't allocate space for decnet hooks unless needed
Florian Westphal
2018-01-08
netfilter: reduce hook array sizes to what is needed
Florian Westphal
2018-01-08
netfilter: reduce size of hook entry point locations
Florian Westphal
2018-01-08
netfilter: core: free hooks with call_rcu
Florian Westphal
[next]