]> git.ipfire.org Git - thirdparty/ipset.git/shortlog
thirdparty/ipset.git
2020-12-20  Jozsef Kadlecsikipset 7.10 released v7.10
2020-12-20  Jozsef KadlecsikFix patch "Handle false warning from -Wstringop-overflow"
2020-12-20  Jozsef KadlecsikBackward compatibility: handle renaming nla_strlcpy...
2020-12-20  Francis Lanieltreewide: rename nla_strlcpy to nla_strscpy.
2020-12-20  Vasily Averinnetfilter: ipset: fix shift-out-of-bounds in htable_bits()
2020-12-20  Vasily Averinnetfilter: ipset: fixes possible oops in mtype_resize
2020-12-14  Jozsef KadlecsikHandle false warning from -Wstringop-overflow
2020-12-14  Jozsef KadlecsikBackward compatibility: handle missing strscpy with...
2020-12-07  Jozsef KadlecsikMove compiler specific compatibility support to separat...
2020-11-19  Jozsef Kadlecsikipset 7.9 released v7.9
2020-11-19  Jozsef KadlecsikFix library versioning (Jan Engelhardt)
2020-11-19  Jozsef Kadlecsikipset 7.8 released v7.8
2020-11-19  Jozsef KadlecsikComplete backward compatibility fix for package copy...
2020-11-19  Jozsef KadlecsikCompatibility: check for kvzalloc() and GFP_KERNEL_ACCOUNT
2020-11-19  Vasily Averinnetfilter: ipset: enable memory accounting for ipset...
2020-11-19  Eric Dumazetnetfilter: ipset: prevent uninit-value in hash_ip6_add
2020-11-19  Jozsef KadlecsikCompatibility: use skb_policy() from if_vlan.h if available
2020-11-19  Jozsef KadlecsikCompatibility: Check for the fourth arg of list_for_eac...
2020-11-08  Jozsef KadlecsikBackward compatibility fix for the package copy of...
2020-09-22  Jozsef Kadlecsikipset 7.7 released v7.7
2020-09-21  Jozsef KadlecsikExpose the initval hash parameter to userspace
2020-09-21  Jozsef KadlecsikHandle all variable header parts in helper scripts...
2020-09-21  Jozsef KadlecsikAdd bucketsize parameter to all hash types
2020-09-20  Jozsef KadlecsikUse fallthrough pseudo-keyword in the package copy...
2020-09-20  Jozsef KadlecsikSupport the -exist flag with the destroy command
2020-09-20  Gustavo A.... netfilter: Use fallthrough pseudo-keyword
2020-09-20  Gustavo A.... netfilter: Replace zero-length array with flexible...
2020-09-20  Eric Dumazetnetfilter: ipset: call ip_set_free() instead of kfree()
2020-09-20  Russell Kingnetfiler: ipset: fix unaligned atomic access
2020-09-20  Phil Sutternetfilter: ipset: Fix subcounter update skip
2020-09-20  Stefano Brivioipset: Update byte and packet counters regardless of...
2020-09-20  Amol Grovernetfilter: ipset: Pass lockdep expression to RCU lists
2020-09-20  Jozsef KadlecsikRevert "Introduce --update-counters-first flag for...
2020-03-09  Serhey Popovychip_set: Fix compatibility with kernels between v3.3...
2020-03-09  Jozsef KadlecsikIntroduce --update-counters-first flag for the set...
2020-03-09  Serhey Popovychip_set: Fix build on kernels without INIT_DEFERRABLE_WORK
2020-03-09  Jozsef Kadlecsikipset: Support kernels with at least system_wq support
2020-03-09  Serhey Popovychip_set: Fix build on kernels without system_power_effic...
2020-02-22  Jozsef KadlecsikMerge branch 'region_lock'
2020-02-22  Jozsef Kadlecsikipset 7.6 released region_lock v7.6
2020-02-22  Jozsef KadlecsikAdd checking system_power_efficient_wq in the kernel...
2020-02-22  Jozsef Kadlecsiknetfilter: ipset: Fix forceadd evaluation path
2020-02-21  Jozsef Kadlecsiknetfilter: ipset: Correct the reported memory size
2020-02-18  Serhey Popovychip_set: Include kernel header instead of UAPI
2020-02-18  Jozsef Kadlecsiknetfilter: ipset: Fix "INFO: rcu detected stall in...
2020-02-07  Serhey Popovychip_set: Include kernel header instead of UAPI
2020-01-26  Jozsef Kadlecsik.gitignore: add temporary files to the list
2020-01-26  Jozsef Kadlecsiknetfilter: ipset: fix suspicious RCU usage in find_set_...
2020-01-20  Jozsef KadlecsikAdd compatibility support for bitmap_zalloc() and bitma...
2020-01-19  Jozsef Kadlecsiknetfilter: ipset: use bitmap infrastructure completely
2020-01-15  Cong Wangnetfilter: fix a use-after-free in mtype_destroy()
2020-01-09  Jozsef Kadlecsikipset 7.5 released v7.5
2020-01-09  Florian Westphalnetfilter: ipset: avoid null deref when IPSET_ATTR_LINE...
2019-12-09  Serhey Popovychip_set: Pass init_net when @net is missing in match...
2019-12-09  Serhey Popovychnetfilter: xt_set: Do not restrict --map-set to the...
2019-12-09  Serhey Popovychem_ipset: Build on old kernels
2019-12-09  Serhey Popovychcompat: Use skb_vlan_tag_present() instead of vlan_tx_t...
2019-12-09  Serhey Popovychconfigure.ac: Support building with old autoconf 2.63
2019-12-09  Serhey Popovychconfigure.ac: Build on kernels without skb->vlan_proto...
2019-12-09  Serhey Popovychconfigure.ac: Add cond_resched_rcu() checks
2019-12-09  Serhey Popovychconfigure.ac: Better match for ipv6_skip_exthdr() frag_...
2019-11-14  Jozsef KadlecsikDocument explicitly that protocol is not stored in...
2019-11-01  Jozsef Kadlecsikipset 7.4 released v7.4
2019-11-01  Jozsef KadlecsikFix compatibility support for netlink extended ACK...
2019-11-01  Jozsef KadlecsikFix nla_policies to fully support NL_VALIDATE_STRICT
2019-10-31  Thomas Gleixnertreewide: Replace GPLv2 boilerplate/reference with...
2019-10-31  yangxingwunetfilter: remove unnecessary spaces
2019-10-31  Kristian Evensenipset: Add wildcard support to net,iface
2019-10-31  Jozsef KadlecsikSort naturally instead of textual sort (bugzilla #1369)
2019-10-31  Stefano Brivioipset: Copy the right MAC address in hash:ip,mac IPv6...
2019-10-31  Jozsef KadlecsikDo not return with error at 'make modules_install'...
2019-10-07  Jeremy Sowdennetfilter: ipset: move ip_set_get_ip_port() to ip_set_b...
2019-10-07  Jeremy Sowdennetfilter: ipset: move function to ip_set_bitmap_ip.c.
2019-10-07  Jeremy Sowdennetfilter: ipset: make ip_set_put_flags extern.
2019-10-07  Jeremy Sowdennetfilter: ipset: move functions to ip_set_core.c.
2019-10-07  Jeremy Sowdennetfilter: ipset: move ip_set_comment functions from...
2019-10-07  Jeremy Sowdennetfilter: ipset: remove inline from static functions...
2019-10-07  Jeremy Sowdennetfilter: ipset: add a coding-style fix to ip_set_ext_...
2019-10-07  Jeremy Sowdennetfilter: added missing includes to a number of header...
2019-10-07  Jeremy Sowdennetfilter: inlined four headers files into another...
2019-08-27  Dan Carpenternetfilter: ipset: Fix an error code in ip_set_sockfn_get()
2019-07-23  Jozsef Kadlecsikipset 7.3 released v7.3
2019-07-23  Jozsef KadlecsikFix rename concurrency with listing
2019-06-28  Stefano Brivioipset: Copy the right MAC address in bitmap:ip,mac...
2019-06-28  Stefano Brivioipset: Actually allow destination MAC address for hash...
2019-06-28  Neutron Soutmunipset: fix spelling error in libipset.3 manpage
2019-06-10  Jozsef KadlecsikExplicitly comment that we need ipset_nest_start(),
2019-06-10  Jozsef Kadlecsikipset 7.2 released
2019-06-05  Jozsef Kadlecsikipset: update my email address
2019-06-04  Stefano Brivioipset: Fix memory accounting for hash types on resize
2019-01-18  Jozsef KadlecsikFix error path in set_target_v3_checkentry()
2019-01-10  Jozsef KadlecsikFix the last missing check of nla_parse()
2019-01-08  Aditya Pakkinetfilter: ipset: fix a missing check of nla_parse
2019-01-08  Florent Fourcotnetfilter: ipset: merge uadd and udel functions
2019-01-08  Florent Fourcotnetfilter: ipset: remove useless memset() calls
2018-12-10  Jozsef Kadlecsikipset 7.1 released v7.1
2018-12-10  Jozsef KadlecsikAdd compatibility support for strscpy()
2018-12-04  Qian Cainetfilter/ipset: replace a strncpy() with strscpy()
2018-11-30  Jozsef KadlecsikCorrect the manpage about the sort option, supported...
2018-11-28  Jozsef KadlecsikAdd missing functions to libipset.map
next