]> granicus.if.org Git - ipset/shortlog
ipset
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...
2017-09-14 Jozsef KadlecsikFix the include guards on the include/libipset/linux_ip...
2017-09-14 Jozsef KadlecsikNew function added in commit 54802b2c is missing from...
2017-09-12 Jozsef Kadlecsikipset 6.33 released v6.33
2017-09-11 Jozsef KadlecsikBackport patch: sctp: remove the typedef sctp_sctphdr_t
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 missing part of patch: netfilter: Remove unnec...
2017-09-11 Jozsef KadlecsikBackport nfnl_msg_type()
2017-09-11 Jozsef KadlecsikReport if the option is supported by a newer kernel...
2017-09-06 Vishwanath Painetfilter: ipset: ipset list may return wrong member...
2017-09-06 Aaron Conolenetfilter: ipset: deduplicate prefixlen maps
2017-06-04 Neutron Soutmunipset: Fix ipset command replacement in runtest.sh
2017-03-23 Jozsef KadlecsikFix sparse warnings
2017-03-23 Jozsef KadlecsikCorrect a test: number of entries may be outdated
2017-03-23 simran singhalnetfilter: ipset: Compress return logic
2017-03-23 simran singhalnetfilter: ipset: Remove unnecessary cast on void pointer
2017-03-23 Jozsef KadlecsikCompatibility: handle changes in 4.10 kernel tree
2017-03-12 Jozsef Kadlecsikipset 6.32 released v6.32
2017-03-12 Jozsef KadlecsikFix possible truncated output in ipset output buffer...
2017-03-12 Jozsef KadlecsikMissing prototype added in ipset_hash_ipmac.c (debugging)
2017-02-19 Jozsef Kadlecsikipset 6.31 released v6.31
2017-02-19 Jozsef KadlecsikUpdate manpage about the size parameter of list:set...
2017-02-16 Vishwanath Painetfilter: ipset: Null pointer exception in ipset list:set
2017-02-16 Jozsef KadlecsikNew test to verify that only the intended entries are...
2017-02-16 Jozsef KadlecsikFix bug: sometimes valid entries in hash:* types of...
2016-11-10 Jozsef KadlecsikCorrect copyright owner
2016-11-10 Jozsef KadlecsikRevert patch "Correct rcu_dereference_bh_nfnl() usage"
2016-10-17 Jozsef Kadlecsikipset 6.30 released v6.30
2016-10-17 Neutron Soutmunipset: Drop extra comma from error message
2016-10-17 Neutron Soutmunipset: Fix the incorrect dynamic/static modules list
2016-10-15 kbuild test... netfilter: ipset: hash: fix boolreturn.cocci warnings
2016-10-14 Jozsef KadlecsikCorrect tests to check the number of entries too
2016-10-14 Jozsef KadlecsikFix the nla_put_net64() API changes backport
2016-10-13 Elad Raznetfilter: ipset: Fixing unnamed union init
2016-10-13 Eric W. Biedermannetfilter: x_tables: Use par->net instead of computing...
2016-10-13 Jozsef KadlecsikCorrect the reported memory size for bitmap:* types
2016-10-11 Jozsef KadlecsikFix coding styles reported by checkpatch.pl, already...
2016-10-11 Eric W. Biedermannetfilter: x_tables: Pass struct net in xt_action_param
2016-10-11 Jiri Pirkonet: sched: fix skb->protocol use in case of accelerate...
2016-10-11 Jozsef KadlecsikCheck IPSET_ATTR_ETHER netlink attribute length in...
2016-10-11 Mikko Rapelinetfilter: fix include files for compilation
2016-06-28 Neutron Soutmunipset: Backports for the nla_put_net64() API changes
2016-05-19 Muhammad Falak... netfilter: ipset: use setup_timer() and mod_timer().
2016-05-19 Muhammad Falak... netfilter: ipset: use setup_timer() and mod_timer().
2016-05-19 Muhammad Falak... netfilter: ipset: use setup_timer() and mod_timer().
2016-05-05 Tomasz Chilinskihash:ipmac type support added to ipset, userspace part
2016-05-05 Tomasz Chilinskihash:ipmac type support added to ipset
2016-03-16 Jozsef Kadlecsikipset 6.29 released v6.29
2016-03-16 Vishwanath Painetfilter: ipset: fix race condition in ipset save...
2016-03-16 Jozsef KadlecsikSuppress unnecessary stderr in command loop for resize...
2016-03-16 Jozsef KadlecsikCorrection in comment test
2016-03-13 Jozsef KadlecsikSupport chroot buildroots
2016-03-13 Jozsef KadlecsikFix "configure" breakage due to pkg-config related...
2016-03-12 Jozsef Kadlecsikipset 6.28 released v6.28
2016-03-08 Jozsef Kadlecsiknetfilter: ipset: Check IPSET_ATTR_ETHER netlink attrib...
2016-02-29 Jozsef KadlecsikFix __aligned_u64 compatibility support for older kerne...
2016-02-29 Jozsef KadlecsikSupport older pkg-config packages
2016-02-26 Mart FrauenlobAdd bash completion to the install routine.
2016-02-24 Jozsef KadlecsikAdd compatibility to support EXPORT_SYMBOL_GPL in module.h
2016-02-24 Jozsef KadlecsikFix misleading error message with comment extension
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...
2016-01-13 Jozsef KadlecsikTest added to check 0.0.0.0/0,iface to be matched in...
2016-01-13 Florian Westphalnetfilter: ipset: allow a 0 netmask with hash_netiface...
2016-01-09 Olivier BlinFix link with libtool >= 2.4.4
2015-11-07 Jozsef Kadlecsikipset 6.27 released v6.27
2015-11-07 Jozsef KadlecsikFix reported memory size for hash:* types
2015-11-07 Jozsef KadlecsikFix hash type expire: release empty hash bucket block
2015-11-07 Jozsef KadlecsikFix hash:* type expiration
2015-11-07 Jozsef KadlecsikCollapse same condition body to a single one
2015-11-07 Jozsef KadlecsikFix extension alignment
2015-10-28 Jozsef KadlecsikCompatibility: include linux/export.h when needed
2015-10-28 Jozsef KadlecsikHandle uint64_t alignment issue in ipset tool
2015-10-26 Jozsef KadlecsikCompatibility: make sure vmalloc.h is included for...
2015-10-19 Jozsef KadlecsikFix detecting 'struct net' in 'struct tcf_ematch'
2015-10-19 Jozsef KadlecsikProtect definition of RCU_INIT_POINTER in compatibility...
2015-10-16 Nikolay Borisovnetfilter: ipset: Fix sleeping memory allocation in...
next