]> granicus.if.org Git - ipset/shortlog
ipset
2019-10-07 Jeremy Sowdennetfilter: ipset: move ip_set_get_ip_port() to ip_set_b... master
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
2018-11-28 Florent Fourcotnetfilter: ipset: fix ip_set_byindex function
2018-11-28 Pan Biannetfilter: ipset: do not call ipset_nest_end after...
2018-11-26 Serhey Popovychconfigure.ac: Fix build regression on RHEL/CentOS/SL
2018-11-26 Jozsef KadlecsikImplement sorting for hash types in the ipset tool
2018-11-10 Jozsef KadlecsikFix to list/save into file specified by option
2018-10-30 Jozsef KadlecsikCorrect workaround in patch "Fix calling ip_set() macro...
2018-10-27 Jozsef Kadlecsikipset 7.0 released v7.0
2018-10-27 Jozsef KadlecsikIntroduction of new commands and protocol version 7
2018-10-22 Greg Kroah... License cleanup: add SPDX license identifier to uapi...
2018-10-22 Jozsef KadlecsikAdd compatibility support for async in pernet_operations.
2018-10-22 Kirill Tkhainet: Convert ip_set_net_ops
2018-10-22 Jozsef KadlecsikUse more robust awk patterns to check for backward...
2018-10-22 Lance Roynetfilter: Replace spin_is_locked() with lockdep
2018-10-22 Jozsef KadlecsikPrepare the ipset tool to handle multiple protocol...
2018-10-22 Jozsef KadlecsikFix warning message handling
2018-10-19 Jozsef KadlecsikCorrect to test null valued entry in hash:net6,port...
2018-10-19 Jozsef KadlecsikFix calling ip_set() macro at dumping
2018-10-19 Jozsef KadlecsikCorrect rcu_dereference() call in ip_set_put_comment()
2018-10-18 Jozsef KadlecsikLibrary reworked to support embedding ipset completely
2018-09-24 Jozsef KadlecsikAdd compatibility to support kvcalloc()
2018-09-24 Andrey Ryabininnetfilter: ipset: fix ip_set_list allocation failure
2018-09-03 Stefano BrivioValidate string type attributes in attr2data()
2018-08-30 Stefano Briviomanpage: Add comment about matching on destination...
2018-08-30 Jozsef KadlecsikAdd compatibility to support is_zero_ether_addr()
2018-08-30 Stefano Brivioipset: Make invalid MAC address checks consistent
2018-08-30 Stefano Brivioipset: Allow matching on destination MAC address for...
2018-08-30 Eric Westbrooknetfilter: ipset: actually allow allowable CIDR 0 in...
2018-08-27 Stefano BrivioFix use-after-free in ipset_parse_name_compat()
2018-08-24 Stefano BrivioFix leak in build_argv() on line parsing error
2018-08-24 Stefano BrivioSimplify return statement in ipset_mnl_query()
2018-07-16 Stefano Brivioipset: list:set: Decrease refcount synchronously on...
2018-06-04 Florent Fourcotnetfilter: ipset: forbid family for hash:mac sets
2018-06-01 Jozsef KadlecsikLimit max timeout value to (UINT_MAX >> 1)/MSEC_PER_SEC
2018-06-01 Jozsef KadlecsikList timing out entries with "timeout 1" instead of...
2018-05-30 Stefano Briviotests/check_klog.sh: Try dmesg too, don't let shell...
2018-05-30 Serhey Popovychnetfilter: xt_set: Check hook mask correctly
2018-04-10 Jozsef Kadlecsikipset 6.38 released v6.38
2018-04-10 Jozsef KadlecsikFix API version number (reported by Jan Engelhardt)
2018-04-10 Jozsef Kadlecsikipset 6.37 released v6.37
2018-04-10 Jozsef KadlecsikFix parsing service names for ports
2018-04-10 Joe Perchesnetfilter: ipset: Use is_zero_ether_addr instead of...
2018-03-03 Jozsef Kadlecsikipset 6.36 released v6.36
2018-03-03 Jozsef KadlecsikUse 'ss' in runtest.sh but fall back to deprecated...
2018-01-29 Jozsef KadlecsikRemove duplicate module description
2018-01-29 Pablo Neira... netfilter: remove messages print and boot/module load...
2018-01-23 Jan Engelhardtbuild: do install libipset/args.h
2018-01-12 Jozsef KadlecsikAdd test to verify wraparound fix
2018-01-12 Jozsef KadlecsikFix wraparound bug introduced in commit 48596a8ddc46
2018-01-06 Jozsef Kadlecsikipset 6.35 released v6.35
2018-01-06 Gustavo A.... netfilter: mark expected switch fall-throughs
2018-01-06 Greg Kroah... License cleanup: add SPDX GPL-2.0 license identifier...
2018-01-04 Jozsef KadlecsikBackport patch: netfilter: ipset: use nfnl_mutex_is_locked
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...
2018-01-03 Jozsef KadlecsikBackport patch: netfilter: ipset: Convert timers to...
2018-01-02 Jozsef KadlecsikUserspace revision handling is reworked
2017-11-06 Gustavo A.... netfilter: ipset: use swap macro instead of _manually_...
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-26 Jozsef KadlecsikReplace the last reference to u_int8_t with uint8_t.
2017-09-26 Jozsef KadlecsikRevert "ipset: fix build with musl"
2017-09-25 Stijn Tintelipset: fix build with musl
2017-09-23 Jozsef Kadlecsikipset 6.34 released v6.34
2017-09-23 Jozsef Kadlecsiktestsuite: Make sure it can be run over ssh :-)
2017-09-23 Jozsef KadlecsikReset state after a command failed, when multiple ones...
2017-09-23 Jozsef KadlecsikHandle padding attribute properly in userspace.
2017-09-23 Jozsef KadlecsikAdd test file missing from patch previous patch.
2017-09-18 Jozsef KadlecsikTest to check the fix to add an IPv4 range containing...
2017-09-18 Jozsef KadlecsikFix adding an IPv4 range containing more than 2^31...
next