aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netlink.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro1-0/+1
2006-12-02[DECNET] address: Convert to new netlink interfaceThomas Graf1-0/+12
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf1-4/+5
2006-09-28[IPV4]: introduce nla_get_be32()/NLA_PUT_BE32()Al Viro1-0/+12
2006-09-25[Netlink]: add nla_validate_nested()Paul Moore1-0/+19
2006-09-25[NETLINK]: add nla_for_each_nested() to the interface listPaul Moore1-0/+1
2006-09-22[NETLINK]: Improve string attribute validationThomas Graf1-4/+11
2006-09-22[NETLINK]: remove third bogus argument from NLA_PUT_FLAGJohannes Berg1-1/+1
2006-09-22[IPv4]: FIB configuration using struct fib_configThomas Graf1-0/+10
2006-09-22[RTNETLINK]: Add rtnetlink notification interfaceThomas Graf1-0/+17
2006-09-22[NETLINK]: Add notification message sending interfaceThomas Graf1-2/+4
2006-09-22[NETLINK]: Extend netlink messaging interfaceThomas Graf1-10/+64
2005-11-10[NETLINK]: Generic netlink receive queue processorThomas Graf1-0/+6
2005-11-10[NETLINK]: Type-safe netlink messages/attributes interfaceThomas Graf1-0/+877