index
:
ipset
master
region_lock
ipset tree
kadlec@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support listing setnames and headers too
Jozsef Kadlecsik
2011-04-18
2
-27
/
+50
*
Fix order of listing of sets
Jozsef Kadlecsik
2011-04-18
1
-8
/
+10
*
Options and flags support added to the kernel API
Jozsef Kadlecsik
2011-04-18
16
-138
/
+215
*
ipset 6.3 released
v6.3
Jozsef Kadlecsik
2011-04-10
1
-0
/
+6
*
set match and SET target fixes
Jozsef Kadlecsik
2011-04-09
1
-2
/
+16
*
Whitespace fixes: some space before tab slipped in.
Jozsef Kadlecsik
2011-04-08
1
-2
/
+2
*
bitmap:ip,mac type requires "src" for MAC
Jozsef Kadlecsik
2011-04-08
1
-0
/
+4
*
ipset/Kconfig was a mixed up kernel config file, fixed (Michael Tokarev)
Jozsef Kadlecsik
2011-03-29
1
-1029
/
+73
*
ipset 6.2 released
v6.2
Jozsef Kadlecsik
2011-03-27
1
-0
/
+6
*
Timeout can be modified for already added elements
Jozsef Kadlecsik
2011-03-27
12
-101
/
+136
*
References are protected by rwlock instead of mutex
Jozsef Kadlecsik
2011-03-25
7
-56
/
+73
*
list:set timeout variant fixes
Jozsef Kadlecsik
2011-03-23
1
-29
/
+24
*
ipset 6.1 released
v6.1
Jozsef Kadlecsik
2011-03-19
1
-0
/
+6
*
Fix revision reporting
Jozsef Kadlecsik
2011-03-19
1
-1
/
+1
*
SCTP, UDPLITE support added
Jozsef Kadlecsik
2011-03-18
6
-5
/
+21
*
Fix checking the revision of the set type at create command
Jozsef Kadlecsik
2011-03-18
1
-4
/
+16
*
hash:ip,port* types with IPv4
Jozsef Kadlecsik
2011-03-18
5
-94
/
+48
*
netfilter:ipset: fix the compile warning in ip_set_create
Shan Wei
2011-03-04
1
-1
/
+1
*
ipset 6.0 released
v6.0
Jozsef Kadlecsik
2011-02-03
1
-0
/
+26
*
Reorganized kernel/ subdir
Jozsef Kadlecsik
2011-02-03
21
-125
/
+1124
*
netfilter: ipset: fix linking with CONFIG_IPV6=n
Patrick McHardy
2011-02-03
2
-6
/
+19
*
netfilter: ipset: send error message manually
Jozsef Kadlecsik
2011-02-02
1
-7
/
+26
*
netfilter: ipset: add missing break statemtns in ip_set_get_ip_port()
Patrick McHardy
2011-02-02
1
-0
/
+2
*
netfilter: ipset: add missing include to xt_set.h
Patrick McHardy
2011-02-01
1
-0
/
+1
*
netfilter: ipset: remove unnecessary includes
Patrick McHardy
2011-02-01
9
-27
/
+0
*
netfilter: ipset: use nla_parse_nested()
Patrick McHardy
2011-02-01
1
-26
/
+16
*
Separate ipset errnos completely from system ones and bump protocol version.
Jozsef Kadlecsik
2011-01-31
1
-3
/
+3
*
Use better error codes in xt_set.c
Jozsef Kadlecsik
2011-01-31
1
-12
/
+12
*
Fix sparse warning about shadowed definition
Jozsef Kadlecsik
2011-01-27
1
-1
/
+1
*
bitmap:ip type: flavour specific adt functions
Jozsef Kadlecsik
2011-01-27
1
-301
/
+168
*
bitmap:port type: flavour specific adt functions
Jozsef Kadlecsik
2011-01-27
1
-278
/
+159
*
Move the type specifici attribute validation to the core
Jozsef Kadlecsik
2011-01-27
13
-392
/
+254
*
Use vzalloc() instead of __vmalloc()
Jozsef Kadlecsik
2011-01-26
12
-24
/
+20
*
Use meaningful error messages in xt_set.c
Jozsef Kadlecsik
2011-01-26
1
-8
/
+12
*
Constified attribute cannot be written
Jozsef Kadlecsik
2011-01-26
1
-1
/
+11
*
Send (N)ACK at dumping only when NLM_F_ACK is set
Jozsef Kadlecsik
2011-01-26
1
-1
/
+3
*
Correct the error codes: use ENOENT and EMSGSIZE
Jozsef Kadlecsik
2011-01-26
6
-43
/
+69
*
ipset 5.4 released
v5.4
Jozsef Kadlecsik
2011-01-21
1
-0
/
+23
*
Fixed broken ICMP and ICMPv6 handling
Jozsef Kadlecsik
2011-01-21
1
-6
/
+7
*
Fix trailing whitespaces and pr_* messages
Jozsef Kadlecsik
2011-01-21
12
-69
/
+67
*
Un-inline functions which are not small enough
Jozsef Kadlecsik
2011-01-20
12
-161
/
+42
*
Fix module loading at create/header commands
Jozsef Kadlecsik
2011-01-20
2
-50
/
+37
*
Fix wrong kzalloc flag in type_pf_expire
Jozsef Kadlecsik
2011-01-20
1
-1
/
+1
*
The get_ip*_port functions are too large to be inlined, moved into the core.
Jozsef Kadlecsik
2011-01-20
8
-138
/
+160
*
Add missing __GFP_HIGHMEM flag to __vmalloc
Jozsef Kadlecsik
2011-01-20
1
-1
/
+2
*
Enforce network-order data in the netlink protocol
Jozsef Kadlecsik
2011-01-20
12
-86
/
+214
*
Use annotated types and fix sparse warnings
Jozsef Kadlecsik
2011-01-20
14
-123
/
+110
*
Move ip_set_alloc, ip_set_free and ip_set_get_ipaddr* into core
Jozsef Kadlecsik
2011-01-20
2
-77
/
+88
*
NETMASK*, HOSTMASK* macros are too generic
Jozsef Kadlecsik
2011-01-20
10
-55
/
+74
*
Use static LIST_HEAD() for ip_set_type_list
Jozsef Kadlecsik
2011-01-20
1
-3
/
+1
[next]