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
*
ipset 6.30 released
v6.30
Jozsef Kadlecsik
2016-10-17
3
-1
/
+27
*
ipset: Drop extra comma from error message
Neutron Soutmun
2016-10-17
1
-1
/
+1
*
ipset: Fix the incorrect dynamic/static modules list
Neutron Soutmun
2016-10-17
1
-2
/
+2
*
netfilter: ipset: hash: fix boolreturn.cocci warnings
kbuild test robot
2016-10-15
1
-4
/
+4
*
Correct tests to check the number of entries too
Jozsef Kadlecsik
2016-10-14
38
-82
/
+82
*
Fix the nla_put_net64() API changes backport
Jozsef Kadlecsik
2016-10-14
1
-2
/
+2
*
netfilter: ipset: Fixing unnamed union init
Elad Raz
2016-10-13
2
-12
/
+32
*
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
2016-10-13
2
-6
/
+9
*
Correct the reported memory size for bitmap:* types
Jozsef Kadlecsik
2016-10-13
2
-4
/
+7
*
Fix coding styles reported by checkpatch.pl, already in kernel
Jozsef Kadlecsik
2016-10-11
1
-4
/
+3
*
netfilter: x_tables: Pass struct net in xt_action_param
Eric W. Biederman
2016-10-11
3
-0
/
+15
*
net: sched: fix skb->protocol use in case of accelerated vlan path
Jiri Pirko
2016-10-11
3
-1
/
+22
*
Check IPSET_ATTR_ETHER netlink attribute length in hash:ipmac too
Jozsef Kadlecsik
2016-10-11
1
-0
/
+2
*
netfilter: fix include files for compilation
Mikko Rapeli
2016-10-11
3
-0
/
+6
*
ipset: Backports for the nla_put_net64() API changes
Neutron Soutmun
2016-06-28
5
-7
/
+28
*
netfilter: ipset: use setup_timer() and mod_timer().
Muhammad Falak R Wani
2016-05-19
1
-5
/
+2
*
netfilter: ipset: use setup_timer() and mod_timer().
Muhammad Falak R Wani
2016-05-19
1
-5
/
+2
*
netfilter: ipset: use setup_timer() and mod_timer().
Muhammad Falak R Wani
2016-05-19
1
-5
/
+2
*
hash:ipmac type support added to ipset, userspace part
Tomasz Chilinski
2016-05-05
3
-0
/
+188
*
hash:ipmac type support added to ipset
Tomasz Chilinski
2016-05-05
3
-1
/
+323
*
ipset 6.29 released
v6.29
Jozsef Kadlecsik
2016-03-16
3
-1
/
+11
*
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
[next]