summaryrefslogtreecommitdiff
path: root/net/ipv4/netfilter/nft_reject_ipv4.c
AgeCommit message (Expand)Author
2022-03-20netfilter: nf_tables: do not reduce read-only expressionsPablo Neira Ayuso
2021-05-29netfilter: nf_tables: add and use nft_sk helperFlorian Westphal
2020-12-01netfilter: use actual socket sk for REJECT actionJan Engelhardt
2020-06-25netfilter: Add MODULE_DESCRIPTION entries to kernel modulesRob Gill
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2016-11-03netfilter: nf_tables: use hook state from xt_action_param structurePablo Neira Ayuso
2016-08-25netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang
2015-09-29ipv4: Push struct net down into nf_send_resetEric W. Biederman
2015-09-18netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman
2015-04-13netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy
2015-04-08netfilter: Fix switch statement warnings with recent gcc.David Miller
2015-03-03netfilter: reject: don't send icmp error if csum is invalidFlorian Westphal
2014-11-13netfilter: fix various sparse warningsFlorian Westphal
2014-10-02netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso
2014-02-06netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy
2014-02-06netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy
2013-12-30netfilter: nft_reject: support for IPv6 and TCP resetEric Leblond
2013-10-14netfilter: nf_tables: expression ops overloadingPatrick McHardy
2013-10-14netfilter: add nftablesPatrick McHardy