aboutsummaryrefslogtreecommitdiff
path: root/lib/nlattr.c
AgeCommit message (Expand)Author
2014-06-26netlink: rate-limit leftover bytes warning and print process nameMichal Schmidt
2014-04-14netlink: don't compare the nul-termination in nla_strcmpPablo Neira
2012-08-30netlink: add minlen validation for the new signed typesJulian Anastasov
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker
2011-11-04netlink: validate NLA_MSECS lengthJohannes Berg
2011-02-28net: fix nla_policy_len to actually _iterate_ over the policyLars Ellenberg
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-11-16netlink: let nlmsg and nla functions take pointer-to-const argsJan Engelhardt
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2009-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-11nlattr: Fix build error with NET offHerbert Xu
2009-03-04netlink: Move netlink attribute parsing support to libGeert Uytterhoeven