Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-02 | cxgb4: sched: use struct_size() in kvzalloc() | Gustavo A. R. Silva | 1 | -1/+1 |
2018-10-03 | cxgb4: remove the unneeded locks | Ganesh Goudar | 1 | -53/+15 |
2018-06-28 | cxgb4: Add flag tc_flower_initialized | Casey Leedom | 1 | -0/+3 |
2017-09-06 | cxgb4: fix memory leak | Ganesh Goudar | 1 | -3/+3 |
2017-05-09 | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko | 1 | -6/+6 |
2017-01-14 | cxgb4: Remove redundant memset before memcpy | Shyam Saini | 1 | -5/+0 |
2016-10-17 | cxgb4: fix memory leak of qe on error exit path | Colin Ian King | 1 | -1/+3 |
2016-08-23 | cxgb4: add support for per queue tx scheduling | Rahul Lakkireddy | 1 | -0/+321 |
2016-08-23 | cxgb4: add support for tx traffic scheduling classes | Rahul Lakkireddy | 1 | -0/+235 |