Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/xfrm/compat: Copy xfrm_spdattr_type_t atributes | Dmitry Safonov | 2021-07-21 | 1 | -5/+44 |
* | xfrm/compat: Cleanup WARN()s that can be user-triggered | Dmitry Safonov | 2021-03-30 | 1 | -3/+9 |
* | xfrm/compat: Don't allocate memory with __GFP_ZERO | Dmitry Safonov | 2020-11-09 | 1 | -1/+1 |
* | xfrm/compat: memset(0) 64-bit padding at right place | Dmitry Safonov | 2020-11-09 | 1 | -1/+1 |
* | xfrm/compat: Translate by copying XFRMA_UNSPEC attribute | Dmitry Safonov | 2020-11-09 | 1 | -0/+1 |
* | xfrm/compat: Translate 32-bit user_policy from sockptr | Dmitry Safonov | 2020-09-24 | 1 | -0/+26 |
* | xfrm/compat: Add 32=>64-bit messages translator | Dmitry Safonov | 2020-09-24 | 1 | -0/+274 |
* | xfrm/compat: Add 64=>32-bit messages translator | Dmitry Safonov | 2020-09-24 | 1 | -0/+296 |
* | xfrm: Provide API to register translator module | Dmitry Safonov | 2020-09-24 | 1 | -0/+29 |