aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netlink.h
Commit message (Expand)AuthorAge
* [NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev2007-10-11
* [NETLINK]: Fix typos in comments in netlink.hPierre Ynard2007-10-11
* [NETLINK]: Avoid pointer in netlink_run_queueHerbert Xu2007-10-10
* [NETLINK]: Introduce nested and byteorder flag to netlink attributeThomas Graf2007-10-10
* [NETLINK]: attr: add nested compat attribute typePatrick McHardy2007-07-11
* [NETLINK]: Mark netlink policies constPatrick McHardy2007-06-07
* [NETLINK]: Possible cleanups.Adrian Bunk2007-04-26
* [NETLINK]: introduce NLA_BINARY typeJohannes Berg2007-04-26
* [NETLINK]: Remove error pointer from netlink message handlerThomas Graf2007-04-26
* [NETLINK]: Use nlmsg_trim() where appropriateArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-26
* [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-04
* [DECNET] address: Convert to new netlink interfaceThomas Graf2006-12-03
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-03
* [IPV4]: introduce nla_get_be32()/NLA_PUT_BE32()Al Viro2006-09-28
* [Netlink]: add nla_validate_nested()Paul Moore2006-09-25
* [NETLINK]: add nla_for_each_nested() to the interface listPaul Moore2006-09-25
* [NETLINK]: Improve string attribute validationThomas Graf2006-09-22
* [NETLINK]: remove third bogus argument from NLA_PUT_FLAGJohannes Berg2006-09-22
* [IPv4]: FIB configuration using struct fib_configThomas Graf2006-09-22
* [RTNETLINK]: Add rtnetlink notification interfaceThomas Graf2006-09-22
* [NETLINK]: Add notification message sending interfaceThomas Graf2006-09-22
* [NETLINK]: Extend netlink messaging interfaceThomas Graf2006-09-22
* [NETLINK]: Generic netlink receive queue processorThomas Graf2005-11-09
* [NETLINK]: Type-safe netlink messages/attributes interfaceThomas Graf2005-11-09