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-04-06
netfilter: conntrack: move ecache dwork to net_generic infra
Florian Westphal
2
-7
/
+31
2021-04-06
netfilter: conntrack: move sysctl pointer to net_generic infra
Florian Westphal
1
-4
/
+6
2021-04-06
netfilter: x_tables: move known table lists to net_generic infra
Florian Westphal
1
-13
/
+33
2021-04-06
netfilter: nf_tables: use net_generic infra for transaction data
Florian Westphal
4
-128
/
+232
2021-04-06
netfilter: cttimeout: use net_generic infra
Florian Westphal
1
-9
/
+32
2021-04-06
netfilter: nfnetlink: use net_generic infra
Florian Westphal
1
-18
/
+44
2021-04-06
netfilter: nfnetlink: add and use nfnetlink_broadcast
Florian Westphal
2
-2
/
+8
2021-04-03
netfilter: nftables: remove documentation on static functions
Pablo Neira Ayuso
1
-32
/
+0
2021-04-03
netfilter: nftables: fix a warning message in nf_tables_commit_audit_collect()
Dan Carpenter
1
-1
/
+1
2021-04-03
netfilter: ipvs: do not printk on netns creation
Florian Westphal
1
-2
/
+0
2021-03-31
netfilter: add helper function to set up the nfnetlink header and use it
Pablo Neira Ayuso
10
-208
/
+75
2021-03-31
netfilter: nftables: add helper function to set the base sequence number
Pablo Neira Ayuso
1
-9
/
+14
2021-03-31
netfilter: nftables: remove unnecessary spin_lock_init()
Yang Yingliang
1
-1
/
+0
2021-03-31
netfilter: flowtable: dst_check() from garbage collector path
Pablo Neira Ayuso
2
-19
/
+40
2021-03-31
audit: log nftables configuration change events once per table
Richard Guy Briggs
1
-83
/
+103
2021-03-31
netfilter: nft_log: perform module load from nf_tables
Florian Westphal
3
-6
/
+22
2021-03-31
netfilter: nf_log: add module softdeps
Florian Westphal
3
-0
/
+3
2021-03-31
netfilter: nf_log_common: merge with nf_log_syslog
Florian Westphal
4
-234
/
+181
2021-03-31
netfilter: nf_log_bridge: merge with nf_log_syslog
Florian Westphal
2
-7
/
+22
2021-03-31
netfilter: nf_log_netdev: merge with nf_log_syslog
Florian Westphal
4
-85
/
+36
2021-03-31
netfilter: nf_log_ipv6: merge with nf_log_syslog
Florian Westphal
1
-2
/
+356
2021-03-31
netfilter: nf_log_arp: merge with nf_log_syslog
Florian Westphal
1
-2
/
+111
2021-03-31
netfilter: nf_log_ipv4: rename to nf_log_syslog
Florian Westphal
3
-1
/
+405
2021-03-29
netfilter: nf_conntrack_acct.c: A typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-29
netfilter: ipvs: A spello fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-20
/
+57
2021-03-24
netfilter: flowtable: support for FLOW_ACTION_PPPOE_PUSH
Pablo Neira Ayuso
1
-3
/
+12
2021-03-24
netfilter: flowtable: bridge vlan hardware offload and switchdev
Felix Fietkau
3
-1
/
+12
2021-03-24
netfilter: nft_flow_offload: use direct xmit if hardware offload is enabled
Pablo Neira Ayuso
3
-3
/
+21
2021-03-24
netfilter: flowtable: add offload support for xmit path types
Pablo Neira Ayuso
1
-42
/
+124
2021-03-24
netfilter: flowtable: add dsa support
Pablo Neira Ayuso
1
-0
/
+5
2021-03-24
netfilter: flowtable: add pppoe support
Pablo Neira Ayuso
2
-7
/
+51
2021-03-24
netfilter: flowtable: add bridge vlan filtering support
Pablo Neira Ayuso
1
-0
/
+12
2021-03-24
netfilter: flowtable: add vlan support
Pablo Neira Ayuso
3
-26
/
+128
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain egress device
Pablo Neira Ayuso
3
-35
/
+123
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device
Pablo Neira Ayuso
2
-5
/
+100
2021-03-24
netfilter: flowtable: add xmit path types
Pablo Neira Ayuso
3
-8
/
+27
2021-03-18
netfilter: nftables: update table flags from the commit phase
Pablo Neira Ayuso
1
-15
/
+16
2021-03-18
netfilter: nftables: skip hook overlap logic if flowtable is stale
Pablo Neira Ayuso
1
-0
/
+3
2021-03-18
netfilter: flowtable: refresh timeout after dst and writable checks
Pablo Neira Ayuso
1
-4
/
+4
2021-03-18
netfilter: flowtable: call dst_check() to fall back to classic forwarding
Pablo Neira Ayuso
1
-10
/
+2
2021-03-18
netfilter: flowtable: fast NAT functions never fail
Pablo Neira Ayuso
2
-110
/
+78
2021-03-18
netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumeration
Pablo Neira Ayuso
2
-12
/
+0
2021-03-18
netfilter: flowtable: move skb_try_make_writable() before NAT in IPv4
Pablo Neira Ayuso
1
-4
/
+4
2021-03-18
netfilter: flowtable: consolidate skb_try_make_writable() call
Pablo Neira Ayuso
2
-55
/
+31
2021-03-18
netfilter: Fix fall-through warnings for Clang
Gustavo A. R. Silva
3
-0
/
+3
2021-03-18
netfilter: flowtable: Make sure GC works periodically in idle system
Yinjun Zhang
1
-1
/
+1
2021-03-18
netfilter: nftables: allow to update flowtable flags
Pablo Neira Ayuso
1
-0
/
+15
2021-03-18
netfilter: nftables: report EOPNOTSUPP on unsupported flowtable flags
Pablo Neira Ayuso
1
-1
/
+3
2021-03-18
netfilter: conntrack: Fix gre tunneling over ipv6
Ludovic Senecaux
1
-3
/
+0
[next]