Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t | Dmitry V. Levin | 2016-12-26 | 1 | -6/+6 |
* | netlink: change size types from unsigned long to kernel_ureg_t | Dmitry V. Levin | 2016-12-25 | 1 | -7/+7 |
* | printstr: rename to printstrn, add printstr as a thin wrapper | Dmitry V. Levin | 2016-12-25 | 1 | -2/+2 |
* | decode_netlink: change address argument type from unsigned long to kernel_ureg_t | Dmitry V. Levin | 2016-12-23 | 1 | -6/+7 |
* | netlink: handle multipart netlink messages | Dmitry V. Levin | 2016-07-08 | 1 | -17/+85 |
* | Add a general netlink socket parser | Fabien Siron | 2016-07-07 | 1 | -0/+64 |