aboutsummaryrefslogtreecommitdiff
path: root/net/netlink/attr.c
AgeCommit message (Expand)Author
2008-11-28netlink: allow empty nested attributesPatrick McHardy
2008-10-28netlink: constify struct nlattr * arg to parsing functionsPatrick McHardy
2008-06-27netlink: Fix some doc comments in net/netlink/attr.cJulius Volz
2008-06-03netlink: Improve returned error codesThomas Graf
2008-01-28[NETLINK]: Add nla_append()Patrick McHardy
2007-10-10[NETLINK]: Introduce nested and byteorder flag to netlink attributeThomas Graf
2007-07-10[NETLINK]: attr: add nested compat attribute typePatrick McHardy
2007-06-07[NETLINK]: Mark netlink policies constPatrick McHardy
2007-04-25[NETLINK]: introduce NLA_BINARY typeJohannes Berg
2006-09-22[NETLINK]: Improve string attribute validationThomas Graf
2006-09-22[NETLINK]: Extend netlink messaging interfaceThomas Graf
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-11-10[NETLINK]: Type-safe netlink messages/attributes interfaceThomas Graf