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
2021-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-52
/
+64
2021-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
12
-40
/
+132
2021-06-22
netfilter: nf_tables: do not allow to delete table with owner by handle
Pablo Neira Ayuso
1
-3
/
+9
2021-06-22
netfilter: nf_tables: skip netlink portID validation if zero
Pablo Neira Ayuso
1
-1
/
+1
2021-06-21
netfilter: nf_tables_offload: check FLOW_DISSECTOR_KEY_BASIC in VLAN transfer...
Pablo Neira Ayuso
1
-10
/
+7
2021-06-21
netfilter: nf_tables: memleak in hw offload abort path
Pablo Neira Ayuso
2
-37
/
+31
2021-06-21
netfilter: nfnetlink_hook: fix check for snprintf() overflow
Dan Carpenter
1
-1
/
+3
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-42
/
+48
2021-06-18
netfilter: conntrack: pass hook state to log functions
Florian Westphal
7
-36
/
+35
2021-06-17
netfilter: nf_tables: add last expression
Pablo Neira Ayuso
3
-1
/
+89
2021-06-16
netfilter: nft_extdhr: Drop pointless check of tprot_set
Phil Sutter
1
-1
/
+1
2021-06-16
netfilter: nft_exthdr: Search chunks in SCTP packets only
Phil Sutter
1
-1
/
+4
2021-06-16
netfilter: nft_tproxy: restrict support to TCP and UDP transport protocols
Pablo Neira Ayuso
1
-1
/
+8
2021-06-16
netfilter: nft_osf: check for TCP packet before further processing
Pablo Neira Ayuso
1
-0
/
+5
2021-06-16
netfilter: nft_exthdr: check for IPv6 packet before further processing
Pablo Neira Ayuso
1
-0
/
+3
2021-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-42
/
+43
2021-06-11
netfilter: synproxy: Fix out of bounds when parsing TCP options
Maxim Mikityanskiy
1
-0
/
+5
2021-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
20
-203
/
+615
2021-06-09
netfilter: nf_tables: move base hook annotation to init helper
Florian Westphal
1
-8
/
+7
2021-06-09
netfilter: nfnetlink_hook: add depends-on nftables
Florian Westphal
1
-0
/
+1
2021-06-09
netfilter: nfnetlink_hook: fix array index out-of-bounds error
Colin Ian King
1
-1
/
+1
2021-06-09
netfilter: nf_tables: initialize set before expression setup
Pablo Neira Ayuso
1
-42
/
+43
2021-06-09
netfilter: nft_exthdr: Fix for unsafe packet data read
Phil Sutter
1
-1
/
+3
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-32
/
+66
2021-06-07
netfilter: add new hook nfnl subsystem
Florian Westphal
4
-0
/
+386
2021-06-07
netfilter: annotate nf_tables base hook ops
Florian Westphal
1
-1
/
+3
2021-06-07
netfilter: flowtable: Set offload timeouts according to proto values
Oz Shlomo
2
-12
/
+39
2021-06-07
netfilter: conntrack: Introduce udp offload timeout configuration
Oz Shlomo
2
-0
/
+27
2021-06-07
netfilter: conntrack: Introduce tcp offload timeout configuration
Oz Shlomo
2
-0
/
+29
2021-06-07
netfilter: nftables: add nf_ct_pernet() helper function
Pablo Neira Ayuso
6
-38
/
+24
2021-06-07
netfilter: nf_tables: remove nft_ctx_init_from_setattr()
Pablo Neira Ayuso
1
-39
/
+25
2021-06-07
netfilter: nf_tables: remove nft_ctx_init_from_elemattr()
Pablo Neira Ayuso
1
-38
/
+34
2021-06-07
netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use it
Pablo Neira Ayuso
6
-70
/
+41
2021-06-02
netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
Pablo Neira Ayuso
1
-2
/
+6
2021-06-02
netfilter: nft_ct: skip expectations for confirmed conntrack
Pablo Neira Ayuso
1
-1
/
+1
2021-06-02
netfilter: fix clang-12 fmt string warnings
Florian Westphal
2
-2
/
+2
2021-06-02
netfilter: nft_set_pipapo_avx2: fix up description warnings
Florian Westphal
1
-2
/
+1
2021-05-29
netfilter: nf_tables: remove xt_action_param from nft_pktinfo
Florian Westphal
1
-10
/
+18
2021-05-29
netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()
Florian Westphal
3
-17
/
+17
2021-05-29
netfilter: nf_tables: add and use nft_thoff helper
Florian Westphal
7
-18
/
+18
2021-05-29
netfilter: nf_tables: add and use nft_sk helper
Florian Westphal
1
-2
/
+2
2021-05-29
netfilter: use nfnetlink_unicast()
Pablo Neira Ayuso
5
-124
/
+44
2021-05-29
netfilter: xt_CT: Remove redundant assignment to ret
Yang Li
1
-1
/
+0
2021-05-29
netfilter: x_tables: improve limit_mt scalability
Jason Baron
1
-20
/
+26
2021-05-29
netfilter: Remove leading spaces in Kconfig
Juerg Haefliger
2
-2
/
+2
2021-05-29
netfilter: nf_tables: prefer direct calls for set lookups
Florian Westphal
6
-15
/
+47
2021-05-28
netfilter: add and use nft_set_do_lookup helper
Florian Westphal
2
-4
/
+4
2021-05-28
netfilter: nft_set_pipapo_avx2: Skip LDMXCSR, we don't need a valid MXCSR state
Stefano Brivio
1
-2
/
+7
2021-05-28
netfilter: nft_exthdr: Support SCTP chunks
Phil Sutter
1
-0
/
+51
2021-05-27
ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
Julian Anastasov
1
-1
/
+1
[next]