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
pinetabv-6.6.y-devel
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
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2
-2
/
+2
2017-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-47
/
+31
2017-02-02
netfilter: allow logging from non-init namespaces
Michal Kubeček
2
-2
/
+2
2017-02-02
netfilter: add and use nf_ct_set helper
Florian Westphal
3
-6
/
+3
2017-02-02
skbuff: add and use skb_nfct helper
Florian Westphal
4
-8
/
+8
2017-02-02
netfilter: reset netfilter state when duplicating packet
Florian Westphal
1
-1
/
+1
2017-02-02
netfilter: conntrack: no need to pass ctinfo to error handler
Florian Westphal
1
-6
/
+6
2017-01-18
netfilter: ipt_CLUSTERIP: fix build error without procfs
Arnd Bergmann
1
-1
/
+6
2017-01-16
netfilter: rpfilter: fix incorrect loopback packet judgment
Liping Zhang
2
-14
/
+9
2017-01-09
netfilter: use fwmark_reflect in nf_send_reset
Pau Espin Pedrol
1
-0
/
+2
2017-01-09
xtables: extend matches and targets with .usersize
Willem de Bruijn
1
-0
/
+1
2017-01-09
arptables: use match, target and data copy_to_user helpers
Willem de Bruijn
1
-10
/
+5
2017-01-09
iptables: use match, target and data copy_to_user helpers
Willem de Bruijn
1
-15
/
+6
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-11
/
+23
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-12-23
netfilter: ipt_CLUSTERIP: check duplicate config when initializing
Xin Long
1
-11
/
+23
2016-12-07
netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet source
Liping Zhang
2
-9
/
+12
2016-12-06
netfilter: nft_fib_ipv4: initialize *dest to zero
Liping Zhang
1
-0
/
+2
2016-12-06
netfilter: nft_fib: convert htonl to ntohl properly
Liping Zhang
1
-1
/
+1
2016-12-06
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
2
-6
/
+12
2016-12-06
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
2
-8
/
+2
2016-12-06
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
2
-4
/
+4
2016-12-06
netfilter: defrag: only register defrag functionality if needed
Florian Westphal
2
-4
/
+44
2016-12-04
netfilter: conntrack: register hooks in netns when needed by ruleset
Florian Westphal
1
-11
/
+44
2016-12-04
netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions
Florian Westphal
2
-0
/
+14
2016-12-04
netfilter: nat: add dependencies on conntrack module
Florian Westphal
1
-1
/
+7
2016-12-04
netfilter: add and use nf_ct_netns_get/put
Florian Westphal
2
-4
/
+4
2016-12-04
netfilter: conntrack: remove unused init_net hook
Florian Westphal
1
-6
/
+0
2016-12-04
netfilter: conntrack: built-in support for UDPlite
Davide Caratti
1
-0
/
+3
2016-12-04
netfilter: conntrack: built-in support for SCTP
Davide Caratti
1
-0
/
+3
2016-12-04
netfilter: conntrack: built-in support for DCCP
Davide Caratti
1
-0
/
+3
2016-12-04
netfilter: update Arturo Borrero Gonzalez email address
Arturo Borrero Gonzalez
2
-4
/
+4
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2016-11-30
netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...
Hongxu Jia
1
-2
/
+2
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2016-11-14
netfilter: x_tables: simplify IS_ERR_OR_NULL to NULL test
Julia Lawall
2
-20
/
+20
2016-11-10
netfilter: conntrack: simplify init/uninit of L4 protocol trackers
Davide Caratti
1
-53
/
+23
2016-11-03
netfilter: nf_tables: use hook state from xt_action_param structure
Pablo Neira Ayuso
5
-14
/
+13
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
6
-16
/
+9
2016-11-01
netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c
Pablo Neira Ayuso
3
-0
/
+171
2016-11-01
netfilter: nf_tables: add fib expression
Florian Westphal
3
-0
/
+247
2016-10-31
netfilter: nft_dup: do not use sreg_dev if the user doesn't specify it
Liping Zhang
1
-2
/
+4
2016-09-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2
-4
/
+8
2016-09-26
netfilter: nf_log: get rid of XT_LOG_* macros
Liping Zhang
1
-3
/
+3
2016-09-26
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
Liping Zhang
3
-4
/
+4
2016-09-24
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
Aaron Conole
2
-2
/
+2
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+7
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-09-12
netfilter: Add the missed return value check of nft_register_chain_type
Gao Feng
2
-2
/
+8
[next]