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