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
2019-01-28
netfilter: nfnetlink_osf: add missing fmatch check
Fernando Fernandez Mancera
1
-0
/
+4
2019-01-24
ipvs: Fix signed integer overflow when setsockopt timeout
ZhangXiaoxu
1
-0
/
+12
2019-01-18
netfilter: nft_compat: destroy function must not have side effects
Florian Westphal
1
-1
/
+47
2019-01-18
netfilter: nft_compat: make lists per netns
Florian Westphal
1
-40
/
+89
2019-01-18
netfilter: nft_compat: use refcnt_t type for nft_xt reference count
Florian Westphal
1
-8
/
+8
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-14
/
+18
2019-01-14
netfilter: nft_flow_offload: fix checking method of conntrack helper
Henry Yen
1
-1
/
+4
2019-01-11
netfilter: nft_flow_offload: fix interaction with vrf slave device
wenxu
2
-4
/
+5
2019-01-10
netfilter: nft_flow_offload: Fix reverse route lookup
wenxu
1
-2
/
+2
2019-01-09
netfilter: nf_tables: selective rule dump needs table to be specified
Pablo Neira Ayuso
1
-1
/
+1
2019-01-09
netfilter: nf_tables: fix leaking object reference count
Taehee Yoo
1
-0
/
+2
2019-01-09
netfilter: nf_tables: Fix for endless loop when dumping ruleset
Phil Sutter
1
-6
/
+4
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-3
/
+3
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-173
/
+133
2018-12-29
netfilter: nf_conncount: fix argument order to find_next_bit
Florian Westphal
1
-1
/
+1
2018-12-29
netfilter: nf_conncount: speculative garbage collection on empty lists
Pablo Neira Ayuso
1
-32
/
+15
2018-12-29
netfilter: nf_conncount: move all list iterations under spinlock
Pablo Neira Ayuso
1
-26
/
+20
2018-12-29
netfilter: nf_conncount: merge lookup and add functions
Florian Westphal
2
-91
/
+69
2018-12-29
netfilter: nf_conncount: restart search when nodes have been erased
Florian Westphal
1
-11
/
+7
2018-12-29
netfilter: nf_conncount: split gc in two phases
Florian Westphal
1
-3
/
+19
2018-12-29
netfilter: nf_conncount: don't skip eviction when age is negative
Florian Westphal
1
-1
/
+1
2018-12-29
netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTS
Shawn Bohrer
1
-14
/
+5
2018-12-29
netfilter: nf_tables: fix a missing check of nla_put_failure
Kangjie Lu
1
-0
/
+2
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2
-2
/
+2
2018-12-28
mm: reference totalram_pages and managed_pages once per function
Arun KS
2
-5
/
+7
2018-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
30
-1170
/
+1007
2018-12-21
netfilter: conntrack: remove empty pernet fini stubs
Florian Westphal
5
-42
/
+10
2018-12-21
netfilter: conntrack: merge ecache and timestamp sysctl tables with main one
Florian Westphal
3
-128
/
+35
2018-12-21
netfilter: conntrack: merge acct and helper sysctl table with main one
Florian Westphal
3
-128
/
+22
2018-12-21
netfilter: conntrack: add mnemonics for sysctl table
Florian Westphal
1
-11
/
+20
2018-12-21
netfilter: conntrack: un-export seq_print_acct
Florian Westphal
2
-19
/
+18
2018-12-21
netfilter: conntrack: register sysctl table for gre
Yafang Shao
1
-1
/
+41
2018-12-21
netfilter: conntrack: udp: set stream timeout to 2 minutes
Florian Westphal
1
-1
/
+1
2018-12-21
netfilter: conntrack: udp: only extend timeout to stream mode after 2s
Florian Westphal
1
-3
/
+13
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-15
/
+22
2018-12-19
net: use skb_sec_path helper in more places
Florian Westphal
2
-2
/
+2
2018-12-19
net: move secpath_exist helper to sk_buff.h
Florian Westphal
1
-1
/
+1
2018-12-19
netfilter: avoid using skb->nf_bridge directly
Florian Westphal
4
-41
/
+54
2018-12-18
netfilter: nf_tables: Speed up selective rule dumps
Phil Sutter
1
-28
/
+62
2018-12-18
netfilter: nf_nat_sip: fix RTP/RTCP source port translations
Alin Nastac
1
-4
/
+35
2018-12-18
netfilter: nat: remove nf_nat_l4proto struct
Florian Westphal
8
-202
/
+2
2018-12-18
netfilter: nat: remove l4proto->manip_pkt
Florian Westphal
8
-250
/
+354
2018-12-18
netfilter: nat: remove l4proto->nlattr_to_range
Florian Westphal
7
-58
/
+17
2018-12-18
netfilter: nat: remove l4proto->in_range
Florian Westphal
7
-55
/
+43
2018-12-18
netfilter: nat: fold in_range indirection into caller
Florian Westphal
1
-7
/
+16
2018-12-18
netfilter: nat: remove l4proto->unique_tuple
Florian Westphal
2
-26
/
+56
2018-12-18
netfilter: nat: un-export nf_nat_l4proto_unique_tuple
Florian Westphal
6
-129
/
+75
2018-12-18
netfilter: remove NF_NAT_RANGE_PROTO_RANDOM support
Florian Westphal
1
-7
/
+2
2018-12-18
netfilter: remove unused parameters in nf_ct_l4proto_[un]register_sysctl()
Yafang Shao
1
-14
/
+7
2018-12-18
netfilter: nat: limit port clash resolution attempts
Florian Westphal
1
-6
/
+23
[next]