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
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-23
netfilter: nf_tables: fix port natting in little endian archs
leroy christophe
1
-4
/
+4
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-12
/
+119
2014-12-09
Merge branch 'iov_iter' into for-next
Al Viro
2
-26
/
+67
2014-11-27
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
Pablo Neira Ayuso
4
-91
/
+2
2014-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-12
/
+208
2014-11-13
netfilter: fix various sparse warnings
Florian Westphal
3
-10
/
+10
2014-11-10
netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval
Daniel Borkmann
1
-0
/
+1
2014-11-05
netfilter: Remove checks of seq_printf() return values
Steven Rostedt (Red Hat)
1
-20
/
+16
2014-11-05
netfilter: Convert print_tuple functions to return void
Joe Perches
3
-12
/
+16
2014-11-05
netfilter: Remove return values for print_conntrack callbacks
Steven Rostedt (Red Hat)
1
-1
/
+4
2014-10-31
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
Pablo Neira Ayuso
1
-26
/
+62
2014-10-30
netfilter: log: protect nf_log_register against double registering
Marcelo Leitner
2
-2
/
+22
2014-10-28
netfilter: nf_tables: add new expression nft_redir
Arturo Borrero
3
-0
/
+87
2014-10-28
netfilter: refactor NAT redirect IPv4 to use it from nf_tables
Arturo Borrero
3
-0
/
+89
2014-10-13
netfilter: nf_tables: restrict nat/masq expressions to nat chain type
Pablo Neira Ayuso
1
-0
/
+1
2014-10-11
netfilter: missing module license in the nf_reject_ipvX modules
Pablo Neira Ayuso
1
-0
/
+3
2014-10-03
netfilter: nft_masq: register/unregister notifiers on module init/exit
Arturo Borrero
1
-23
/
+11
2014-10-02
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
2
-2
/
+2
2014-10-02
netfilter: move nf_send_resetX() code to nf_reject_ipvX modules
Pablo Neira Ayuso
3
-0
/
+136
2014-10-02
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
Pablo Neira Ayuso
1
-1
/
+0
2014-09-12
netfilter: masquerading needs to be independent of x_tables in Kconfig
Pablo Neira Ayuso
1
-12
/
+15
2014-09-12
netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NAT
Pablo Neira Ayuso
1
-10
/
+9
2014-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-418
/
+536
2014-09-09
netfilter: nf_tables: add new nft_masq expression
Arturo Borrero
3
-0
/
+96
2014-09-09
netfilter: nf_nat: generalize IPv4 masquerading support for nf_tables
Arturo Borrero
4
-99
/
+170
2014-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-48
/
+56
2014-09-02
netfilter: nft_chain_nat_ipv4: use generic IPv4 NAT code from core
Pablo Neira Ayuso
1
-120
/
+37
2014-09-02
netfilter: nat: move specific NAT IPv4 to core
Pablo Neira Ayuso
2
-199
/
+233
2014-08-23
net: use reciprocal_scale() helper
Daniel Borkmann
1
-1
/
+1
2014-08-18
netfilter: move NAT Kconfig switches out of the iptables scope
Pablo Neira Ayuso
2
-48
/
+56
2014-07-25
netfilter: kill remnants of ulog targets
Paul Bolle
1
-1
/
+0
2014-07-25
netfilter: nf_conntrack: remove exceptional & on function name
Himangi Saraogi
1
-1
/
+1
2014-06-30
netfilter: use IS_ENABLED() macro
Duan Jiong
6
-10
/
+14
2014-06-28
netfilter: fix several Kconfig problems in NF_LOG_*
Pablo Neira Ayuso
1
-10
/
+10
2014-06-27
netfilter: add generic ARP packet logger
Pablo Neira Ayuso
3
-0
/
+155
2014-06-27
netfilter: log: nf_log_packet() as real unified interface
Pablo Neira Ayuso
1
-7
/
+7
2014-06-27
netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files
Pablo Neira Ayuso
3
-0
/
+393
2014-06-25
netfilter: kill ulog targets
Pablo Neira Ayuso
2
-517
/
+0
2014-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-20
/
+6
2014-05-12
net: rename local_df to ignore_df
WANG Cong
1
-1
/
+1
2014-05-04
netfilter: ipv4: defrag: set local_df flag on defragmented skb
Florian Westphal
1
-2
/
+3
2014-04-29
netfilter: add helper for adding nat extension
Florian Westphal
2
-20
/
+6
2014-04-16
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
1
-4
/
+1
2014-04-05
netfilter: Can't fail and free after table replacement
Thomas Graf
2
-4
/
+8
2014-02-14
netfilter: nf_nat_snmp_basic: fix duplicates in if/else branches
FX Le Bail
1
-2
/
+2
2014-02-06
netfilter: nf_tables: add reject module for NFPROTO_INET
Patrick McHardy
1
-3
/
+4
2014-02-06
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
Patrick McHardy
3
-0
/
+80
2014-02-05
netfilter: nf_nat_h323: fix crash in nf_ct_unlink_expect_report()
Alexey Dobriyan
1
-1
/
+4
2014-01-10
netfilter: nf_tables: fix error path in the init functions
Pablo Neira Ayuso
1
-1
/
+7
2014-01-09
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
4
-4
/
+4
[next]