index
:
linux.git
master
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
/
nft_osf.c
Age
Commit message (
Expand
)
Author
2020-06-25
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
2020-01-18
netfilter: nft_osf: add missing check for DREG attribute
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
2018-10-25
netfilter: nft_osf: check if attribute is present
Pablo Neira Ayuso
2018-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-10-16
netfilter: nft_osf: Add ttl option support
Fernando Fernandez Mancera
2018-10-11
netfilter: nft_osf: usage from output path is not valid
Fernando Fernandez Mancera
2018-09-20
netfilter: nft_osf: use enum nft_data_types for nft_validate_register_store
Stefan Agner
2018-08-07
netfilter: nft_osf: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZ
Fernando Fernandez Mancera
2018-08-03
netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osf
Fernando Fernandez Mancera
2018-07-30
netfilter: nf_tables: implement Passive OS fingerprint module in nft_osf
Fernando Fernandez Mancera