summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nfnetlink_osf.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: add missing module descriptionsFlorian Westphal2023-11-081-0/+1
* netfilter: nfnetlink_osf: avoid OOB readWander Lairson Costa2023-09-061-0/+8
* netfilter: nfnetlink_osf: fix module autoloadPablo Neira Ayuso2023-06-201-0/+1
* netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()Pablo Neira Ayuso2022-09-071-1/+3
* netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL checkPablo Neira Ayuso2021-05-051-0/+2
* netfilter: nfnetlink: consolidate callback typesPablo Neira Ayuso2021-04-261-0/+2
* netfilter: nfnetlink: add struct nfnl_info and pass it to callbacksPablo Neira Ayuso2021-04-261-11/+8
* netfilter: nf_osf: avoid passing pointer to local varArnd Bergmann2020-04-291-5/+7
* netfilter: use in_dev_for_each_ifa_rcuFlorian Westphal2019-06-021-3/+2
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* netfilter: nft_osf: Add version option supportFernando Fernandez Mancera2019-04-081-7/+7
* netfilter: nfnetlink_osf: add missing fmatch checkFernando Fernandez Mancera2019-01-281-0/+4
* netfilter: nft_osf: Add ttl option supportFernando Fernandez Mancera2018-10-161-25/+21
* netfilter: nfnetlink_osf: fix using plain integer as NULL warningWei Yongjun2018-08-081-1/+1
* netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osfFernando Fernandez Mancera2018-08-031-1/+1
* netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.cFernando Fernandez Mancera2018-07-301-0/+154
* netfilter: nf_osf: rename nf_osf.c to nfnetlink_osf.cFernando Fernandez Mancera2018-07-301-0/+282