summaryrefslogtreecommitdiff
path: root/net/netfilter/ipset
AgeCommit message (Expand)Author
2012-01-17netfilter: ipset: dumping error triggered removing references twiceJozsef Kadlecsik
2012-01-17netfilter: ipset: autoload set type modules safelyJozsef Kadlecsik
2011-12-16net:netfilter: use IS_ENABLEDIgor Maravić
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-11-21netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.cJozsef Kadlecsik
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-01netfilter: Remove unnecessary OOM logging messagesJoe Perches
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-07-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-07-21netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff...Jozsef Kadlecsik
2011-06-21Remove redundant linux/version.h includes from net/Jesper Juhl
2011-06-16netfilter: ipset: whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik
2011-06-16netfilter: ipset: hash:net,iface type introducedJozsef Kadlecsik
2011-06-16netfilter: ipset: use the stored first cidr value instead of '1'Jozsef Kadlecsik
2011-06-16netfilter: ipset: fix return code for destroy when sets are in useJozsef Kadlecsik
2011-06-16netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...Jozsef Kadlecsik
2011-06-16netfilter: ipset: use unified from/to address masking and check the usageJozsef Kadlecsik
2011-06-16netfilter: ipset: take into account cidr value for the from address when crea...Jozsef Kadlecsik
2011-06-16netfilter: ipset: support range for IPv4 at adding/deleting elements for hash...Jozsef Kadlecsik
2011-06-16netfilter: ipset: set type support with multiple revisions addedJozsef Kadlecsik
2011-06-16netfilter: ipset: fix adding ranges to hash typesJozsef Kadlecsik
2011-06-16netfilter: ipset: support listing setnames and headers tooJozsef Kadlecsik
2011-06-16netfilter: ipset: options and flags support added to the kernel APIJozsef Kadlecsik
2011-06-16netfilter: ipset: whitespace fixes: some space before tab slipped inJozsef Kadlecsik
2011-06-16netfilter: ipset: timeout can be modified for already added elementsJozsef Kadlecsik
2011-06-09rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose
2011-05-26netfilter: ipset: fix ip_set_flush return codeJozsef Kadlecsik
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-04-19netfilter: ipset: Fix the order of listing of setsJozsef Kadlecsik
2011-04-13netfilter: ipset: SCTP, UDPLITE support addedJozsef Kadlecsik
2011-04-13netfilter: ipset: bitmap:ip,mac type requires "src" for MACJozsef Kadlecsik
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-04-04netfilter: ipset: references are protected by rwlock instead of mutexJozsef Kadlecsik
2011-04-04netfilter: ipset: list:set timeout variant fixesJozsef Kadlecsik
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29netfilter: ipset: References are protected by rwlock instead of mutexJozsef Kadlecsik
2011-03-28netfilter: ipset: list:set timeout variant fixesJozsef Kadlecsik
2011-03-20netfilter: ipset: fix checking the type revision at create commandJozsef Kadlecsik
2011-03-20netfilter: ipset: fix address ranges at hash:*port* typesJozsef Kadlecsik
2011-03-08netfilter: ipset: fix the compile warning in ip_set_createShan Wei
2011-02-10netfilter: ipset: add dependency on CONFIG_NETFILTER_NETLINKPatrick McHardy
2011-02-02netfilter: ipset: send error message manuallyJozsef Kadlecsik
2011-02-02netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy