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