index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-15
netfilter: Make legacy configs user selectable
Breno Leitao
1
-1
/
+8
2024-01-29
netfilter: xtables: allow xtables-nft only builds
Florian Westphal
1
-6
/
+14
2022-01-27
netfilter: Remove flowtable relics
Geert Uytterhoeven
1
-4
/
+0
2021-12-23
netfilter: flowtable: remove ipv4/ipv6 modules
Florian Westphal
1
-6
/
+2
2021-03-31
netfilter: nf_log_ipv6: merge with nf_log_syslog
Florian Westphal
1
-1
/
+4
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-3
/
+3
2019-11-21
net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
1
-14
/
+14
2019-09-26
net: Fix Kconfig indentation
Krzysztof Kozlowski
1
-8
/
+8
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-11
netfilter: x_tables: merge ip and ipv6 masquerade modules
Florian Westphal
1
-8
/
+3
2019-04-08
netfilter: nf_tables: merge route type into core
Florian Westphal
1
-8
/
+0
2019-03-01
netfilter: nf_tables: merge ipv4 and ipv6 nat chain types
Florian Westphal
1
-11
/
+0
2019-03-01
netfilter: nf_tables: nat: merge nft_masq protocol specific modules
Florian Westphal
1
-9
/
+0
2019-03-01
netfilter: nf_tables: nat: merge nft_redir protocol specific modules
Florian Westphal
1
-8
/
+0
2019-02-27
netfilter: nat: merge nf_nat_ipv4,6 into nat core
Florian Westphal
1
-13
/
+2
2019-02-27
netfilter: nat: merge ipv4 and ipv6 masquerade functionality
Florian Westphal
1
-9
/
+2
2018-07-17
netfilter: conntrack: remove l3proto abstraction
Florian Westphal
1
-23
/
+4
2018-06-03
netfilter: Libify xt_TPROXY
Máté Eckl
1
-1
/
+4
2018-05-29
netfilter: nat: merge ipv4/ipv6 masquerade code into main nat module
Florian Westphal
1
-4
/
+1
2018-04-19
netfilter: nf_tables: NAT chain and extensions require NF_TABLES
Pablo Neira Ayuso
1
-27
/
+28
2018-03-30
netfilter: nf_tables: build-in filter chain type
Pablo Neira Ayuso
1
-1
/
+1
2018-02-02
netfilter: flowtable infrastructure depends on NETFILTER_INGRESS
Pablo Neira Ayuso
1
-2
/
+1
2018-01-10
netfilter: improve flow table Kconfig dependencies
Arnd Bergmann
1
-1
/
+2
2018-01-10
netfilter: add IPv6 segment routing header 'srh' match
Ahmed Abdelsalam
1
-0
/
+9
2018-01-08
netfilter: flow table support for IPv6
Pablo Neira Ayuso
1
-0
/
+8
2016-11-01
netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c
Pablo Neira Ayuso
1
-0
/
+6
2016-11-01
netfilter: nf_tables: add fib expression
Florian Westphal
1
-0
/
+8
2015-12-10
netfilter: nf_dup: add missing dependencies with NF_CONNTRACK
Pablo Neira Ayuso
1
-0
/
+1
2015-10-01
netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6}
Pablo Neira Ayuso
1
-0
/
+1
2015-08-07
netfilter: nf_tables: add nft_dup expression
Pablo Neira Ayuso
1
-0
/
+6
2015-08-07
netfilter: factor out packet duplication for IPv4/IPv6
Pablo Neira Ayuso
1
-0
/
+6
2015-06-15
netfilter: Kconfig: get rid of parens around depends on
Pablo Neira Ayuso
1
-1
/
+2
2015-03-06
netfilter: nf_tables: consolidate Kconfig options
Pablo Neira Ayuso
1
-7
/
+11
2014-11-27
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
Pablo Neira Ayuso
1
-7
/
+1
2014-10-27
netfilter: nf_tables: add new expression nft_redir
Arturo Borrero
1
-0
/
+9
2014-10-27
netfilter: refactor NAT redirect IPv6 code to use it from nf_tables
Arturo Borrero
1
-0
/
+6
2014-10-02
netfilter: move nf_send_resetX() code to nf_reject_ipvX modules
Pablo Neira Ayuso
1
-0
/
+6
2014-09-12
netfilter: masquerading needs to be independent of x_tables in Kconfig
Pablo Neira Ayuso
1
-12
/
+15
2014-09-12
netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NAT
Pablo Neira Ayuso
1
-10
/
+13
2014-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+13
2014-09-09
netfilter: nf_tables: add new nft_masq expression
Arturo Borrero
1
-0
/
+6
2014-09-09
netfilter: nf_nat: generalize IPv6 masquerading support for nf_tables
Arturo Borrero
1
-0
/
+7
2014-09-02
netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOG
Pablo Neira
1
-1
/
+1
2014-08-18
netfilter: move NAT Kconfig switches out of the iptables scope
Pablo Neira Ayuso
1
-7
/
+19
2014-06-28
netfilter: fix several Kconfig problems in NF_LOG_*
Pablo Neira Ayuso
1
-5
/
+5
2014-06-27
netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files
Pablo Neira Ayuso
1
-0
/
+5
2014-02-06
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
Patrick McHardy
1
-0
/
+5
2014-01-01
netfilter: add help information to new nf_tables Kconfig options
Pablo Neira Ayuso
1
-0
/
+12
2013-10-14
netfilter: nf_tables: Add support for IPv6 NAT
Tomasz Bursztyka
1
-0
/
+5
[next]