nfsd: track last inode only in use_wgather case
[safe/jmp/linux-2.6] / include / net / netlink.h
2009-03-25 Holger Eitzenbergernetlink: add nla_policy_len()
2008-12-26 Vegard Nossumnetlink: fix (theoretical) overrun in message iteration
2008-10-28 Patrick McHardynetlink: constify struct nlattr * arg to parsing functions
2008-10-01 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-09-12 Vegard Nossumnetlink: fix overrun in attribute iteration
2008-09-03 Thomas Grafnetlink: Remove compat API for nested attributes
2008-07-21 Krzysztof Piotr... netlink: add NLA_PUT_BE64 macro
2008-06-03 Thomas Grafnetlink: Improve returned error codes
2008-05-22 Thomas Grafnetlink: Fix nla_parse_nested_compat() to call nla_pars...
2008-01-28 Patrick McHardy[NETLINK]: Add nla_append()
2008-01-28 Denis V. Lunev[NETNS]: Add netns to nl_info structure.
2008-01-28 Patrick McHardy[NETLINK]: Add NLA_PUT_BE16/nla_get_be16()
2008-01-28 Patrick McHardy[NETLINK]: Mark attribute construction exception unlikely
2007-10-11 Denis V. Lunev[NET]: make netlink user -> kernel interface synchronious
2007-10-11 Pierre Ynard[NETLINK]: Fix typos in comments in netlink.h
2007-10-10 Herbert Xu[NETLINK]: Avoid pointer in netlink_run_queue
2007-10-10 Thomas Graf[NETLINK]: Introduce nested and byteorder flag to netli...
2007-07-11 Patrick McHardy[NETLINK]: attr: add nested compat attribute type
2007-06-07 Patrick McHardy[NETLINK]: Mark netlink policies const
2007-04-26 Adrian Bunk[NETLINK]: Possible cleanups.
2007-04-26 Johannes Berg[NETLINK]: introduce NLA_BINARY type
2007-04-26 Thomas Graf[NETLINK]: Remove error pointer from netlink message...
2007-04-26 Arnaldo Carvalho... [NETLINK]: Use nlmsg_trim() where appropriate
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2006-12-04 Al Viro[PATCH] severing skbuff.h -> mm.h
2006-12-03 Thomas Graf[DECNET] address: Convert to new netlink interface
2006-12-03 Thomas Graf[NETLINK]: Do precise netlink message allocations where...
2006-09-29 Al Viro[IPV4]: introduce nla_get_be32()/NLA_PUT_BE32()
2006-09-25 Paul Moore[Netlink]: add nla_validate_nested()
2006-09-25 Paul Moore[NETLINK]: add nla_for_each_nested() to the interface...
2006-09-22 Thomas Graf[NETLINK]: Improve string attribute validation
2006-09-22 Johannes Berg[NETLINK]: remove third bogus argument from NLA_PUT_FLAG
2006-09-22 Thomas Graf[IPv4]: FIB configuration using struct fib_config
2006-09-22 Thomas Graf[RTNETLINK]: Add rtnetlink notification interface
2006-09-22 Thomas Graf[NETLINK]: Add notification message sending interface
2006-09-22 Thomas Graf[NETLINK]: Extend netlink messaging interface
2005-11-10 Thomas Graf[NETLINK]: Generic netlink receive queue processor
2005-11-10 Thomas Graf[NETLINK]: Type-safe netlink messages/attributes interface