Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-20 | net: rmnet: fix NULL pointer dereference in rmnet_newlink() | Taehee Yoo | 1 | -0/+5 |
2019-11-12 | net: qualcomm: rmnet: Fix potential UAF when unregistering | Sean Tranchetti | 1 | -2/+2 |
2017-09-24 | net: qualcomm: rmnet: Fix rcu splat in rmnet_is_real_dev_registered | Subash Abhinov Kasiviswanathan | 1 | -4/+1 |
2017-09-04 | net: qualcomm: rmnet: Rename real_dev_info to port | Subash Abhinov Kasiviswanathan | 1 | -33/+32 |
2017-09-04 | net: qualcomm: rmnet: Implement ndo_get_iflink | Subash Abhinov Kasiviswanathan | 1 | -1/+1 |
2017-09-04 | net: qualcomm: rmnet: Refactor the new rmnet dev creation | Subash Abhinov Kasiviswanathan | 1 | -75/+21 |
2017-09-04 | net: qualcomm: rmnet: Remove the unused endpoint -1 | Subash Abhinov Kasiviswanathan | 1 | -11/+3 |
2017-08-30 | drivers: net: ethernet: qualcomm: rmnet: Initial implementation | Subash Abhinov Kasiviswanathan | 1 | -0/+419 |