开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
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