summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/nft_reject_ipv6.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* netfilter: nf_tables: use hook state from xt_action_param structurePablo Neira Ayuso2016-11-031-3/+3
* netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang2016-08-251-0/+1
* netfilter: nf_tables: Use pkt->net instead of computing net from the passed n...Eric W. Biederman2015-09-181-3/+3
* netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman2015-09-181-3/+2Star
* netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy2015-04-131-2/+2
* netfilter: Fix switch statement warnings with recent gcc.David Miller2015-04-081-0/+2
* netfilter: fix various sparse warningsFlorian Westphal2014-11-131-4/+3Star
* netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy2014-02-061-3/+4
* netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy2014-02-061-0/+75