1. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  2. 1045b03 netlink: fix overrun in attribute iteration by Vegard Nossum · 16 years ago
  3. 2c10b32 netlink: Remove compat API for nested attributes by Thomas Graf · 16 years ago
  4. 07a7c10 netlink: add NLA_PUT_BE64 macro by Krzysztof Piotr Oledzki · 16 years ago
  5. bc3ed28 netlink: Improve returned error codes by Thomas Graf · 16 years ago
  6. b9a2f2e netlink: Fix nla_parse_nested_compat() to call nla_parse() directly by Thomas Graf · 16 years ago
  7. 01480e1 [NETLINK]: Add nla_append() by Patrick McHardy · 17 years ago
  8. 4d1169c [NETNS]: Add netns to nl_info structure. by Denis V. Lunev · 17 years ago
  9. 838965b [NETLINK]: Add NLA_PUT_BE16/nla_get_be16() by Patrick McHardy · 17 years ago
  10. f4d900a [NETLINK]: Mark attribute construction exception unlikely by Patrick McHardy · 17 years ago
  11. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  12. d1ec3b7 [NETLINK]: Fix typos in comments in netlink.h by Pierre Ynard · 17 years ago
  13. 0cfad07 [NETLINK]: Avoid pointer in netlink_run_queue by Herbert Xu · 17 years ago
  14. 8f4c1f9 [NETLINK]: Introduce nested and byteorder flag to netlink attribute by Thomas Graf · 17 years ago
  15. 1092cb2 [NETLINK]: attr: add nested compat attribute type by Patrick McHardy · 17 years ago
  16. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 17 years ago
  17. 42bad1d [NETLINK]: Possible cleanups. by Adrian Bunk · 17 years ago
  18. d30045a [NETLINK]: introduce NLA_BINARY type by Johannes Berg · 17 years ago
  19. 1d00a4e [NETLINK]: Remove error pointer from netlink message handler by Thomas Graf · 17 years ago
  20. dc5fc57 [NETLINK]: Use nlmsg_trim() where appropriate by Arnaldo Carvalho de Melo · 17 years ago
  21. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  22. d7fe0f2 [PATCH] severing skbuff.h -> mm.h by Al Viro · 18 years ago
  23. 4a89c25 [DECNET] address: Convert to new netlink interface by Thomas Graf · 18 years ago
  24. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  25. 00012e5 [IPV4]: introduce nla_get_be32()/NLA_PUT_BE32() by Al Viro · 18 years ago
  26. 4fe5d5c [Netlink]: add nla_validate_nested() by Paul Moore · 18 years ago
  27. 22acb19 [NETLINK]: add nla_for_each_nested() to the interface list by Paul Moore · 18 years ago
  28. a5531a5 [NETLINK]: Improve string attribute validation by Thomas Graf · 18 years ago
  29. ff5dfe7 [NETLINK]: remove third bogus argument from NLA_PUT_FLAG by Johannes Berg · 18 years ago
  30. 4e902c5 [IPv4]: FIB configuration using struct fib_config by Thomas Graf · 18 years ago
  31. 97676b6 [RTNETLINK]: Add rtnetlink notification interface by Thomas Graf · 18 years ago
  32. d387f6a [NETLINK]: Add notification message sending interface by Thomas Graf · 18 years ago
  33. fe4944e [NETLINK]: Extend netlink messaging interface by Thomas Graf · 18 years ago
  34. 82ace47 [NETLINK]: Generic netlink receive queue processor by Thomas Graf · 19 years ago
  35. bfa83a9 [NETLINK]: Type-safe netlink messages/attributes interface by Thomas Graf · 19 years ago