summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ipset: Return ipset error instead of boolSergey Popovich2015-03-1912-48/+126
* netfilter: ipset: Preprocessor directices cleanupSergey Popovich2015-03-1912-34/+4
* netfilter: ipset: No need to make nomatch bitfieldSergey Popovich2015-03-191-2/+2
* Make sure bit operations are not reorderedJozsef Kadlecsik2015-03-192-2/+10
* Support linking libipset to C++ programsJozsef Kadlecsik2015-03-1810-1/+80
* netfilter: ipset: Properly calculate extensions offsets and total lengthSergey Popovich2015-03-161-3/+3
* ipset: propose rewording in manpageNeutron Soutmun2015-03-131-3/+2
* Fix cidr handling for hash:*net* typesJozsef Kadlecsik2015-03-1311-36/+63
* netfilter: ipset: fix boolreturn.cocci warningskbuild test robot2015-03-111-2/+2
* netfilter: ipset: make ip_set_get_ip*_port to use skb_network_offsetAlexander Drozdov2015-03-111-2/+4
* Make sure listing doesn't grab a set which is just being destroyed.Jozsef Kadlecsik2015-01-081-6/+21
* Missing rcu_read_lock() and _unlock() in mtype_list() fixedJozsef Kadlecsik2015-01-061-0/+3
* More compatibility checking and simplificationsJozsef Kadlecsik2015-01-068-33/+74
* Compatibility: define RCU_INIT_POINTER when __rcu is not definedJozsef Kadlecsik2015-01-061-1/+6
* Compatibility: check kernel source for list_last_entryJozsef Kadlecsik2015-01-062-0/+16
* Fix coding styles reported by checkpatch.plJozsef Kadlecsik2015-01-0621-204/+221
* Use nlmsg_total_size instead of NLMSG_SPACE in ip_set_core.c.Jozsef Kadlecsik2015-01-061-2/+2
* There's no need to call synchronize_rcu() with kfree_rcu()Jozsef Kadlecsik2015-01-061-4/+0
* Call rcu_barrier() in module removal pathJozsef Kadlecsik2014-12-1012-2/+14
* Call synchronize_rcu() in set type (un)register functions only when neededJozsef Kadlecsik2014-12-101-5/+4
* Remove an unused macroJozsef Kadlecsik2014-12-101-4/+0
* Give a better name to a macro in ip_set_core.cJozsef Kadlecsik2014-12-101-9/+9
* Resolve the STREQ macro to make the code more readable, and use nla_strlcpy w...Jozsef Kadlecsik2014-12-101-6/+5
* Use MSEC_PER_SEC consistentlyJozsef Kadlecsik2014-12-011-2/+2
* Make possible to pass extra flags to sparse (userspace)Jozsef Kadlecsik2014-11-271-1/+1
* Remove unnecessary integer RCU handling and fix sparse warningsJozsef Kadlecsik2014-11-276-122/+90
* Fix sparse warningJozsef Kadlecsik2014-11-271-2/+2
* ipset 6.24 releasedv6.24Jozsef Kadlecsik2014-11-243-1/+37
* netfilter: ipset: small potential read beyond the end of bufferDan Carpenter2014-11-181-0/+5
* The "extra" subdirectory for kernel modules may have a full subtreeJozsef Kadlecsik2014-11-181-1/+1
* Fix parallel resizing and listing of the same setJozsef Kadlecsik2014-11-185-22/+80
* styles warned by checkpatch.pl fixedJozsef Kadlecsik2014-11-1811-11/+38
* Introduce RCU in all set types instead of rwlock per setJozsef Kadlecsik2014-11-189-488/+615
* Remove rbtree from hash:net,iface in order to run under RCUJozsef Kadlecsik2014-11-181-167/+17
* Explicitly add padding elements to hash:net,net and hash:net,port,netJozsef Kadlecsik2014-11-182-0/+4
* Allocate the proper size of memory when /0 networks are supportedJozsef Kadlecsik2014-11-181-2/+1
* Simplify cidr handling for hash:*net* typesJozsef Kadlecsik2014-11-181-28/+28
* Indicate when /0 networks are supportedJozsef Kadlecsik2014-11-182-1/+2
* Add more compatibility checkings to support older kernel releasesJozsef Kadlecsik2014-11-183-6/+32
* Make_global.am: Don't include host headersBaruch Siach2014-11-041-2/+1
* Kernel API changes in em_ipset.c, support both old and new onesJozsef Kadlecsik2014-11-033-0/+40
* netfilter: Convert uses of __constant_<foo> to <foo>Joe Perches2014-11-031-2/+2
* net: use the new API kvfree()WANG Cong2014-11-033-4/+22
* treewide: fix errors in printkMasanari Iida2014-11-031-1/+1
* netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)Pablo Neira Ayuso2014-11-031-2/+2
* Use IS_ENABLED macro and define it if requiredJozsef Kadlecsik2014-11-032-1/+12
* Alignment problem between 64bit kernel 32bit userspaceJozsef Kadlecsik2014-11-033-6/+88
* Add script to check libipset.map for missing symbolsJozsef Kadlecsik2014-10-284-3/+36
* Update libipset.map with ipset_parse_tcp_udp_portThomas Backlund2014-10-281-0/+1
* libipset: Bump lib version and update map fileNeutron Soutmun2014-10-282-1/+6