aboutsummaryrefslogtreecommitdiff
path: root/lib/nlattr.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-23libnl: fix help of _64bit functionsGravatar Nicolas Dichtel 1-2/+6
2016-04-21libnl: add more helpers to align attributes on 64-bitGravatar Nicolas Dichtel 1-0/+99
2015-03-31netlink: pad nla_memcpy dest buffer with zeroesGravatar Jiri Benc 1-0/+2
2015-02-12lib/nlattr.c: remove redundant includeGravatar Rasmus Villemoes 1-1/+0
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterGravatar Linus Torvalds 1-9/+8
2014-06-04lib/nlattr.c: move EXPORT_SYMBOL after functionsGravatar Fabian Frederick 1-9/+8
2014-06-02netlink: rate-limit leftover bytes warning and print process nameGravatar Michal Schmidt 1-2/+2
2014-04-01netlink: don't compare the nul-termination in nla_strcmpGravatar Pablo Neira 1-2/+8
2012-08-30netlink: add minlen validation for the new signed typesGravatar Julian Anastasov 1-0/+4
2012-03-07lib: reduce the use of module.h wherever possibleGravatar Paul Gortmaker 1-1/+1
2011-11-04netlink: validate NLA_MSECS lengthGravatar Johannes Berg 1-0/+1
2011-02-28net: fix nla_policy_len to actually _iterate_ over the policyGravatar Lars Ellenberg 1-1/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 1-1/+1
2010-11-16netlink: let nlmsg and nla functions take pointer-to-const argsGravatar Jan Engelhardt 1-11/+11
2010-11-01tree-wide: fix comment/printk typosGravatar Uwe Kleine-König 1-1/+1
2009-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...Gravatar David S. Miller 1-0/+27
2009-03-11nlattr: Fix build error with NET offGravatar Herbert Xu 1-9/+11
2009-03-04netlink: Move netlink attribute parsing support to libGravatar Geert Uytterhoeven 1-0/+473