Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | genl: Update mt_id of cache ops when resolving genl id | Thomas Graf | 2013-04-01 | 1 | -0/+4 |
* | genl: Provide internal function to resolve name to id | Thomas Graf | 2013-04-01 | 1 | -0/+26 |
* | Move private header files to <netlink-private/*> | Thomas Graf | 2013-01-24 | 1 | -1/+1 |
* | genl: Support registration of families without depending on caches | Thomas Graf | 2012-06-01 | 1 | -34/+161 |
* | genl: Add genlmsg_user_hdr(), genlmsg_user_data(), and genlmsg_user_datalen() | Thomas Graf | 2012-05-31 | 1 | -1/+1 |
* | genl: updates to API reference documentation | Thomas Graf | 2012-05-31 | 1 | -76/+42 |
* | genl: Make genl_unregister() a NOP if NULL pointer is passed | Thomas Graf | 2012-04-22 | 1 | -0/+3 |
* | Rename struct nl_handle to struct nl_sock | Thomas Graf | 2008-05-15 | 1 | -4/+4 |
* | Thread-safe error handling | Thomas Graf | 2008-05-14 | 1 | -21/+9 |
* | Export interface to define caches | Thomas Graf | 2007-09-17 | 1 | -2/+2 |
* | Initial import | Thomas Graf | 2007-09-14 | 1 | -0/+285 |