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
2023-05-17
netfilter: nft_set_rbtree: fix null deref on element insertion
Florian Westphal
1
-7
/
+13
2023-05-17
netfilter: nf_tables: fix nft_trans type confusion
Florian Westphal
1
-3
/
+1
2023-05-17
netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...
Tom Rix
1
-0
/
+4
2023-05-10
netfilter: conntrack: fix possible bug_on with enable_hooks=1
Florian Westphal
2
-3
/
+6
2023-05-10
netfilter: nf_tables: always release netdev hooks from notifier
Florian Westphal
1
-3
/
+6
2023-05-06
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-19
/
+42
2023-05-03
netfilter: nf_tables: fix ct untracked match breakage
Florian Westphal
1
-4
/
+10
2023-05-03
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
4
-3
/
+15
2023-05-03
netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable update with mi...
Pablo Neira Ayuso
1
-12
/
+17
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-5
/
+13
2023-04-25
Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
9
-345
/
+432
2023-04-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
5
-13
/
+312
2023-04-22
netfilter: nf_tables: allow to create netdev chain without device
Pablo Neira Ayuso
1
-12
/
+11
2023-04-22
netfilter: nf_tables: support for deleting devices in an existing netdev chain
Pablo Neira Ayuso
1
-11
/
+88
2023-04-22
netfilter: nf_tables: support for adding new devices to an existing netdev chain
Pablo Neira Ayuso
1
-81
/
+136
2023-04-22
netfilter: nf_tables: rename function to destroy hook list
Pablo Neira Ayuso
1
-4
/
+4
2023-04-22
netfilter: nf_tables: do not send complete notification of deletions
Pablo Neira Ayuso
1
-19
/
+51
2023-04-22
netfilter: nf_tables: extended netlink error reporting for netdevice
Pablo Neira Ayuso
1
-14
/
+24
2023-04-22
ipvs: Remove {Enter,Leave}Function
Simon Horman
4
-92
/
+9
2023-04-22
ipvs: Consistently use array_size() in ip_vs_conn_init()
Simon Horman
1
-6
/
+6
2023-04-22
ipvs: Update width of source for ip_vs_sync_conn_options
Simon Horman
1
-1
/
+1
2023-04-22
netfilter: nf_tables: do not store rule in traceinfo structure
Florian Westphal
2
-14
/
+15
2023-04-22
netfilter: nf_tables: do not store verdict in traceinfo structure
Florian Westphal
2
-16
/
+19
2023-04-22
netfilter: nf_tables: do not store pktinfo in traceinfo structure
Florian Westphal
2
-12
/
+14
2023-04-22
netfilter: nf_tables: remove unneeded conditional
Florian Westphal
1
-4
/
+2
2023-04-22
netfilter: nf_tables: make validation state per table
Florian Westphal
1
-20
/
+18
2023-04-22
netfilter: nf_tables: don't write table validation state without mutex
Florian Westphal
2
-8
/
+2
2023-04-22
netfilter: nf_tables: don't store chain address on jump
Florian Westphal
3
-26
/
+32
2023-04-22
netfilter: nf_tables: don't store address of last rule on jump
Florian Westphal
1
-6
/
+2
2023-04-22
netfilter: nf_tables: merge nft_rules_old structure and end of ruleblob marker
Florian Westphal
1
-28
/
+27
2023-04-21
bpf: add test_run support for netfilter program type
Florian Westphal
1
-0
/
+1
2023-04-21
netfilter: disallow bpf hook attachment at same priority
Florian Westphal
1
-0
/
+12
2023-04-21
netfilter: nfnetlink hook: dump bpf prog id
Florian Westphal
1
-13
/
+68
2023-04-21
bpf: minimal support for programs hooked into netfilter framework
Florian Westphal
1
-1
/
+69
2023-04-21
bpf: add bpf_link support for BPF_NETFILTER programs
Florian Westphal
3
-0
/
+163
2023-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-40
/
+65
2023-04-19
netfilter: conntrack: fix wrong ct->timeout value
Tzung-Bi Shih
1
-4
/
+9
2023-04-19
netfilter: conntrack: restore IPS_CONFIRMED out of nf_conntrack_hash_check_in...
Pablo Neira Ayuso
3
-1
/
+4
2023-04-18
netfilter: nf_tables: tighten netlink attribute requirements for catch-all el...
Pablo Neira Ayuso
1
-1
/
+2
2023-04-18
netfilter: nf_tables: validate catch-all set elements
Pablo Neira Ayuso
2
-38
/
+62
2023-04-14
Daniel Borkmann says:
Jakub Kicinski
1
-4
/
+1
2023-04-06
netfilter: nf_tables: Modify nla_memdup's flag to GFP_KERNEL_ACCOUNT
Chen Aotian
1
-1
/
+1
2023-04-05
bpf: Remove unused arguments from btf_struct_access().
Alexei Starovoitov
1
-2
/
+1
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
7
-14
/
+22
2023-03-30
netfilter: ctnetlink: Support offloaded conntrack entry deletion
Paul Blakey
1
-8
/
+0
2023-03-30
netfilter: nfnetlink_queue: enable classid socket info retrieval
Eric Sage
1
-0
/
+20
2023-03-30
netfilter: nfnetlink_log: remove rcu_bh usage
Florian Westphal
1
-13
/
+23
2023-03-29
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
1
-2
/
+2
2023-03-26
bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncs
David Vernet
1
-2
/
+0
[next]