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
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nf_tables: add number generator expression
Laura Garcia Liebana
2016-08-22
1
-0
/
+6
*
netfilter: nf_tables: add quota expression
Pablo Neira Ayuso
2016-08-22
1
-0
/
+6
*
netfilter: nf_tables: add hash expression
Laura Garcia Liebana
2016-08-12
1
-0
/
+6
*
netfilter: nf_tables: rename set implementations
Pablo Neira Ayuso
2016-08-12
1
-2
/
+2
*
netfilter: Remove references to obsolete CONFIG_IP_ROUTE_FWMARK
Moritz Sichert
2016-07-01
1
-6
/
+4
*
netfilter: tee: select NF_DUP_IPV6 unconditionally
Arnd Bergmann
2016-02-08
1
-1
/
+1
*
netfilter: nf_tables: add forward expression to the netdev family
Pablo Neira Ayuso
2016-01-04
1
-0
/
+6
*
netfilter: nf_tables: add packet duplication to the netdev family
Pablo Neira Ayuso
2016-01-03
1
-0
/
+16
*
netfilter: fix xt_TEE and xt_TPROXY dependencies
Arnd Bergmann
2015-11-10
1
-3
/
+3
*
netfilter: nfnetlink_log: allow to attach conntrack
Ken-ichirou MATSUZAWA
2015-10-05
1
-4
/
+5
*
netfilter: Kconfig rename QUEUE_CT to GLUE_CT
Ken-ichirou MATSUZAWA
2015-10-05
1
-5
/
+5
*
netfilter: factor out packet duplication for IPv4/IPv6
Pablo Neira Ayuso
2015-08-07
1
-0
/
+2
*
netfilter: Kconfig: get rid of parens around depends on
Pablo Neira Ayuso
2015-06-15
1
-9
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-05-31
1
-0
/
+6
|
\
|
*
netfilter: nf_tables: add netdev table to filter from ingress
Pablo Neira Ayuso
2015-05-26
1
-0
/
+5
|
*
netfilter: default CONFIG_NETFILTER_INGRESS to y
Pablo Neira Ayuso
2015-05-26
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=m
Florian Westphal
2015-05-15
1
-0
/
+2
*
|
netfilter: add netfilter ingress hook after handle_ing() under unique static key
Pablo Neira
2015-05-14
1
-0
/
+7
|
/
*
netfilter: nf_tables: nft_queue does not depend on x_tables
Patrick McHardy
2015-03-25
1
-1
/
+0
*
netfilter: nf_tables: consolidate Kconfig options
Pablo Neira Ayuso
2015-03-06
1
-15
/
+5
*
netfilter: Don't hide NETFILTER_XT_MATCH_ADDRTYPE behind NETFILTER_ADVANCED
Anton Blanchard
2015-02-11
1
-1
/
+1
*
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
Pablo Neira Ayuso
2014-11-27
1
-2
/
+8
*
netfilter: fix unmet dependencies in NETFILTER_XT_TARGET_REDIRECT
Pablo Neira Ayuso
2014-11-12
1
-2
/
+2
*
netfilter: nf_tables: add new expression nft_redir
Arturo Borrero
2014-10-27
1
-0
/
+9
*
netfilter: refactor NAT redirect IPv6 code to use it from nf_tables
Arturo Borrero
2014-10-27
1
-0
/
+1
*
netfilter: refactor NAT redirect IPv4 to use it from nf_tables
Arturo Borrero
2014-10-27
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
1
-0
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-09-26
1
-0
/
+1
|
|
\
|
|
*
netfilter: xt_TPROXY: undefined reference to `udp6_lib_lookup'
Pablo Neira Ayuso
2014-09-07
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-10
1
-0
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
netfilter: nf_tables: add new nft_masq expression
Arturo Borrero
2014-09-09
1
-0
/
+9
*
|
|
netfilter: add explicit Kconfig for NETFILTER_XT_NAT
Pablo Neira Ayuso
2014-09-05
1
-0
/
+8
|
|
/
|
/
|
*
|
netfilter: NETFILTER_XT_TARGET_LOG selects NF_LOG_*
Pablo Neira Ayuso
2014-09-01
1
-1
/
+3
*
|
netfilter: nf_tables: nat expression must select CONFIG_NF_NAT
Pablo Neira Ayuso
2014-08-19
1
-1
/
+1
|
/
*
netfilter: fix several Kconfig problems in NF_LOG_*
Pablo Neira Ayuso
2014-06-28
1
-6
/
+4
*
netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files
Pablo Neira Ayuso
2014-06-27
1
-0
/
+6
*
netfilter: nf_tables: add reject module for NFPROTO_INET
Patrick McHardy
2014-02-06
1
-0
/
+5
*
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
Patrick McHardy
2014-02-06
1
-1
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-01-16
1
-1
/
+1
|
\
|
*
netfilter: Add dependency on IPV6 for NF_TABLES_INET
Paul Gortmaker
2014-01-14
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-01-10
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
netfilter: introduce l2tp match extension
James Chapman
2014-01-09
1
-0
/
+10
*
|
netfilter: nf_tables: add "inet" table for IPv4/IPv6
Patrick McHardy
2014-01-07
1
-0
/
+8
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-01-06
1
-1
/
+58
|
\
|
*
netfilter: add help information to new nf_tables Kconfig options
Pablo Neira Ayuso
2014-01-01
1
-0
/
+42
|
*
netfilter: nft_reject: support for IPv6 and TCP reset
Eric Leblond
2013-12-30
1
-0
/
+6
|
*
netfilter: select NFNETLINK when enabling NF_TABLES
Eric Leblond
2013-12-29
1
-1
/
+1
|
*
netfilter: nft: add queue module
Eric Leblond
2013-12-07
1
-0
/
+9
*
|
netfilter: x_tables: lightweight process control group matching
Daniel Borkmann
2014-01-03
1
-0
/
+10
[next]