Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: reduce the use of module.h wherever possible | Paul Gortmaker | 2012-03-07 | 1 | -1/+1 |
* | netlink: validate NLA_MSECS length | Johannes Berg | 2011-11-04 | 1 | -0/+1 |
* | net: fix nla_policy_len to actually _iterate_ over the policy | Lars Ellenberg | 2011-02-28 | 1 | -1/+1 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -1/+1 |
|\ | |||||
| * | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | | netlink: let nlmsg and nla functions take pointer-to-const args | Jan Engelhardt | 2010-11-16 | 1 | -11/+11 |
|/ | |||||
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-03-26 | 1 | -0/+27 |
* | nlattr: Fix build error with NET off | Herbert Xu | 2009-03-11 | 1 | -9/+11 |
* | netlink: Move netlink attribute parsing support to lib | Geert Uytterhoeven | 2009-03-04 | 1 | -0/+473 |