index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_reject.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
Florian Westphal
1
-2
/
+1
2023-06-26
netfilter: nf_tables: limit allowed range via nla_policy
Florian Westphal
1
-1
/
+1
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
1
-1
/
+2
2020-10-31
netfilter: nft_reject: unify reject init and dump into nft_reject
Jose M. Guisado Gomez
1
-1
/
+11
2020-06-30
netfilter: introduce support for reject at prerouting stage
Laura Garcia Liebana
1
-1
/
+2
2020-06-25
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-09-17
netfilter: nf_tables: avoid BUG_ON usage
Florian Westphal
1
-2
/
+4
2017-03-06
netfilter: nf_tables: validate the expr explicitly after init successfully
Liping Zhang
1
-5
/
+0
2016-08-25
netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT
Liping Zhang
1
-0
/
+16
2015-04-27
netfilter; Add some missing default cases to switch statements in nft_reject.
David S. Miller
1
-0
/
+2
2014-10-07
netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX
Pablo Neira Ayuso
1
-6
/
+4
2014-10-02
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
Pablo Neira Ayuso
1
-0
/
+37
2014-02-06
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
Patrick McHardy
1
-80
/
+9
2014-01-07
netfilter: nf_tables: add hook ops to struct nft_pktinfo
Patrick McHardy
1
-3
/
+3
2014-01-07
netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabled
Pablo Neira Ayuso
1
-1
/
+2
2013-12-30
netfilter: nft_reject: support for IPv6 and TCP reset
Eric Leblond
1
-0
/
+144