Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-09-28 | [IPV4]: introduce nla_get_be32()/NLA_PUT_BE32() | Al Viro | 1 | -0/+12 |
2006-09-25 | [Netlink]: add nla_validate_nested() | Paul Moore | 1 | -0/+19 |
2006-09-25 | [NETLINK]: add nla_for_each_nested() to the interface list | Paul Moore | 1 | -0/+1 |
2006-09-22 | [NETLINK]: Improve string attribute validation | Thomas Graf | 1 | -4/+11 |
2006-09-22 | [NETLINK]: remove third bogus argument from NLA_PUT_FLAG | Johannes Berg | 1 | -1/+1 |
2006-09-22 | [IPv4]: FIB configuration using struct fib_config | Thomas Graf | 1 | -0/+10 |
2006-09-22 | [RTNETLINK]: Add rtnetlink notification interface | Thomas Graf | 1 | -0/+17 |
2006-09-22 | [NETLINK]: Add notification message sending interface | Thomas Graf | 1 | -2/+4 |
2006-09-22 | [NETLINK]: Extend netlink messaging interface | Thomas Graf | 1 | -10/+64 |
2005-11-10 | [NETLINK]: Generic netlink receive queue processor | Thomas Graf | 1 | -0/+6 |
2005-11-10 | [NETLINK]: Type-safe netlink messages/attributes interface | Thomas Graf | 1 | -0/+877 |