1. 11a9957 libnl: fix help of _64bit functions by Nicolas Dichtel · 8 years ago
  2. 089bf1a libnl: add more helpers to align attributes on 64-bit by Nicolas Dichtel · 8 years ago
  3. 5899f04 netlink: pad nla_memcpy dest buffer with zeroes by Jiri Benc · 9 years ago
  4. fb41f9d lib/nlattr.c: remove redundant include by Rasmus Villemoes · 9 years ago
  5. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  6. 6d6a138 lib/nlattr.c: move EXPORT_SYMBOL after functions by Fabian Frederick · 10 years ago
  7. bfc5184 netlink: rate-limit leftover bytes warning and print process name by Michal Schmidt · 10 years ago
  8. 8b7b932 netlink: don't compare the nul-termination in nla_strcmp by Pablo Neira · 10 years ago
  9. 9eca2eb netlink: add minlen validation for the new signed types by Julian Anastasov · 12 years ago
  10. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 12 years ago
  11. c30bc94 netlink: validate NLA_MSECS length by Johannes Berg · 13 years ago
  12. e3fa3af net: fix nla_policy_len to actually _iterate_ over the policy by Lars Ellenberg · 13 years ago
  13. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  14. 3654654 netlink: let nlmsg and nla functions take pointer-to-const args by Jan Engelhardt · 13 years ago
  15. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  16. 01e6de6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  17. 9080021 nlattr: Fix build error with NET off by Herbert Xu · 15 years ago
  18. e9cc8bd netlink: Move netlink attribute parsing support to lib by Geert Uytterhoeven · 15 years ago[Renamed from net/netlink/attr.c]
  19. ea5693c netlink: allow empty nested attributes by Patrick McHardy · 15 years ago
  20. b057efd netlink: constify struct nlattr * arg to parsing functions by Patrick McHardy · 16 years ago
  21. 10b595a netlink: Fix some doc comments in net/netlink/attr.c by Julius Volz · 16 years ago
  22. bc3ed28 netlink: Improve returned error codes by Thomas Graf · 16 years ago
  23. 01480e1 [NETLINK]: Add nla_append() by Patrick McHardy · 16 years ago
  24. 8f4c1f9 [NETLINK]: Introduce nested and byteorder flag to netlink attribute by Thomas Graf · 17 years ago
  25. 1092cb2 [NETLINK]: attr: add nested compat attribute type by Patrick McHardy · 17 years ago
  26. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 17 years ago
  27. d30045a [NETLINK]: introduce NLA_BINARY type by Johannes Berg · 17 years ago
  28. a5531a5 [NETLINK]: Improve string attribute validation by Thomas Graf · 18 years ago
  29. fe4944e [NETLINK]: Extend netlink messaging interface by Thomas Graf · 18 years ago
  30. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  31. bfa83a9 [NETLINK]: Type-safe netlink messages/attributes interface by Thomas Graf · 18 years ago