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
/
ipset
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-29
netfilter: ipset: set match: add support to match the counters
Jozsef Kadlecsik
2
-3
/
+7
2013-04-29
netfilter: ipset: The list:set type with counter support
Jozsef Kadlecsik
1
-6
/
+67
2013-04-29
netfilter: ipset: The hash types with counter support
Jozsef Kadlecsik
8
-19
/
+381
2013-04-29
netfilter: ipset: The bitmap types with counter support
Jozsef Kadlecsik
4
-15
/
+186
2013-04-29
netfilter: ipset: Introduce the counter extension in the core
Jozsef Kadlecsik
1
-0
/
+10
2013-04-29
netfilter: ipset: list:set type using the extension interface
Jozsef Kadlecsik
1
-246
/
+301
2013-04-29
netfilter: ipset: Hash types using the unified code base
Jozsef Kadlecsik
7
-1865
/
+610
2013-04-29
netfilter: ipset: Unified hash type generation
Jozsef Kadlecsik
1
-0
/
+1039
2013-04-29
netfilter: ipset: Bitmap types using the unified code base
Jozsef Kadlecsik
3
-958
/
+316
2013-04-29
netfilter: ipset: Unified bitmap type generation
Jozsef Kadlecsik
1
-0
/
+265
2013-04-29
netfilter: ipset: Introduce extensions to elements in the core
Jozsef Kadlecsik
1
-7
/
+17
2013-04-29
netfilter: ipset: Move often used IPv6 address masking function to header file
Jozsef Kadlecsik
5
-45
/
+0
2013-04-29
netfilter: ipset: Make possible to test elements marked with nomatch
Jozsef Kadlecsik
4
-24
/
+32
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-8
/
+88
2013-04-19
netfilter: ipset: bitmap:ip,mac: fix listing with timeout
Jozsef Kadlecsik
1
-1
/
+5
2013-04-09
netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize
Jozsef Kadlecsik
4
-4
/
+76
2013-04-09
netfilter: ipset: list:set: fix reference counter update
Jozsef Kadlecsik
1
-3
/
+7
2013-03-28
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
1
-3
/
+2
2013-02-27
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
1
-1
/
+2
2013-02-21
netfilter: ipset: "Directory not empty" error message
Jozsef Kadlecsik
1
-1
/
+2
2013-02-05
netfilter: nfnetlink: add mutex per subsystem
Pablo Neira Ayuso
1
-13
/
+13
2013-01-30
netfilter ipset: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
7
-9
/
+9
2012-12-03
netfilter: ipset: Increase the number of maximal sets automatically
Jozsef Kadlecsik
1
-83
/
+160
2012-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-12
/
+13
2012-11-25
netfilter: ipset: fix netiface set name overflow
Florian Westphal
1
-1
/
+1
2012-11-22
netfilter: ipset: Fix range bug in hash:ip,port,net
Jozsef Kadlecsik
4
-12
/
+13
2012-11-19
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
Eric W. Biederman
1
-1
/
+1
2012-09-23
netfilter: ipset: Support to match elements marked with "nomatch"
Jozsef Kadlecsik
5
-20
/
+28
2012-09-23
netfilter: ipset: Coding style fixes
Jozsef Kadlecsik
2
-5
/
+8
2012-09-23
netfilter: ipset: Include supported revisions in module description
Jozsef Kadlecsik
11
-39
/
+72
2012-09-23
netfilter: ipset: Add /0 network support to hash:net,iface type
Jozsef Kadlecsik
1
-23
/
+21
2012-09-21
netfilter: ipset: Check and reject crazy /0 input parameters
Jozsef Kadlecsik
6
-10
/
+13
2012-09-21
netfilter: ipset: Fix sparse warnings "incorrect type in assignment"
Jozsef Kadlecsik
7
-33
/
+39
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-12
/
+12
2012-06-29
netfilter: ipset: fix crash if IPSET_CMD_NONE command is sent
Tomasz Bursztyka
1
-0
/
+12
2012-06-25
netfilter: ipset: fix interface comparision in hash-netiface sets
Florian Westphal
1
-28
/
+4
2012-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-21
/
+49
2012-05-16
netfilter: ipset: fix hash size checking in kernel
Jozsef Kadlecsik
7
-21
/
+49
2012-05-10
netfilter: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-2
/
+2
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-3
/
+3
2012-04-02
ipset: Stop using NLA_PUT*().
David S. Miller
12
-229
/
+271
2012-03-07
netfilter: ipset: Exceptions support added to hash:*net* types
Jozsef Kadlecsik
4
-93
/
+329
2012-03-07
netfilter: ipset: use NFPROTO_ constants
Jan Engelhardt
13
-60
/
+60
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
1
-3
/
+7
2012-01-17
netfilter: ipset: dumping error triggered removing references twice
Jozsef Kadlecsik
1
-0
/
+1
2012-01-17
netfilter: ipset: autoload set type modules safely
Jozsef Kadlecsik
1
-10
/
+26
2011-12-17
net:netfilter: use IS_ENABLED
Igor Maravić
1
-1
/
+1
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
1
-1
/
+3
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+3
[next]