summaryrefslogtreecommitdiffstats
path: root/kernel/net
Commit message (Expand)AuthorAgeFilesLines
* Invert the logic to include version.h in ip_set_core.cJozsef Kadlecsik2011-09-152-2/+2
* Suppress false compile-time warnings:Jozsef Kadlecsik2011-09-153-3/+3
* Fix compiling ipset as external kernel modulesJozsef Kadlecsik2011-09-062-2/+2
* Complete Kconfig with hash:net,iface typeJozsef Kadlecsik2011-09-051-0/+10
* rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-09-051-0/+4
* Remove redundant linux/version.h includes from net/Jesper Juhl2011-09-052-1/+2
* ipset: use NFPROTO_ constantsJan Engelhardt2011-08-3113-60/+60
* netfilter: Remove unnecessary OOM logging messagesJoe Perches2011-08-311-3/+1
* Dumping error triggered removing references twice and lead to kernel BUGJozsef Kadlecsik2011-08-311-0/+1
* Autoload set type modules safelyJozsef Kadlecsik2011-08-291-10/+26
* hash:net,iface fixed to handle overlapping nets behind different interfacesJozsef Kadlecsik2011-07-087-20/+56
* Whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik2011-05-317-21/+22
* hash:net,iface type introducedJozsef Kadlecsik2011-05-302-0/+763
* Use the stored first cidr value instead of '1'Jozsef Kadlecsik2011-05-283-8/+16
* Fix return code for destroy when sets are in useJozsef Kadlecsik2011-05-281-1/+1
* Add xt_action_param to the variant level kadt functions, ipset API changeJozsef Kadlecsik2011-05-2712-16/+37
* Drop supporting kernel versions below 2.6.35Jozsef Kadlecsik2011-05-241-83/+14
* Use unified from/to address masking and check the usageJozsef Kadlecsik2011-05-237-17/+9
* ip_set_flush returned -EPROTO instead of -IPSET_ERR_PROTOCOL, fixedJozsef Kadlecsik2011-05-231-1/+1
* Take into account cidr value for the from address when creating the setJozsef Kadlecsik2011-05-221-0/+1
* Support range for IPv4 at adding/deleting elements for hash:*net* typesJozsef Kadlecsik2011-05-154-54/+156
* Set type support with multiple revisions addedJozsef Kadlecsik2011-05-1111-30/+45
* Fix adding ranges to hash typesJozsef Kadlecsik2011-05-0611-30/+137
* Support listing setnames and headers tooJozsef Kadlecsik2011-04-181-27/+46
* Fix order of listing of setsJozsef Kadlecsik2011-04-181-8/+10
* Options and flags support added to the kernel APIJozsef Kadlecsik2011-04-1812-130/+185
* set match and SET target fixesJozsef Kadlecsik2011-04-091-2/+16
* Whitespace fixes: some space before tab slipped in.Jozsef Kadlecsik2011-04-081-2/+2
* bitmap:ip,mac type requires "src" for MACJozsef Kadlecsik2011-04-081-0/+4
* ipset/Kconfig was a mixed up kernel config file, fixed (Michael Tokarev)Jozsef Kadlecsik2011-03-291-1029/+73
* Timeout can be modified for already added elementsJozsef Kadlecsik2011-03-2710-93/+126
* References are protected by rwlock instead of mutexJozsef Kadlecsik2011-03-255-53/+71
* list:set timeout variant fixesJozsef Kadlecsik2011-03-231-29/+24
* Fix revision reportingJozsef Kadlecsik2011-03-191-1/+1
* SCTP, UDPLITE support addedJozsef Kadlecsik2011-03-185-5/+19
* Fix checking the revision of the set type at create commandJozsef Kadlecsik2011-03-181-4/+16
* hash:ip,port* types with IPv4Jozsef Kadlecsik2011-03-184-94/+38
* netfilter:ipset: fix the compile warning in ip_set_createShan Wei2011-03-041-1/+1
* Reorganized kernel/ subdirJozsef Kadlecsik2011-02-0320-0/+9247