index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_reject.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nft_reject: unify reject init and dump into nft_reject
Jose M. Guisado Gomez
2020-10-31
1
-1
/
+11
*
netfilter: introduce support for reject at prerouting stage
Laura Garcia Liebana
2020-06-30
1
-1
/
+2
*
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
2020-06-25
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
netfilter: nf_tables: avoid BUG_ON usage
Florian Westphal
2018-09-17
1
-2
/
+4
*
netfilter: nf_tables: validate the expr explicitly after init successfully
Liping Zhang
2017-03-06
1
-5
/
+0
*
netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT
Liping Zhang
2016-08-25
1
-0
/
+16
*
netfilter; Add some missing default cases to switch statements in nft_reject.
David S. Miller
2015-04-27
1
-0
/
+2
*
netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX
Pablo Neira Ayuso
2014-10-07
1
-6
/
+4
*
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
Pablo Neira Ayuso
2014-10-02
1
-0
/
+37
*
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
Patrick McHardy
2014-02-06
1
-80
/
+9
*
netfilter: nf_tables: add hook ops to struct nft_pktinfo
Patrick McHardy
2014-01-07
1
-3
/
+3
*
netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabled
Pablo Neira Ayuso
2014-01-07
1
-1
/
+2
*
netfilter: nft_reject: support for IPv6 and TCP reset
Eric Leblond
2013-12-30
1
-0
/
+144