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
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
36
-808
/
+1009
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+22
2016-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
26
-488
/
+589
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-9
/
+17
2016-07-23
netfilter: nft_compat: fix crash when related match/target module is removed
Liping Zhang
1
-23
/
+20
2016-07-23
netfilter: nft_compat: put back match/target module if init fail
Liping Zhang
1
-8
/
+24
2016-07-23
netfilter: h323: Use mod_timer instead of set_expect_timeout
Gao Feng
1
-14
/
+1
2016-07-22
netfilter: connlabels: move set helper to xt_connlabel
Florian Westphal
2
-30
/
+16
2016-07-22
netfilter: conntrack: support a fixed size of 128 distinct labels
Florian Westphal
4
-26
/
+12
2016-07-21
netfilter: nf_tables: allow to filter out rules by table and chain
Pablo Neira Ayuso
1
-0
/
+38
2016-07-21
netfilter: nft_log: fix snaplen does not truncate packets
Liping Zhang
1
-1
/
+2
2016-07-21
netfilter: nft_log: check the validity of log level
Liping Zhang
1
-0
/
+5
2016-07-21
netfilter: nft_log: fix possible memory leak if log expr init fail
Liping Zhang
1
-8
/
+18
2016-07-21
netfilter: Add helper array register/unregister functions
Gao Feng
6
-181
/
+150
2016-07-19
netfilter: nft_ct: fix unpaired nf_connlabels_get/put call
Liping Zhang
1
-6
/
+19
2016-07-18
netfilter: x_tables: speed up jump target validation
Florian Westphal
1
-0
/
+50
2016-07-12
netfilter: conntrack: skip clash resolution if nat is in place
Pablo Neira Ayuso
1
-0
/
+1
2016-07-12
netfilter: conntrack: protect early_drop by rcu read lock
Liping Zhang
1
-0
/
+3
2016-07-11
netfilter: nf_conntrack_h323: fix off-by-one in DecodeQ931
Toby DiPasquale
1
-1
/
+2
2016-07-11
Merge tag 'ipvs-for-v4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
1
-2
/
+23
2016-07-11
netfilter: nf_tables: get rid of possible_net_t from set and basechain
Pablo Neira Ayuso
4
-29
/
+29
2016-07-11
netfilter: nft_ct: make byte/packet expr more friendly
Liping Zhang
1
-0
/
+3
2016-07-11
netfilter: physdev: physdev-is-out should not work with OUTPUT chain
Hangbin Liu
1
-4
/
+4
2016-07-11
netfilter: nat: convert nat bysrc hash to rhashtable
Florian Westphal
1
-58
/
+68
2016-07-11
Merge tag 'ipvs-fixes2-for-v4.7' of https://git.kernel.org/pub/scm/linux/kern...
Pablo Neira Ayuso
1
-2
/
+4
2016-07-11
netfilter: move nat hlist_head to nf_conn
Florian Westphal
2
-39
/
+9
2016-07-11
netfilter: conntrack: simplify early_drop
Florian Westphal
1
-48
/
+47
2016-07-11
netfilter: nf_ct_helper: unlink helper again when hash resize happen
Liping Zhang
1
-6
/
+13
2016-07-11
netfilter: cttimeout: unlink timeout obj again when hash resize happen
Liping Zhang
1
-6
/
+14
2016-07-11
netfilter: conntrack: fix race between nf_conntrack proc read and hash resize
Liping Zhang
2
-5
/
+26
2016-07-08
netfilter: nft_ct: fix expiration getter
Florian Westphal
1
-5
/
+1
2016-07-07
ipvs: count pre-established TCP states as active
Michal Kubecek
1
-2
/
+23
2016-07-07
ipvs: fix bind to link-local mcast IPv6 address in backup
Quentin Armitage
1
-2
/
+4
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
17
-321
/
+428
2016-07-05
netfilter: nf_log: fix error on write NONE to logger choice sysctl
Pavel Tikhomirov
1
-5
/
+6
2016-07-05
net: simplify and make pkt_type_ok() available for other users
Jamal Hadi Salim
1
-8
/
+1
2016-07-03
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
Joe Perches
1
-5
/
+2
2016-07-01
netfilter: Remove references to obsolete CONFIG_IP_ROUTE_FWMARK
Moritz Sichert
1
-6
/
+4
2016-07-01
netfilter: conntrack: avoid integer overflow when resizing
Florian Westphal
1
-0
/
+7
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-18
/
+16
2016-06-24
netfilter: nf_tables: add support for inverted logic in nft_lookup
Arturo Borrero
1
-5
/
+32
2016-06-24
netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLED
Pablo Neira Ayuso
1
-37
/
+25
2016-06-24
netfilter: conntrack: allow increasing bucket size via sysctl too
Florian Westphal
2
-18
/
+59
2016-06-24
netfilter: nft_hash: support deletion of inactive elements
Pablo Neira Ayuso
1
-2
/
+4
2016-06-24
netfilter: nft_rbtree: check for next generation when deactivating elements
Pablo Neira Ayuso
1
-1
/
+1
2016-06-24
netfilter: nf_tables: add generation mask to sets
Pablo Neira Ayuso
3
-32
/
+49
2016-06-24
netfilter: nf_tables: add generation mask to chains
Pablo Neira Ayuso
1
-31
/
+58
2016-06-24
netfilter: nf_tables: add generation mask to tables
Pablo Neira Ayuso
1
-44
/
+57
2016-06-24
netfilter: nf_tables: add generic macros to check for generation mask
Pablo Neira Ayuso
1
-38
/
+8
2016-06-24
netfilter: xt_NFLOG: nflog-range does not truncate packets
Vishwanath Pai
2
-3
/
+9
[next]