]> granicus.if.org Git - ipset/shortlog
ipset
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
2015-06-19 Eric B MunsonAdd element count to hash headers
2015-06-13 Jiri Bencnetlink: implement nla_put_in_addr and nla_put_in6_addr
2015-06-13 Denys Vlasenkonetfilter: ipset: deinline ip_set_put_extensions()
2015-06-13 Jozsef KadlecsikFix error path in mtype_resize() when new hash bucket...
2015-06-13 Jozsef KadlecsikThere is no need to call synchronize_rcu() after list_a...
2015-06-13 Jozsef KadlecsikFix typo in function name get_phyoutdev_name()
2015-05-06 Jozsef Kadlecsiknetfilter: ipset: Separate memsize calculation code...
2015-05-06 Jozsef Kadlecsiknetfilter: ipset: Split extensions into separate files
2015-05-06 Jozsef Kadlecsiknetfilter: ipset: Improve comment extension helpers
2015-05-05 Jozsef Kadlecsiknetfilter: ipset: Improve skbinfo get/init helpers
2015-05-05 Jozsef Kadlecsiknetfilter: ipset: Headers file cleanup
2015-05-05 Jozsef Kadlecsiknetfilter: ipset: Correct rcu_dereference_bh_nfnl(...
2015-04-27 Florian Westphalnetfilter: bridge: add helpers for fetching physin... pablo
2015-04-26 Jozsef KadlecsikWhen a single set is destroyed, make sure it can't...
2015-04-26 Jozsef KadlecsikIn comment extension ip_set_comment_free() is always...
2015-04-17 Jozsef KadlecsikAdd rcu_barrier() to module removal in the bitmap types too
2015-04-17 Jozsef KadlecsikFix coding styles reported by the most recent checkpatc...
2015-03-29 Jozsef KadlecsikMake sure bitmap:ip,mac detects the proper MAC even...
2015-03-29 Jozsef KadlecsikRCU safe comment extension handling
2015-03-29 Jozsef KadlecsikMake sure the proper is_destroyed value is checked...
2015-03-29 Jozsef KadlecsikFix broken commit "Check extensions attributes before...
2015-03-24 Sergey Popovichnetfilter: ipset: Improve preprocessor macros checks
2015-03-24 Sergey Popovichnetfilter: ipset: Fix hashing for ipv6 sets
2015-03-23 Sergey Popovichnetfilter: ipset: Fix ext_*() macros
2015-03-23 Sergey Popovichnetfilter: ipset: Check for comment netlink attribute...
2015-03-20 Sergey Popovichnetfilter: ipset: Return bool values instead of int
2015-03-20 Sergey Popovichnetfilter: ipset: Check CIDR value only when attribute...
2015-03-20 Sergey Popovichnetfilter: ipset: Make sure we always return line numbe...
2015-03-20 Sergey Popovichnetfilter: ipset: Permit CIDR equal to the host address...
2015-03-20 Sergey Popovichnetfilter: ipset: Use HOST_MASK literal to represent...
2015-03-20 Sergey Popovichnetfilter: ipset: Check IPSET_ATTR_PORT only once
2015-03-20 Sergey Popovichnetfilter: ipset: Check extensions attributes before...
2015-03-20 Sergey Popovichnetfilter: ipset: Use SET_WITH_*() helpers to test...
2015-03-19 Sergey Popovichnetfilter: ipset: Return ipset error instead of bool
2015-03-19 Sergey Popovichnetfilter: ipset: Preprocessor directices cleanup
2015-03-19 Sergey Popovichnetfilter: ipset: No need to make nomatch bitfield
2015-03-19 Jozsef KadlecsikMake sure bit operations are not reordered
2015-03-18 Jozsef KadlecsikSupport linking libipset to C++ programs
2015-03-16 Sergey Popovichnetfilter: ipset: Properly calculate extensions offsets...
2015-03-13 Neutron Soutmunipset: propose rewording in manpage
2015-03-13 Jozsef KadlecsikFix cidr handling for hash:*net* types
2015-03-11 kbuild test... netfilter: ipset: fix boolreturn.cocci warnings
2015-03-11 Alexander Drozdovnetfilter: ipset: make ip_set_get_ip*_port to use skb_n...
2015-01-08 Jozsef KadlecsikMake sure listing doesn't grab a set which is just...
2015-01-06 Jozsef KadlecsikMissing rcu_read_lock() and _unlock() in mtype_list...
2015-01-06 Jozsef KadlecsikMore compatibility checking and simplifications
2015-01-06 Jozsef KadlecsikCompatibility: define RCU_INIT_POINTER when __rcu is...
2015-01-06 Jozsef KadlecsikCompatibility: check kernel source for list_last_entry
2015-01-06 Jozsef KadlecsikFix coding styles reported by checkpatch.pl
2015-01-06 Jozsef KadlecsikUse nlmsg_total_size instead of NLMSG_SPACE in ip_set_c...
2015-01-06 Jozsef KadlecsikThere's no need to call synchronize_rcu() with kfree_rcu()
2014-12-10 Jozsef KadlecsikCall rcu_barrier() in module removal path
next