summaryrefslogtreecommitdiffstats
path: root/kernel/ip_set_bitmap_port.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganized kernel/ subdirJozsef Kadlecsik2011-02-031-515/+0
* netfilter: ipset: remove unnecessary includesPatrick McHardy2011-02-011-5/+0
* bitmap:port type: flavour specific adt functionsJozsef Kadlecsik2011-01-271-278/+159
* Move the type specifici attribute validation to the coreJozsef Kadlecsik2011-01-271-32/+14
* Use vzalloc() instead of __vmalloc()Jozsef Kadlecsik2011-01-261-1/+1
* Correct the error codes: use ENOENT and EMSGSIZEJozsef Kadlecsik2011-01-261-6/+14
* Fix trailing whitespaces and pr_* messagesJozsef Kadlecsik2011-01-211-1/+1
* Un-inline functions which are not small enoughJozsef Kadlecsik2011-01-201-1/+1
* The get_ip*_port functions are too large to be inlined, moved into the core.Jozsef Kadlecsik2011-01-201-2/+2
* Enforce network-order data in the netlink protocolJozsef Kadlecsik2011-01-201-22/+21
* Use annotated types and fix sparse warningsJozsef Kadlecsik2011-01-201-7/+9
* Get rid of ip_set_kernel.hJozsef Kadlecsik2011-01-201-1/+0
* Fix the placement style of boolean operators at continued linesJozsef Kadlecsik2011-01-201-5/+5
* Update copyright date and some style changes.Jozsef Kadlecsik2011-01-141-1/+1
* kernel: const annotationsJan Engelhardt2010-12-191-11/+11
* kernel: do not mix const and __read_mostlyJan Engelhardt2010-12-191-5/+4
* Create include/linux/netfilter/ipset/ directoryJozsef Kadlecsik2010-12-071-5/+5
* Remove include/net/pfxlen.hJozsef Kadlecsik2010-12-071-1/+0
* Whitespace, checkpatch.pl cleanups.Jozsef Kadlecsik2010-12-071-32/+32
* Fixes, cleanups, commentsv5.0-pre8Jozsef Kadlecsik2010-10-241-9/+4
* Cleanup, compatibilityv5.0-pre7Jozsef Kadlecsik2010-08-231-3/+3
* ipset 5: Sparc related and compatibility fixesv5.0-pre5Jozsef Kadlecsik2010-06-291-3/+3
* ipset 5: last new feature addedv5.0-pre3Jozsef Kadlecsik2010-06-221-14/+17
* ipset 5 in an almost ready state - milestonev5.0-pre1Jozsef Kadlecsik2010-06-151-66/+75
* Eight stage to ipset-5Jozsef Kadlecsik2010-04-221-73/+587
* Fifth stage to ipset-5Jozsef Kadlecsik2010-04-221-0/+130