summaryrefslogtreecommitdiff
path: root/include/net/netlink.h
AgeCommit message (Expand)AuthorFilesLines
2007-04-26[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-4/+4
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro1-0/+1
2006-12-03[DECNET] address: Convert to new netlink interfaceThomas Graf1-0/+12
2006-12-03[NETLINK]: Do precise netlink message allocations where possibleThomas Graf1-4/+5
2006-09-29[IPV4]: introduce nla_get_be32()/NLA_PUT_BE32()Al Viro1-0/+12
2006-09-26[Netlink]: add nla_validate_nested()Paul Moore1-0/+19
2006-09-26[NETLINK]: add nla_for_each_nested() to the interface listPaul Moore1-0/+1
2006-09-23[NETLINK]: Improve string attribute validationThomas Graf1-4/+11
2006-09-23[NETLINK]: remove third bogus argument from NLA_PUT_FLAGJohannes Berg1-1/+1
2006-09-23[IPv4]: FIB configuration using struct fib_configThomas Graf1-0/+10
2006-09-23[RTNETLINK]: Add rtnetlink notification interfaceThomas Graf1-0/+17
2006-09-23[NETLINK]: Add notification message sending interfaceThomas Graf1-2/+4
2006-09-23[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