index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+11
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-8
/
+8
2019-07-09
Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-07-05
netfilter: nf_tables: Add synproxy support
Fernando Fernandez Mancera
1
-0
/
+11
2019-06-28
docs: leds: convert to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-8
/
+8
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
-0
/
+14
2019-04-09
netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Florian Westphal
1
-5
/
+0
2019-03-18
netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
Arnd Bergmann
1
-0
/
+1
2019-03-01
netfilter: nf_tables: merge ipv4 and ipv6 nat chain types
Florian Westphal
1
-0
/
+1
2019-03-01
netfilter: nf_tables: nat: merge nft_masq protocol specific modules
Florian Westphal
1
-0
/
+1
2019-03-01
netfilter: nf_tables: nat: merge nft_redir protocol specific modules
Florian Westphal
1
-0
/
+1
2019-02-27
netfilter: nat: merge nf_nat_ipv4,6 into nat core
Florian Westphal
1
-1
/
+7
2019-02-27
netfilter: nat: merge ipv4 and ipv6 masquerade functionality
Florian Westphal
1
-0
/
+3
2019-01-18
netfilter: conntrack: gre: switch module to be built-in
Florian Westphal
1
-1
/
+1
2018-12-18
netfilter: nat: remove l4proto->manip_pkt
Florian Westphal
1
-15
/
+0
2018-09-17
netfilter: nf_tables: add xfrm expression
Florian Westphal
1
-0
/
+7
2018-08-24
netfilter: xt_checksum: ignore gso skbs
Florian Westphal
1
-6
/
+6
2018-08-03
netfilter: kconfig: remove ct zone/label dependencies
Florian Westphal
1
-3
/
+3
2018-08-03
netfilter: nf_tables: add tunnel support
Pablo Neira Ayuso
1
-0
/
+6
2018-08-03
netfilter: cttimeout: Make NF_CT_NETLINK_TIMEOUT depend on NF_CONNTRACK_TIMEOUT
Harsha Sharma
1
-0
/
+1
2018-07-30
netfilter: nf_tables: Add native tproxy support
Máté Eckl
1
-0
/
+10
2018-07-30
netfilter: nf_tables: implement Passive OS fingerprint module in nft_osf
Fernando Fernandez Mancera
1
-0
/
+7
2018-07-30
netfilter: nf_osf: rename nf_osf.c to nfnetlink_osf.c
Fernando Fernandez Mancera
1
-5
/
+10
2018-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-5
/
+7
2018-07-17
netfilter: Kconfig: Change select IPv6 dependencies
Máté Eckl
1
-3
/
+3
2018-07-17
netfilter: conntrack: remove l3proto abstraction
Florian Westphal
1
-0
/
+2
2018-07-16
netfilter: Kconfig: Make NETFILTER_XT_MATCH_SOCKET select NF_SOCKET_IPV4/6
Máté Eckl
1
-2
/
+2
2018-07-06
netfilter: nf_tables: place all set backends in one single module
Pablo Neira Ayuso
1
-18
/
+7
2018-06-03
netfilter: nf_tables: add connlimit support
Pablo Neira Ayuso
1
-0
/
+9
2018-06-03
netfilter: Libify xt_TPROXY
Máté Eckl
1
-0
/
+2
2018-06-01
netfilter: nf_tables: add support for native socket matching
Máté Eckl
1
-0
/
+9
2018-05-29
netfilter: nat: merge nf_nat_redirect into nf_nat
Florian Westphal
1
-5
/
+1
2018-05-23
netfilter: make NF_OSF non-visible symbol
Fernando Fernandez Mancera
1
-1
/
+1
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-20
/
+5
2018-05-07
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
1
-0
/
+4
2018-04-27
netfilter: nf_tables: merge exthdr expression into nft core
Florian Westphal
1
-6
/
+0
2018-04-27
netfilter: nf_tables: merge rt expression into nft core
Florian Westphal
1
-6
/
+0
2018-04-27
netfilter: nf_tables: make meta expression builtin
Florian Westphal
1
-6
/
+0
2018-04-24
netfilter: nf_flow_table: relax mixed ipv4/ipv6 flowtable dependencies
Felix Fietkau
1
-2
/
+1
2018-04-16
netfilter: fix CONFIG_NF_REJECT_IPV6=m link error
Arnd Bergmann
1
-0
/
+1
2018-03-30
netfilter: nf_tables: build-in filter chain type
Pablo Neira Ayuso
1
-2
/
+2
2018-02-02
netfilter: flowtable infrastructure depends on NETFILTER_INGRESS
Pablo Neira Ayuso
1
-3
/
+5
2018-01-16
netfilter: nf_tables: flow_offload depends on flow_table
Arnd Bergmann
1
-1
/
+1
2018-01-10
netfilter: improve flow table Kconfig dependencies
Arnd Bergmann
1
-1
/
+3
2018-01-08
netfilter: nf_tables: flow offload expression
Pablo Neira Ayuso
1
-0
/
+7
2018-01-08
netfilter: flow table support for the mixed IPv4/IPv6 family
Pablo Neira Ayuso
1
-0
/
+8
2018-01-08
netfilter: add generic flow table infrastructure
Pablo Neira Ayuso
1
-0
/
+7
2018-01-08
netfilter: connlimit: split xt_connlimit into front and backend
Florian Westphal
1
-0
/
+3
[next]