index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nfnetlink_osf.c
Age
Commit message (
Expand
)
Author
2026-03-19
nfnetlink_osf: validate individual option lengths in fingerprints
Weiming Shi
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2023-11-08
netfilter: add missing module descriptions
Florian Westphal
2023-09-06
netfilter: nfnetlink_osf: avoid OOB read
Wander Lairson Costa
2023-06-20
netfilter: nfnetlink_osf: fix module autoload
Pablo Neira Ayuso
2022-09-07
netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()
Pablo Neira Ayuso
2021-05-05
netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL check
Pablo Neira Ayuso
2021-04-26
netfilter: nfnetlink: consolidate callback types
Pablo Neira Ayuso
2021-04-26
netfilter: nfnetlink: add struct nfnl_info and pass it to callbacks
Pablo Neira Ayuso
2020-04-29
netfilter: nf_osf: avoid passing pointer to local var
Arnd Bergmann
2019-06-02
netfilter: use in_dev_for_each_ifa_rcu
Florian Westphal
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-04-08
netfilter: nft_osf: Add version option support
Fernando Fernandez Mancera
2019-01-28
netfilter: nfnetlink_osf: add missing fmatch check
Fernando Fernandez Mancera
2018-10-16
netfilter: nft_osf: Add ttl option support
Fernando Fernandez Mancera
2018-08-08
netfilter: nfnetlink_osf: fix using plain integer as NULL warning
Wei Yongjun
2018-08-03
netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osf
Fernando Fernandez Mancera
2018-07-30
netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.c
Fernando Fernandez Mancera
2018-07-30
netfilter: nf_osf: rename nf_osf.c to nfnetlink_osf.c
Fernando Fernandez Mancera