index
:
delta/ipset.git
ipset-4
ipset-6.18
ipset-6.20.x
master
origin
rcu
region_lock
git.netfilter.org: ipset
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test to check the fix to add an IPv4 range containing more than 2^31 addresses
Jozsef Kadlecsik
2017-09-18
1
-0
/
+10
*
Fix adding an IPv4 range containing more than 2^31 addresses
Jozsef Kadlecsik
2017-09-18
10
-22
/
+24
*
Fix the include guards on the include/libipset/linux_ip_set*.h
Jozsef Kadlecsik
2017-09-14
5
-14
/
+23
*
New function added in commit 54802b2c is missing from libipset.map
Jozsef Kadlecsik
2017-09-14
1
-0
/
+5
*
ipset 6.33 released
v6.33
Jozsef Kadlecsik
2017-09-12
3
-1
/
+25
*
Backport patch: sctp: remove the typedef sctp_sctphdr_t
Jozsef Kadlecsik
2017-09-11
3
-0
/
+16
*
Backport patch: netfilter: nfnetlink: extended ACK reporting
Jozsef Kadlecsik
2017-09-11
3
-20
/
+47
*
ipset: remove unused function __ip_set_get_netlink
Aaron Conole
2017-09-11
1
-8
/
+0
*
Backport patch: netlink: pass extended ACK struct to parsing functions
Jozsef Kadlecsik
2017-09-11
3
-19
/
+39
*
Backport patch netlink: extended ACK reporting
Jozsef Kadlecsik
2017-09-11
3
-1
/
+18
*
netfilter: Remove exceptional & on function name
Arushi Singhal
2017-09-11
1
-1
/
+1
*
Backport missing part of patch: netfilter: Remove unnecessary cast on void po...
Jozsef Kadlecsik
2017-09-11
1
-2
/
+1
*
Backport nfnl_msg_type()
Jozsef Kadlecsik
2017-09-11
3
-1
/
+19
*
Report if the option is supported by a newer kernel release
Jozsef Kadlecsik
2017-09-11
4
-7
/
+54
*
netfilter: ipset: ipset list may return wrong member count for set with timeout
Vishwanath Pai
2017-09-06
1
-1
/
+13
*
netfilter: ipset: deduplicate prefixlen maps
Aaron Conole
2017-09-06
1
-258
/
+137
*
ipset: Fix ipset command replacement in runtest.sh
Neutron Soutmun
2017-06-04
1
-1
/
+1
*
Fix sparse warnings
Jozsef Kadlecsik
2017-03-23
2
-2
/
+2
*
Correct a test: number of entries may be outdated
Jozsef Kadlecsik
2017-03-23
1
-1
/
+1
*
netfilter: ipset: Compress return logic
simran singhal
2017-03-23
1
-4
/
+1
*
netfilter: ipset: Remove unnecessary cast on void pointer
simran singhal
2017-03-23
2
-3
/
+3
*
Compatibility: handle changes in 4.10 kernel tree
Jozsef Kadlecsik
2017-03-23
5
-17
/
+85
*
ipset 6.32 released
v6.32
Jozsef Kadlecsik
2017-03-12
2
-1
/
+6
*
Fix possible truncated output in ipset output buffer handling
Jozsef Kadlecsik
2017-03-12
2
-36
/
+39
*
Missing prototype added in ipset_hash_ipmac.c (debugging)
Jozsef Kadlecsik
2017-03-12
1
-0
/
+1
*
ipset 6.31 released
v6.31
Jozsef Kadlecsik
2017-02-19
3
-1
/
+14
*
Update manpage about the size parameter of list:set types.
Jozsef Kadlecsik
2017-02-19
1
-1
/
+2
*
netfilter: ipset: Null pointer exception in ipset list:set
Vishwanath Pai
2017-02-16
1
-3
/
+6
*
New test to verify that only the intended entries are deleted at hash types.
Jozsef Kadlecsik
2017-02-16
3
-1
/
+5
*
Fix bug: sometimes valid entries in hash:* types of sets were evicted
Jozsef Kadlecsik
2017-02-16
1
-1
/
+1
*
Correct copyright owner
Jozsef Kadlecsik
2016-11-10
2
-2
/
+2
*
Revert patch "Correct rcu_dereference_bh_nfnl() usage"
Jozsef Kadlecsik
2016-11-10
1
-6
/
+4
*
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
[next]