]> granicus.if.org Git - ipset/shortlog
ipset
2011-01-20 Jozsef KadlecsikThe get_ip*_port functions are too large to be inlined...
2011-01-20 Jozsef KadlecsikAdd missing __GFP_HIGHMEM flag to __vmalloc
2011-01-20 Jozsef KadlecsikEnforce network-order data in the netlink protocol
2011-01-20 Jozsef KadlecsikUse annotated types and fix sparse warnings
2011-01-20 Jozsef KadlecsikMove ip_set_alloc, ip_set_free and ip_set_get_ipaddr...
2011-01-20 Jozsef KadlecsikNETMASK*, HOSTMASK* macros are too generic
2011-01-20 Jozsef KadlecsikUse static LIST_HEAD() for ip_set_type_list
2011-01-20 Jozsef KadlecsikMove NLA_PUT_NET* macros to include/net/netlink.h
2011-01-20 Jozsef KadlecsikThe module parameter max_sets should be unsigned int
2011-01-20 Jozsef KadlecsikGet rid of ip_set_kernel.h
2011-01-20 Jozsef KadlecsikFix the placement style of boolean operators at continu...
2011-01-18 Jozsef Kadlecsikipset 5.3 released v5.3
2011-01-18 Jozsef KadlecsikSet the non-debug compiling the default
2011-01-18 Jozsef KadlecsikTestsuite fix of ospf replaced with vrrp.
2011-01-18 Jozsef KadlecsikFix build with NDEBUG defined
2011-01-18 Holger EitzenbergerDo session initialization once
2011-01-18 Jozsef KadlecsikMake IPv4 and IPv6 address handling similar
2011-01-18 Jozsef KadlecsikShow correct line numbers in restore output for parser...
2011-01-14 Jozsef KadlecsikThere is no need to call synchronize_net() at swapping.
2011-01-14 Jozsef KadlecsikReplace strncpy with strlcpy at creating a set.
2011-01-14 Jozsef KadlecsikUpdate copyright date and some style changes.
2011-01-13 Jozsef KadlecsikUse jhash.h accepted in kernel, with backward compatibi...
2011-01-13 Jozsef KadlecsikSeparate prefixlens from ip_set core.
2011-01-13 Jozsef KadlecsikReplace ospf with vrrp in the testsuite
2011-01-12 Jozsef KadlecsikMerge branch 'master' of git://dev.medozas.de/ipset
2011-01-03 Jan Engelhardtkernel: remove unused ctnl parameter from call_ad
2011-01-03 Jozsef KadlecsikMerge branch 'master' of git://dev.medozas.de/ipset
2010-12-30 Jan Engelhardtbuild: remove autogenerated files
2010-12-30 Jan Engelhardtbuild: use only AC_CANONICAL_HOST
2010-12-23 Jozsef KadlecsikComment the possible return values of the add/del/test...
2010-12-23 Jozsef Kadlecsikipset 5.2 released v5.2
2010-12-23 Jozsef KadlecsikHandle internal printing errors
2010-12-23 Jozsef KadlecsikUse cast to void * instead of memcpy as Sparc workaroun...
2010-12-23 Jozsef KadlecsikListing/saving of large sets could produce broken listi...
2010-12-22 Jozsef KadlecsikKernel version check at minimal supported version is...
2010-12-22 Jozsef KadlecsikSupport libtool < 2.2
2010-12-22 Jozsef Kadlecsikipset 5.1 released v5.1
2010-12-22 Jozsef KadlecsikTest cases for IPv6 restore and more complex restore...
2010-12-22 Jozsef KadlecsikRestore mode did not work for IPv6 (reported by Elie...
2010-12-21 Jozsef KadlecsikKernel version compatibility: support from 2.6.34
2010-12-20 Jozsef KadlecsikMerge branch 'master' of git://dev.medozas.de/ipset...
2010-12-19 Jan Engelhardtlibipset: static annotations
2010-12-19 Jan Engelhardtlibipset: const annotations
2010-12-19 Jan Engelhardtlibipset: remove redundant casts
2010-12-19 Jan Engelhardtlibipset: remove redundant indirection via union name
2010-12-19 Jan Engelhardtlibipset: ipset_strncpy is really a strlcpy-type operation
2010-12-19 Jan Engelhardtkernel: use EXPORT_SYMBOL_GPL
2010-12-19 Jan Engelhardtkernel: const annotations
2010-12-19 Jan Engelhardtkernel: use __read_mostly for registration-type structures
2010-12-19 Jan Engelhardtkernel: do not mix const and __read_mostly
2010-12-19 Jan Engelhardtxt_set: avoid user types in exported kernel headers
2010-12-19 Jan Engelhardtbuild: enable parallel building
2010-12-18 Jozsef KadlecsikPrevent calling Makefile directly in the kernel/ subdir...
2010-12-18 Jozsef KadlecsikPut back the Sparc specific workaround at getaddrinfo.
2010-12-18 Jozsef KadlecsikShould have gone to sleep: fix check_allowed. Really.
2010-12-18 Jozsef KadlecsikCheck old system kernel header files
2010-12-18 Jozsef KadlecsikCheck from `configure` that the kernel source is patche...
2010-12-18 Jozsef KadlecsikUse configure to detect compiler warning flags
2010-12-18 Jozsef KadlecsikThe fix of incorrect comparison in check_allowed completed.
2010-12-18 Jozsef KadlecsikTry to solve PKG_CHECK_MODULES issue
2010-12-18 Jozsef KadlecsikFix incorrect comparison in check_allowed
2010-12-17 Jozsef KadlecsikFix Kbuild for me to delete backup files
2010-12-17 Jozsef KadlecsikInitialize ChangeLog for the new release v5.0
2010-12-17 Jozsef KadlecsikAdd tests to check hash:ip,port,net type
2010-12-17 Jozsef KadlecsikMatch command prefixes
2010-12-17 Jozsef KadlecsikAdd more test to check adding/deleting multiple entries.
2010-12-17 Jozsef KadlecsikUpdated manpage to reflect wider input possibilities...
2010-12-17 Jozsef KadlecsikUpdated help texts for the hash:ip and list:set types.
2010-12-17 Jozsef KadlecsikSupport adding/deleting multiple entries, userspace...
2010-12-17 Jozsef KadlecsikSupport adding/deleting multiple entries, kernel part.
2010-12-17 Jozsef KadlecsikAdd ipset_parse_tcpudp_port function
2010-12-17 Jozsef KadlecsikMissing spaces in error strings fixed.
2010-12-17 Jozsef KadlecsikUse the 'full' flags of the types and check not allowed...
2010-12-16 Jozsef KadlecsikRemove unnecessary gfp_flags arguments
2010-12-16 Jozsef KadlecsikAdd test to check multi-message listing and swapping.
2010-12-16 Jozsef KadlecsikMistypeing in the hbucket() macro fixed.
2010-12-15 Jozsef KadlecsikManpage cleanups, so it's more clear and straightforward.
2010-12-14 Jozsef KadlecsikFix outdated messages in the tests
2010-12-14 Jozsef KadlecsikDocument which elements cannot be stored in the differe...
2010-12-13 Jozsef KadlecsikSpeed up testing a little bit
2010-12-13 Jozsef KadlecsikConvert last printks to pr_debug in ip_set_ahash.h
2010-12-13 Jozsef KadlecsikRemove remnants of slist from ip_set_ahash.h
2010-12-13 Jozsef KadlecsikBuffered commands are just ... buffered.
2010-12-13 Jozsef KadlecsikFixing dangling empty line produced backward-incompatib...
2010-12-10 Jozsef KadlecsikSupport case-insensitive ICMP and ICMPv6 type/code...
2010-12-10 Jozsef KadlecsikCompiler flag compatibility fix with libmnl
2010-12-10 Jozsef KadlecsikFix dangling empty line at error/warning messages emitt...
2010-12-10 Jozsef KadlecsikAdd proper RCU protection to resizing
2010-12-10 Jozsef KadlecsikConvert hash types from chash to ahash.
2010-12-08 Jozsef KadlecsikStrip off ip_set_ prefix from non-ipset specific header...
2010-12-08 Jozsef KadlecsikUpdate ip_set_jhash.h
2010-12-07 Jozsef KadlecsikCreate include/linux/netfilter/ipset/ directory
2010-12-07 Jozsef KadlecsikComplete Kconfig.ipset with hash:net,port type.
2010-12-07 Jozsef KadlecsikRemove include/net/pfxlen.h
2010-12-07 Jozsef KadlecsikRemove command MODIFY
2010-12-07 Jozsef KadlecsikWhitespace, checkpatch.pl cleanups.
2010-11-05 Jozsef KadlecsikThe protocol extended with the command MODIFY.
2010-11-05 Jozsef KadlecsikUpdate README file
2010-11-02 Jozsef KadlecsikManpage and help text fixes. v5.0-pre10
2010-10-30 Jozsef KadlecsikEnforce handling IPv4 and IPv6 differently for hash...
next