]> git.ipfire.org Git - thirdparty/ipset.git/shortlog
thirdparty/ipset.git
2022-11-20  Vishwanath Painetfilter: ipset: Update the man page to include netmas...
2022-11-20  Vishwanath Painetfilter: ipset: Add bitmask support to hash:netnet
2022-11-20  Vishwanath Painetfilter: ipset: Add bitmask support to hash:ipport
2022-11-20  Vishwanath Painetfilter: ipset: Add bitmask support to hash:ip
2022-11-20  Vishwanath Painetfilter: ipset: Add support for new bitmask parameter
2022-11-20  Vishwanath Painetfilter: ipset: Add support for new bitmask parameter
2022-11-07  Vishwanath Painetfilter: ipset: regression in ip_set_hash_ip.c
2022-11-07  Wolfram Sangnetfilter: move from strlcpy with unused retval to...
2022-11-07  Jozsef Kadlecsikcompatibility: handle unsafe_memcpy()
2022-11-07  Kees Cooknetlink: Bounds-check struct nlmsgerr creation
2022-11-07  Jozsef Kadlecsikcompatibility: move to skb_protocol in the code from...
2022-11-07  Jozsef KadlecsikCompatibility: check kvcalloc, kvfree, kvzalloc in...
2022-11-07  Toke Høiland... sched: consistently handle layer3 header accesses in...
2022-11-07  Thomas Gleixnertreewide: Replace GPLv2 boilerplate/reference with...
2022-11-07  Christophe... headers: Remove some left-over license text in include...
2022-11-07  Jozsef Kadlecsiknetfilter: ipset: enforce documented limit to prevent...
2022-10-17  Jozsef Kadlecsiknetfilter: ipset: Fix oversized kvmalloc() calls
2022-08-16  Quentin Armitageipset-translate: allow invoking with a path name
2022-02-28  Pablo Neira... Fix IPv6 sets nftables translation
2021-09-29  Bernhard M... Fix typo in ipset-translate man page
2021-08-04  Jozsef Kadlecsikipset 7.15 released v7.15
2021-08-03  Nathan Chancellornetfilter: ipset: Fix maximal range check in hash_ippor...
2021-07-28  Jozsef Kadlecsikipset 7.14 released v7.14
2021-07-28  Jozsef Kadlecsik64bit division isn't allowed on 32bit, replace it with...
2021-07-28  Jozsef KadlecsikAdd missing function to libipset.map and bump library...
2021-07-27  Jozsef Kadlecsikipset 7.13 released v7.13
2021-07-27  Jozsef KadlecsikWhen parsing protocols by number, do not check it in...
2021-07-16  Jozsef KadlecsikAdd missing hunk to patch "Allow specifying protocols...
2021-07-16  Jozsef KadlecsikLimit the maximal range of consecutive elements to...
2021-07-14  Jozsef Kadlecsikipset 7.12 released v7.12
2021-07-14  Haw LoeungAllow specifying protocols by number
2021-07-14  Jozsef KadlecsikLimit the maximal range of consecutive elements to...
2021-06-27  Jozsef KadlecsikFix example in ipset.8 manpage discovered by Pablo...
2021-06-26  Pablo Neira... tests: add tests ipset to nftables
2021-06-26  Pablo Neira... add ipset to nftables translation infrastructure
2021-06-26  Pablo Neira... lib: Detach restore routine from parser
2021-06-26  Pablo Neira... lib: split parser from command execution
2021-06-26  Jozsef KadlecsikBackport "netfilter: use nfnetlink_unicast()"
2021-06-26  Jozsef KadlecsikBackport "netfilter: nfnetlink: consolidate callback...
2021-06-26  Jozsef KadlecsikBackport "netfilter: nfnetlink: add struct nfnl_info...
2021-06-26  Jozsef KadlecsikBackport "netfilter: add helper function to set up...
2021-06-26  Jozsef KadlecsikFix patch "Parse port before trying by service name"
2021-02-19  Jozsef Kadlecsikipset 7.11 released v7.11
2021-02-19  Haw LoeungParse port before trying by service name
2021-02-19  Jozsef KadlecsikSilence unused-but-set-variable warnings
2021-02-09  Jozsef KadlecsikHandle -Werror=implicit-fallthrough= in debug mode...
2021-01-19  Neutron Soutmunipset: fix print format warning
2021-01-19  Jozsef KadlecsikUpdated utilities
2021-01-19  Jozsef KadlecsikArgument parsing buffer overflow in ipset_parse_argv...
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()
next