]> granicus.if.org Git - ipset/history - kernel/net/netfilter/ipset/ip_set_core.c
netfilter: ipset: remove useless memset() calls
[ipset] / kernel / net / netfilter / ipset / ip_set_core.c
2019-01-08 Florent Fourcotnetfilter: ipset: remove useless memset() calls
2018-12-04 Qian Cainetfilter/ipset: replace a strncpy() with strscpy()
2018-11-28 Florent Fourcotnetfilter: ipset: fix ip_set_byindex function
2018-10-30 Jozsef KadlecsikCorrect workaround in patch "Fix calling ip_set() macro...
2018-10-27 Jozsef KadlecsikIntroduction of new commands and protocol version 7
2018-10-22 Kirill Tkhainet: Convert ip_set_net_ops
2018-10-19 Jozsef KadlecsikFix calling ip_set() macro at dumping
2018-09-24 Andrey Ryabininnetfilter: ipset: fix ip_set_list allocation failure
2018-07-16 Stefano Brivioipset: list:set: Decrease refcount synchronously on...
2018-01-29 Jozsef KadlecsikRemove duplicate module description
2018-01-29 Pablo Neira Ayusonetfilter: remove messages print and boot/module load...
2018-01-06 Gustavo A. R. Silvanetfilter: mark expected switch fall-throughs
2018-01-04 Jozsef KadlecsikMissing nfnl_lock()/nfnl_unlock() is added to ip_set_ne...
2018-01-04 Florian Westphalnetfilter: ipset: use nfnl_mutex_is_locked
2018-01-04 Florian Westphalnetfilter: ipset: add resched points during set listing
2018-01-04 Jozsef KadlecsikFix "don't update counters" mode when counters used...
2017-09-28 Ross Lagerwallnetfilter: ipset: Fix race between dump and swap
2017-09-26 Florian Westphalnetfilter: ipset: pernet ops must be unregistered last
2017-09-11 Jozsef KadlecsikBackport patch: netfilter: nfnetlink: extended ACK...
2017-09-11 Aaron Conoleipset: remove unused function __ip_set_get_netlink
2017-09-11 Jozsef KadlecsikBackport patch: netlink: pass extended ACK struct to...
2017-09-11 Jozsef KadlecsikBackport patch netlink: extended ACK reporting
2017-09-11 Arushi Singhalnetfilter: Remove exceptional & on function name
2017-09-11 Jozsef KadlecsikBackport nfnl_msg_type()
2017-03-23 Jozsef KadlecsikFix sparse warnings
2017-03-23 simran singhalnetfilter: ipset: Remove unnecessary cast on void pointer
2016-10-13 Eric W. Biedermannetfilter: x_tables: Use par->net instead of computing...
2016-03-16 Vishwanath Painetfilter: ipset: fix race condition in ipset save...
2016-02-24 Jozsef KadlecsikFix set:list type crash when flush/dump set in parallel
2016-02-16 Jozsef Kadlecsiknetfilter: nfnetlink: pass down netns pointer to call...
2015-11-07 Jozsef KadlecsikFix extension alignment
2015-06-26 Jozsef KadlecsikCount non-static extension memory into the set memory...
2015-06-13 Denys Vlasenkonetfilter: ipset: deinline ip_set_put_extensions()
2015-06-13 Jozsef KadlecsikThere is no need to call synchronize_rcu() after list_a...
2015-05-05 Jozsef Kadlecsiknetfilter: ipset: Improve skbinfo get/init helpers
2015-04-26 Jozsef KadlecsikWhen a single set is destroyed, make sure it can't...
2015-04-17 Jozsef KadlecsikFix coding styles reported by the most recent checkpatc...
2015-03-29 Jozsef KadlecsikMake sure the proper is_destroyed value is checked...
2015-03-29 Jozsef KadlecsikFix broken commit "Check extensions attributes before...
2015-03-20 Sergey Popovichnetfilter: ipset: Check extensions attributes before...
2015-03-20 Sergey Popovichnetfilter: ipset: Use SET_WITH_*() helpers to test...
2015-03-16 Sergey Popovichnetfilter: ipset: Properly calculate extensions offsets...
2015-01-08 Jozsef KadlecsikMake sure listing doesn't grab a set which is just...
2015-01-06 Jozsef KadlecsikMore compatibility checking and simplifications
2015-01-06 Jozsef KadlecsikFix coding styles reported by checkpatch.pl
2015-01-06 Jozsef KadlecsikUse nlmsg_total_size instead of NLMSG_SPACE in ip_set_c...
2014-12-10 Jozsef KadlecsikCall synchronize_rcu() in set type (un)register functio...
2014-12-10 Jozsef KadlecsikGive a better name to a macro in ip_set_core.c
2014-11-18 Dan Carpenternetfilter: ipset: small potential read beyond the end...
2014-11-18 Jozsef KadlecsikFix parallel resizing and listing of the same set
2014-11-18 Jozsef Kadlecsikstyles warned by checkpatch.pl fixed
2014-11-18 Jozsef KadlecsikIntroduce RCU in all set types instead of rwlock per set
2014-11-03 WANG Congnet: use the new API kvfree()
2014-11-03 Masanari Iidatreewide: fix errors in printk
2014-10-21 Dan Carpenternetfilter: ipset: off by one in ip_set_nfnl_get_byindex()
2014-09-14 Joe Perchesnetfilter: Convert pr_warning to pr_warn
2014-09-08 Anton Danilovnetfilter: ipset: Add skbinfo extension kernel support...
2014-09-01 Jozsef KadlecsikFix static checker warning in ip_set_core.c
2014-03-07 Patrick McHardynetfilter: ip_set: rename nfnl_dereference()/nfnl_set()
2014-03-04 Josh Huntipset: add forceadd kernel support for hash set types
2014-02-16 Ilia Mirkinnetfilter: ipset: move registration message to init...
2014-01-07 Stephen Hemmingeripset: remove unused code
2013-11-11 Sergey Popovichipset: Follow manual page behavior for SET target on...
2013-10-27 Jozsef Kadlecsiknet->user_ns is available starting from 3.8, add compat...
2013-10-02 Jozsef KadlecsikCompatibility code is modified not to rely on kernel...
2013-10-02 Jozsef KadlecsikUse netlink callback dump args only
2013-09-28 Vitaly Lavrovipset: Add net namespace for ipset
2013-09-23 Oliver Smithnetfilter: ipset: Support comments for ipset entries...
2013-09-07 Jozsef KadlecsikGeneralize extensions support
2013-09-04 Jozsef KadlecsikIntroduce new operation to get both setname and family
2013-08-14 Jozsef KadlecsikValidate the set family and not the set type family...
2013-07-22 Jozsef KadlecsikConsistent userspace testing with nomatch flag
2013-04-09 Jozsef Kadlecsikset match: add support to match the counters
2013-04-09 Jozsef KadlecsikIntroduce the counter extension in the core
2013-04-09 Jozsef KadlecsikIntroduce extensions to elements in the core
2013-04-09 Jozsef KadlecsikAdd a compatibility header file for easier maintenance
2013-02-21 Jozsef Kadlecsik"Directory not empty" error message (reported by John...
2012-11-27 Jozsef KadlecsikMake sure ip_set_max isn't set to IPSET_INVALID_ID
2012-11-27 Jozsef KadlecsikAdd ipset package version to external module description
2012-11-27 Jozsef KadlecsikBackport RCU handling up to 2.6.32.x
2012-11-26 Jozsef KadlecsikNetlink pid is renamed to portid in kernel 3.7.0
2012-11-26 Jozsef KadlecsikFix RCU handling when the number of maximal sets are...
2012-11-19 Jozsef KadlecsikIncrease the number of maximal sets automatically as...
2012-09-21 Jozsef KadlecsikSupport to match elements marked with "nomatch" in...
2012-09-11 Jozsef KadlecsikCoding style fixes
2012-09-08 Eric Dumazetnet: cleanup unsigned to unsigned int
2012-06-29 Tomasz Bursztykaipset: Handle properly an IPSET_CMD_NONE
2012-05-10 Pablo Neira Ayusonetlink: add netlink_dump_control structure for netlink...
2012-05-10 David S. Milleripset: Stop using NLA_PUT*().
2011-09-15 Jozsef KadlecsikInvert the logic to include version.h in ip_set_core.c
2011-09-06 Jozsef KadlecsikFix compiling ipset as external kernel modules
2011-09-05 Greg Rosertnetlink: Compute and store minimum ifinfo dump size
2011-09-05 Jesper JuhlRemove redundant linux/version.h includes from net/
2011-09-01 Jozsef KadlecsikMerge branch 'master' of git://dev.medozas.de/ipset
2011-08-31 Jan Engelhardtipset: use NFPROTO_ constants
2011-08-31 Joe Perchesnetfilter: Remove unnecessary OOM logging messages
2011-08-31 Jozsef KadlecsikDumping error triggered removing references twice and...
2011-08-29 Jozsef KadlecsikAutoload set type modules safely
2011-05-31 Jozsef KadlecsikWhitespace and coding fixes detected by checkpatch.pl
2011-05-28 Jozsef KadlecsikFix return code for destroy when sets are in use
next