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
/
include
/
linux
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-05
netfilter: nfnetlink: add mutex per subsystem
Pablo Neira Ayuso
1
-2
/
+2
2013-01-18
netfilter: nf_ct_sip: support Cisco 7941/7945 IP phones
Kevin Cernekee
1
-0
/
+3
2012-10-17
UAPI: Remove empty non-UAPI Kbuild files
David Howells
2
-1
/
+0
2012-10-09
UAPI: (Scripted) Disintegrate include/linux/netfilter/ipset
David Howells
5
-272
/
+6
2012-10-09
UAPI: (Scripted) Disintegrate include/linux/netfilter
David Howells
77
-3007
/
+8
2012-10-04
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
1
-1
/
+1
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
1
-1
/
+1
2012-09-24
netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute
Pablo Neira Ayuso
1
-0
/
+1
2012-09-24
netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries
Pablo Neira Ayuso
1
-1
/
+5
2012-09-24
netfilter: xt_time: add support to ignore day transition
Florian Westphal
1
-0
/
+5
2012-09-23
netfilter: ipset: Support to match elements marked with "nomatch"
Jozsef Kadlecsik
1
-0
/
+4
2012-09-23
netfilter: ipset: Coding style fixes
Jozsef Kadlecsik
2
-3
/
+4
2012-09-23
netfilter: ipset: Include supported revisions in module description
Jozsef Kadlecsik
1
-0
/
+6
2012-09-23
netfilter: ipset: Rewrite cidr book keeping to handle /0
Jozsef Kadlecsik
1
-49
/
+55
2012-08-30
netfilter: nf_nat: support IPv6 in SIP NAT helper
Patrick McHardy
1
-5
/
+4
2012-08-30
netfilter: ipv6: add IPv6 NAT support
Patrick McHardy
1
-0
/
+2
2012-08-30
netfilter: add protocol independent NAT core
Patrick McHardy
2
-2
/
+12
2012-08-30
netfilter: nf_nat: add protoff argument to packet mangling functions
Patrick McHardy
6
-7
/
+25
2012-08-10
netfilter: nf_ct_sip: fix IPv6 address parsing
Patrick McHardy
1
-1
/
+1
2012-07-04
netfilter: nfnetlink_queue: do not allow to set unsupported flag bits
Krishna Kumar
1
-0
/
+1
2012-06-27
netfilter: ctnetlink: add new messages to obtain statistics
Pablo Neira Ayuso
1
-0
/
+38
2012-06-17
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
6
-1
/
+64
2012-06-16
netfilter: add user-space connection tracking helper infrastructure
Pablo Neira Ayuso
3
-1
/
+58
2012-06-16
netfilter: ctnetlink: add CTA_HELP_INFO attribute
Pablo Neira Ayuso
1
-0
/
+1
2012-06-16
netfilter: add glue code to integrate nfnetlink_queue and ctnetlink
Pablo Neira Ayuso
1
-0
/
+3
2012-06-16
netfilter: nf_ct_helper: implement variable length helper private data
Pablo Neira Ayuso
1
-0
/
+2
2012-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2012-06-07
netfilter: xt_recent: add address masking option
Denys Fedoryshchenko
1
-0
/
+10
2012-06-07
netfilter: Add fail-open support
Krishna Kumar
1
-0
/
+5
2012-06-07
netfilter: xt_connlimit: remove revision 0
Cong Wang
1
-7
/
+2
2012-06-07
netfilter: xt_HMARK: fix endianness and provide consistent hashing
Hans Schillstrom
1
-0
/
+5
2012-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+16
2012-05-17
netfilter: ipset: fix timeout value overflow bug
Jozsef Kadlecsik
1
-0
/
+4
2012-05-17
netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits
Florian Westphal
1
-2
/
+4
2012-05-16
netfilter: ipset: fix hash size checking in kernel
Jozsef Kadlecsik
1
-0
/
+16
2012-05-09
netfilter: hashlimit: byte-based limit mode
Florian Westphal
1
-1
/
+9
2012-05-09
netfilter: add xt_hmark target for hash-based skb marking
Hans Schillstrom
1
-0
/
+45
2012-05-08
netfilter: nf_conntrack: fix explicit helper attachment and NAT
Pablo Neira Ayuso
1
-0
/
+4
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
3
-11
/
+11
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-04-02
ipset: Stop using NLA_PUT*().
David S. Miller
2
-29
/
+38
2012-03-26
netfilter: ipset: avoid use of kernel-only types
Jan Engelhardt
1
-2
/
+2
2012-03-07
netfilter: xt_CT: allow to attach timeout policy + glue code
Pablo Neira Ayuso
1
-0
/
+12
2012-03-07
netfilter: add cttimeout infrastructure for fine timeout tuning
Pablo Neira Ayuso
3
-1
/
+117
2012-03-07
netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to array
Pablo Neira Ayuso
1
-1
/
+4
2012-03-07
netfilter: merge ipt_LOG and ip6_LOG into xt_LOG
Richard Weinberger
2
-0
/
+20
2012-03-07
netfilter: ctnetlink: allow to set expectfn for expectations
Pablo Neira Ayuso
1
-0
/
+1
2012-03-07
netfilter: ctnetlink: add NAT support for expectations
Pablo Neira Ayuso
1
-0
/
+9
2012-03-07
netfilter: ctnetlink: allow to set expectation class
Pablo Neira Ayuso
1
-0
/
+1
2012-03-07
netfilter: ipset: hash:net,iface timeout bug fixed
Jozsef Kadlecsik
1
-0
/
+8
[next]