index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netlink
/
attr.c
Age
Commit message (
Expand
)
Author
2009-03-04
netlink: Move netlink attribute parsing support to lib
Geert Uytterhoeven
2008-11-28
netlink: allow empty nested attributes
Patrick McHardy
2008-10-28
netlink: constify struct nlattr * arg to parsing functions
Patrick McHardy
2008-06-27
netlink: Fix some doc comments in net/netlink/attr.c
Julius Volz
2008-06-03
netlink: Improve returned error codes
Thomas Graf
2008-01-28
[NETLINK]: Add nla_append()
Patrick McHardy
2007-10-10
[NETLINK]: Introduce nested and byteorder flag to netlink attribute
Thomas Graf
2007-07-10
[NETLINK]: attr: add nested compat attribute type
Patrick McHardy
2007-06-07
[NETLINK]: Mark netlink policies const
Patrick McHardy
2007-04-25
[NETLINK]: introduce NLA_BINARY type
Johannes Berg
2006-09-22
[NETLINK]: Improve string attribute validation
Thomas Graf
2006-09-22
[NETLINK]: Extend netlink messaging interface
Thomas Graf
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-11-10
[NETLINK]: Type-safe netlink messages/attributes interface
Thomas Graf