summaryrefslogtreecommitdiffstats
path: root/net/netlink/attr.c
AgeCommit message (Expand)AuthorLines
2008-06-03netlink: Improve returned error codesThomas Graf-6/+6
2008-01-28[NETLINK]: Add nla_append()Patrick McHardy-0/+19
2007-10-10[NETLINK]: Introduce nested and byteorder flag to netlink attributeThomas Graf-5/+5
2007-07-10[NETLINK]: attr: add nested compat attribute typePatrick McHardy-0/+11
2007-06-07[NETLINK]: Mark netlink policies constPatrick McHardy-4/+4
2007-04-25[NETLINK]: introduce NLA_BINARY typeJohannes Berg-0/+5
2006-09-22[NETLINK]: Improve string attribute validationThomas Graf-10/+39
2006-09-22[NETLINK]: Extend netlink messaging interfaceThomas Graf-0/+75
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2005-11-10[NETLINK]: Type-safe netlink messages/attributes interfaceThomas Graf-0/+328