summaryrefslogtreecommitdiff
path: root/net/netfilter/nft_osf.c
AgeCommit message (Expand)Author
2020-01-18netfilter: nft_osf: add missing check for DREG attributeFlorian Westphal
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-04-08netfilter: nft_osf: Add version option supportFernando Fernandez Mancera
2018-10-25netfilter: nft_osf: check if attribute is presentPablo Neira Ayuso
2018-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-10-16netfilter: nft_osf: Add ttl option supportFernando Fernandez Mancera
2018-10-11netfilter: nft_osf: usage from output path is not validFernando Fernandez Mancera
2018-09-20netfilter: nft_osf: use enum nft_data_types for nft_validate_register_storeStefan Agner
2018-08-07netfilter: nft_osf: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZFernando Fernandez Mancera
2018-08-03netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osfFernando Fernandez Mancera
2018-07-30netfilter: nf_tables: implement Passive OS fingerprint module in nft_osfFernando Fernandez Mancera