]> granicus.if.org Git - ipset/shortlog
ipset
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...
2015-08-28 Jozsef Kadlecsikipset 6.26 released v6.26
2015-08-25 Jozsef KadlecsikOut of bound access in hash:net* types fixed
2015-08-25 Jozsef KadlecsikWarn about loaded in ip_set modules at module installation
2015-08-24 Jozsef KadlecsikUse IPSET_BIN in resize-and-list.sh and suppress echoin...
2015-07-20 David WittmanManpage typo corrections
2015-07-20 Neutron SoutmunFix grammar error in manpage
2015-06-26 Jozsef KadlecsikMake struct htype per ipset family
2015-06-26 Jozsef KadlecsikOptimize hash creation routine
2015-06-26 Jozsef KadlecsikMake sure element data size is a multiple of u32
2015-06-26 Jozsef KadlecsikMake NLEN compile time constant for hash types
2015-06-26 Jozsef KadlecsikSimplify mtype_expire() for hash types
2015-06-26 Jozsef KadlecsikCount non-static extension memory into the set memory...
2015-06-25 Eric W. Biedermannet: sched: Simplify em_ipset_match
2015-06-25 Jozsef Kadlecsikipset 6.25.1 released v6.25.1
2015-06-25 Andrew Mortonnet/netfilter/ipset: work around gcc-4.4.4 initializer bug
2015-06-25 Jozsef Kadlecsikipset manpage: refer to iptables-extensions
2015-06-25 Jozsef KadlecsikUpdate userspace header file from the kernel tree
2015-06-25 Jozsef KadlecsikHandle 'extern "C" {' in check_libmap.sh
2015-06-25 Jozsef Kadlecsikipset 6.25 released v6.25
2015-06-25 Jozsef KadlecsikAdd element count to all set types header
next