index
:
ipset
master
region_lock
ipset tree
kadlec@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
netfilter: ipset: fix race condition in ipset save, swap and delete
Vishwanath Pai
2016-03-16
5
-8
/
+35
*
Suppress unnecessary stderr in command loop for resize and list
Jozsef Kadlecsik
2016-03-16
1
-1
/
+1
*
Correction in comment test
Jozsef Kadlecsik
2016-03-16
1
-2
/
+2
*
Support chroot buildroots
Jozsef Kadlecsik
2016-03-13
1
-1
/
+2
*
Fix "configure" breakage due to pkg-config related changes
Jozsef Kadlecsik
2016-03-13
1
-0
/
+2
*
ipset 6.28 released
v6.28
Jozsef Kadlecsik
2016-03-12
3
-1
/
+17
*
netfilter: ipset: Check IPSET_ATTR_ETHER netlink attribute length
Jozsef Kadlecsik
2016-03-08
2
-1
/
+4
*
Fix __aligned_u64 compatibility support for older kernel releases
Jozsef Kadlecsik
2016-02-29
3
-6
/
+2
*
Support older pkg-config packages
Jozsef Kadlecsik
2016-02-29
1
-0
/
+17
*
Add bash completion to the install routine.
Mart Frauenlob
2016-02-26
4
-2
/
+20
*
Add compatibility to support EXPORT_SYMBOL_GPL in module.h
Jozsef Kadlecsik
2016-02-24
2
-0
/
+15
*
Fix misleading error message with comment extension
Jozsef Kadlecsik
2016-02-24
1
-1
/
+1
*
Fix set:list type crash when flush/dump set in parallel
Jozsef Kadlecsik
2016-02-24
2
-30
/
+28
*
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
Jozsef Kadlecsik
2016-02-16
3
-48
/
+69
*
Test added to check 0.0.0.0/0,iface to be matched in hash:net,iface type
Jozsef Kadlecsik
2016-01-13
2
-0
/
+14
*
netfilter: ipset: allow a 0 netmask with hash_netiface type
Florian Westphal
2016-01-13
1
-4
/
+0
*
Fix link with libtool >= 2.4.4
Olivier Blin
2016-01-09
1
-1
/
+1
*
ipset 6.27 released
v6.27
Jozsef Kadlecsik
2015-11-07
3
-1
/
+18
*
Fix reported memory size for hash:* types
Jozsef Kadlecsik
2015-11-07
1
-7
/
+9
*
Fix hash type expire: release empty hash bucket block
Jozsef Kadlecsik
2015-11-07
1
-4
/
+10
*
Fix hash:* type expiration
Jozsef Kadlecsik
2015-11-07
1
-1
/
+1
*
Collapse same condition body to a single one
Jozsef Kadlecsik
2015-11-07
1
-7
/
+1
*
Fix extension alignment
Jozsef Kadlecsik
2015-11-07
8
-83
/
+66
*
Compatibility: include linux/export.h when needed
Jozsef Kadlecsik
2015-10-28
3
-27
/
+30
*
Handle uint64_t alignment issue in ipset tool
Jozsef Kadlecsik
2015-10-28
2
-3
/
+7
*
Compatibility: make sure vmalloc.h is included for kvfree()
Jozsef Kadlecsik
2015-10-26
1
-0
/
+1
*
Fix detecting 'struct net' in 'struct tcf_ematch'
Jozsef Kadlecsik
2015-10-19
2
-1
/
+5
*
Protect definition of RCU_INIT_POINTER in compatibility header file
Jozsef Kadlecsik
2015-10-19
1
-0
/
+4
*
netfilter: ipset: Fix sleeping memory allocation in atomic context
Nikolay Borisov
2015-10-16
1
-1
/
+1
*
ipset 6.26 released
v6.26
Jozsef Kadlecsik
2015-08-28
3
-1
/
+22
*
Out of bound access in hash:net* types fixed
Jozsef Kadlecsik
2015-08-25
6
-5
/
+127
*
Warn about loaded in ip_set modules at module installation
Jozsef Kadlecsik
2015-08-25
1
-0
/
+11
*
Use IPSET_BIN in resize-and-list.sh and suppress echoing of loop variable
Jozsef Kadlecsik
2015-08-24
1
-5
/
+4
*
Manpage typo corrections
David Wittman
2015-07-20
1
-3
/
+3
*
Fix grammar error in manpage
Neutron Soutmun
2015-07-20
1
-1
/
+1
*
Make struct htype per ipset family
Jozsef Kadlecsik
2015-06-26
11
-74
/
+63
*
Optimize hash creation routine
Jozsef Kadlecsik
2015-06-26
1
-34
/
+29
*
Make sure element data size is a multiple of u32
Jozsef Kadlecsik
2015-06-26
1
-2
/
+8
*
Make NLEN compile time constant for hash types
Jozsef Kadlecsik
2015-06-26
1
-26
/
+21
*
Simplify mtype_expire() for hash types
Jozsef Kadlecsik
2015-06-26
1
-17
/
+17
*
Count non-static extension memory into the set memory size for userspace
Jozsef Kadlecsik
2015-06-26
6
-21
/
+32
*
net: sched: Simplify em_ipset_match
Eric W. Biederman
2015-06-25
1
-2
/
+2
*
ipset 6.25.1 released
v6.25.1
Jozsef Kadlecsik
2015-06-25
3
-1
/
+10
*
net/netfilter/ipset: work around gcc-4.4.4 initializer bug
Andrew Morton
2015-06-25
2
-4
/
+16
*
ipset manpage: refer to iptables-extensions
Jozsef Kadlecsik
2015-06-25
1
-1
/
+2
*
Update userspace header file from the kernel tree
Jozsef Kadlecsik
2015-06-25
1
-3
/
+8
*
Handle 'extern "C" {' in check_libmap.sh
Jozsef Kadlecsik
2015-06-25
1
-1
/
+1
*
ipset 6.25 released
v6.25
Jozsef Kadlecsik
2015-06-25
3
-1
/
+80
*
Add element count to all set types header
Jozsef Kadlecsik
2015-06-25
37
-48
/
+94
*
Add element count to hash headers
Eric B Munson
2015-06-19
71
-81
/
+163
[prev]
[next]