summaryrefslogtreecommitdiffstats
path: root/lib/nlattr.c
Commit message (Expand)AuthorAgeFilesLines
* netlink: add minlen validation for the new signed typesJulian Anastasov2012-08-301-0/+4
* lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-071-1/+1
* netlink: validate NLA_MSECS lengthJohannes Berg2011-11-041-0/+1
* net: fix nla_policy_len to actually _iterate_ over the policyLars Ellenberg2011-02-281-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | netlink: let nlmsg and nla functions take pointer-to-const argsJan Engelhardt2010-11-161-11/+11
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-261-0/+27
* nlattr: Fix build error with NET offHerbert Xu2009-03-111-9/+11
* netlink: Move netlink attribute parsing support to libGeert Uytterhoeven2009-03-041-0/+473