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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-20
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
2
-3
/
+4
2019-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
34
-64
/
+84
2019-07-19
netfilter: bridge: make NF_TABLES_BRIDGE tristate
Arnd Bergmann
2
-2
/
+2
2019-07-19
proc/sysctl: add shared variables for range check
Matteo Croce
1
-2
/
+1
2019-07-18
netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a module
Pablo Neira Ayuso
1
-1
/
+1
2019-07-18
netfilter: synproxy: fix rst sequence number mismatch
Fernando Fernandez Mancera
1
-2
/
+2
2019-07-18
netfilter: nf_tables: Support auto-loading for inet nat
Phil Sutter
1
-0
/
+3
2019-07-16
netfilter: nft_hash: fix symhash with modulus one
Laura Garcia Liebana
1
-1
/
+1
2019-07-16
netfilter: nf_tables: don't fail when updating base chain policy
Florian Westphal
1
-0
/
+2
2019-07-16
netfilter: conntrack: always store window size un-scaled
Florian Westphal
1
-3
/
+5
2019-07-16
netfilter: synproxy: fix erroneous tcp mss option
Fernando Fernandez Mancera
2
-2
/
+4
2019-07-16
netfilter: nf_tables: fix module autoload for redir
Christian Hesse
1
-1
/
+1
2019-07-16
netfilter: Update obsolete comments referring to ip_conntrack
Yonatan Goldschmidt
6
-14
/
+7
2019-07-16
netfilter: nf_conntrack_sip: fix expectation clash
xiao ruizhu
18
-38
/
+56
2019-07-15
netfilter: nfnetlink: avoid deadlock due to synchronous request_module
Florian Westphal
1
-1
/
+1
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
69
-512
/
+2909
2019-07-10
netfilter: nf_tables: add hardware offload support
Pablo Neira Ayuso
7
-7
/
+599
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-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-81
/
+100
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
13
-76
/
+472
2019-07-06
netfilter: nf_tables: force module load in case select_ops() returns -EAGAIN
Pablo Neira Ayuso
2
-0
/
+10
2019-07-06
netfilter: nf_tables: __nft_expr_type_get() selects specific family type
Pablo Neira Ayuso
1
-5
/
+8
2019-07-06
netfilter: nf_tables: add nft_expr_type_request_module()
Pablo Neira Ayuso
1
-3
/
+14
2019-07-05
netfilter: nft_meta: move bridge meta keys into nft_meta_bridge
wenxu
2
-53
/
+29
2019-07-05
ipvs: strip gre tunnel headers from icmp errors
Julian Anastasov
1
-4
/
+42
2019-07-05
netfilter: nf_tables: Add synproxy support
Fernando Fernandez Mancera
3
-0
/
+299
2019-07-04
ipvs: allow tunneling with gre encapsulation
Vadim Fedorenko
2
-3
/
+64
2019-07-04
netfilter: nf_queue: remove unused hook entries pointer
Florian Westphal
2
-6
/
+4
2019-07-04
netfilter: nf_log: Replace a seq_printf() call by seq_puts() in seq_show()
Markus Elfring
1
-1
/
+1
2019-07-04
netfilter: rename nf_SYNPROXY.h to nf_synproxy.h
Pablo Neira Ayuso
1
-1
/
+1
2019-06-29
net: make skb_dst_force return true when dst is refcounted
Florian Westphal
1
-1
/
+5
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-80
/
+95
2019-06-28
docs: leds: convert to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-28
netfilter: Fix remainder of pseudo-header protocol 0
He Zhe
3
-4
/
+5
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-06-26
ipv6: constify rt6_nexthop()
Nicolas Dichtel
1
-1
/
+1
2019-06-26
netfilter: ctnetlink: Fix regression in conntrack entry deletion
Felix Kaechele
1
-3
/
+4
2019-06-25
ipvs: fix tinfo memory leak in start_sync_thread
Julian Anastasov
2
-66
/
+72
2019-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
181
-835
/
+197
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
145
-590
/
+147
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-4
/
+2
2019-06-21
netfilter: nf_tables: add support for matching IPv4 options
Stephen Suryaputra
1
-0
/
+133
2019-06-21
ipvs: defer hook registration to avoid leaks
Julian Anastasov
1
-7
/
+14
2019-06-20
netfilter: synproxy: use nf_cookie_v6_check() from core
Pablo Neira Ayuso
1
-1
/
+1
2019-06-19
netfilter: nf_tables: enable set expiration time for set elements
Laura Garcia Liebana
2
-7
/
+21
2019-06-19
netfilter: nft_ct: fix null pointer in ct expectations support
Stéphane Veyret
1
-0
/
+4
2019-06-19
netfilter: synproxy: ensure zero is returned on non-error return path
Colin Ian King
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
142
-579
/
+142
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484
Thomas Gleixner
2
-4
/
+2
[next]