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
...
*
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
*
Move NLA_PUT_NET* macros to include/net/netlink.h
Jozsef Kadlecsik
2011-01-20
1
-6
/
+0
*
The module parameter max_sets should be unsigned int
Jozsef Kadlecsik
2011-01-20
1
-1
/
+1
*
Get rid of ip_set_kernel.h
Jozsef Kadlecsik
2011-01-20
12
-26
/
+0
*
Fix the placement style of boolean operators at continued lines
Jozsef Kadlecsik
2011-01-20
14
-219
/
+219
*
ipset 5.3 released
v5.3
Jozsef Kadlecsik
2011-01-18
1
-0
/
+9
*
There is no need to call synchronize_net() at swapping.
Jozsef Kadlecsik
2011-01-14
1
-4
/
+0
*
Replace strncpy with strlcpy at creating a set.
Jozsef Kadlecsik
2011-01-14
1
-1
/
+1
*
Update copyright date and some style changes.
Jozsef Kadlecsik
2011-01-14
14
-16
/
+16
*
Use jhash.h accepted in kernel, with backward compatibility.
Jozsef Kadlecsik
2011-01-13
9
-9
/
+9
*
Separate prefixlens from ip_set core.
Jozsef Kadlecsik
2011-01-13
13
-297
/
+314
*
kernel: remove unused ctnl parameter from call_ad
Jan Engelhardt
2011-01-03
1
-6
/
+5
[prev]
[next]