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
starfive-6.6.48-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
2022-05-18
netfilter: nf_tables: disable expression reduction infra
Pablo Neira Ayuso
1
-10
/
+1
2022-05-18
netfilter: flowtable: move dst_check to packet path
Ritaro Takenaka
2
-22
/
+20
2022-05-18
netfilter: flowtable: fix TCP flow teardown
Pablo Neira Ayuso
2
-27
/
+9
2022-05-16
netfilter: nft_flow_offload: fix offload with pppoe + vlan
Felix Fietkau
1
-1
/
+2
2022-05-16
netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices
Felix Fietkau
1
-9
/
+13
2022-05-16
netfilter: flowtable: fix excessive hw offload attempts after failure
Felix Fietkau
1
-1
/
+3
2022-04-28
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
1
-14
/
+38
2022-04-27
netfilter: conntrack: fix udp offload timeout sysctl
Volodymyr Mytnyk
1
-1
/
+1
2022-04-27
netfilter: nf_conntrack_tcp: re-init for syn packets only
Florian Westphal
1
-15
/
+6
2022-04-22
netfilter: nft_set_rbtree: overlap detection with element re-addition after d...
Pablo Neira Ayuso
1
-1
/
+5
2022-04-19
ipvs: correctly print the memory size of ip_vs_conn_tab
Pengcheng Yang
1
-1
/
+1
2022-04-12
netfilter: nf_tables: nft_parse_register can return a negative value
Antoine Tenart
1
-1
/
+1
2022-04-11
netfilter: nft_socket: make cgroup match work in input too
Florian Westphal
1
-4
/
+3
2022-04-05
netfilter: nf_tables: memcg accounting for dynamically allocated objects
Vasily Averin
6
-6
/
+6
2022-03-30
netfilter: bitwise: fix reduce comparisons
Jeremy Sowden
1
-2
/
+2
2022-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
3
-27
/
+36
2022-03-28
memcg: enable accounting for nft objects
Vasily Averin
2
-23
/
+23
2022-03-24
netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options
Pablo Neira Ayuso
1
-4
/
+13
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-24
/
+35
2022-03-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+3
2022-03-20
netfilter: flowtable: pass flowtable to nf_flow_table_iterate()
Pablo Neira Ayuso
1
-10
/
+10
2022-03-20
netfilter: flowtable: remove redundant field in flow_offload_work struct
Pablo Neira Ayuso
1
-5
/
+6
2022-03-20
netfilter: nft_exthdr: add reduce support
Florian Westphal
1
-0
/
+33
2022-03-20
netfilter: nft_fib: add reduce support
Florian Westphal
3
-0
/
+44
2022-03-20
netfilter: nft_tunnel: track register operations
Pablo Neira Ayuso
1
-0
/
+28
2022-03-20
netfilter: nft_xfrm: track register operations
Pablo Neira Ayuso
1
-0
/
+28
2022-03-20
netfilter: nft_socket: track register operations
Pablo Neira Ayuso
1
-0
/
+28
2022-03-20
netfilter: nft_immediate: cancel register tracking for data destination register
Pablo Neira Ayuso
1
-0
/
+12
2022-03-20
netfilter: nft_hash: track register operations
Pablo Neira Ayuso
1
-0
/
+36
2022-03-20
netfilter: nft_osf: track register operations
Pablo Neira Ayuso
1
-0
/
+25
2022-03-20
netfilter: nft_numgen: cancel register tracking
Pablo Neira Ayuso
1
-0
/
+22
2022-03-20
netfilter: nft_meta: extend reduce support to bridge family
Florian Westphal
1
-2
/
+3
2022-03-20
netfilter: nft_lookup: only cancel tracking for clobbered dregs
Florian Westphal
1
-0
/
+12
2022-03-20
netfilter: nft_ct: track register operations
Pablo Neira Ayuso
2
-0
/
+48
2022-03-20
netfilter: nf_tables: cancel tracking for clobbered destination registers
Pablo Neira Ayuso
5
-26
/
+78
2022-03-20
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
25
-1
/
+45
2022-03-20
netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()
Phil Sutter
2
-0
/
+9
2022-03-20
netfilter: conntrack: revisit gc autotuning
Florian Westphal
1
-17
/
+68
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-45
/
+10
2022-03-17
netfilter: nf_tables: initialize registers in nft_do_chain()
Pablo Neira Ayuso
1
-1
/
+1
2022-03-17
netfilter: nf_tables: validate registers coming from userspace.
Pablo Neira Ayuso
1
-5
/
+17
2022-03-16
netfilter: flowtable: Fix QinQ and pppoe support for inet table
Pablo Neira Ayuso
2
-18
/
+17
2022-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
6
-22
/
+116
2022-03-12
netfilter: nf_tables: disable register tracking
Pablo Neira Ayuso
1
-2
/
+7
2022-03-08
Revert "netfilter: conntrack: tag conntracks picked up in local out hook"
Florian Westphal
1
-3
/
+0
2022-03-08
Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"
Florian Westphal
1
-40
/
+3
2022-03-06
bpf: Replace __diag_ignore with unified __diag_ignore_all
Kumar Kartikeya Dwivedi
1
-2
/
+3
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-13
/
+50
2022-03-03
net: Get rcv tstamp if needed in nfnetlink_{log, queue}.c
Martin KaFai Lau
2
-5
/
+9
2022-03-03
net: Add skb_clear_tstamp() to keep the mono delivery_time
Martin KaFai Lau
4
-7
/
+7
[next]