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
/
nfnetlink_osf.c
Age
Commit message (
Expand
)
Author
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