summaryrefslogtreecommitdiffstats
path: root/lib/nlattr.c
Commit message (Expand)AuthorAgeFilesLines
* netlink: smaller nla_attr_minlen tableAlexey Dobriyan2016-11-191-1/+1
* libnl: fix help of _64bit functionsNicolas Dichtel2016-04-231-2/+6
* libnl: add more helpers to align attributes on 64-bitNicolas Dichtel2016-04-211-0/+99
* netlink: pad nla_memcpy dest buffer with zeroesJiri Benc2015-03-311-0/+2
* lib/nlattr.c: remove redundant includeRasmus Villemoes2015-02-121-1/+0
* Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-081-9/+8
|\
| * lib/nlattr.c: move EXPORT_SYMBOL after functionsFabian Frederick2014-06-041-9/+8
* | netlink: rate-limit leftover bytes warning and print process nameMichal Schmidt2014-06-021-2/+2
|/
* netlink: don't compare the nul-termination in nla_strcmpPablo Neira2014-04-011-2/+8
* 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