summaryrefslogtreecommitdiffstats
path: root/include/net/netlink.h
Commit message (Expand)AuthorAgeFilesLines
* [NETLINK]: Possible cleanups.Adrian Bunk2007-04-261-2/+0
* [NETLINK]: introduce NLA_BINARY typeJohannes Berg2007-04-251-1/+3
* [NETLINK]: Remove error pointer from netlink message handlerThomas Graf2007-04-251-1/+1
* [NETLINK]: Use nlmsg_trim() where appropriateArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-4/+4
* [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-041-0/+1
* [DECNET] address: Convert to new netlink interfaceThomas Graf2006-12-021-0/+12
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-021-4/+5
* [IPV4]: introduce nla_get_be32()/NLA_PUT_BE32()Al Viro2006-09-281-0/+12
* [Netlink]: add nla_validate_nested()Paul Moore2006-09-251-0/+19
* [NETLINK]: add nla_for_each_nested() to the interface listPaul Moore2006-09-251-0/+1
* [NETLINK]: Improve string attribute validationThomas Graf2006-09-221-4/+11
* [NETLINK]: remove third bogus argument from NLA_PUT_FLAGJohannes Berg2006-09-221-1/+1
* [IPv4]: FIB configuration using struct fib_configThomas Graf2006-09-221-0/+10
* [RTNETLINK]: Add rtnetlink notification interfaceThomas Graf2006-09-221-0/+17
* [NETLINK]: Add notification message sending interfaceThomas Graf2006-09-221-2/+4
* [NETLINK]: Extend netlink messaging interfaceThomas Graf2006-09-221-10/+64
* [NETLINK]: Generic netlink receive queue processorThomas Graf2005-11-101-0/+6
* [NETLINK]: Type-safe netlink messages/attributes interfaceThomas Graf2005-11-101-0/+877
OpenPOWER on IntegriCloud