Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-29 | cxgb4: clip_tbl: Use struct_size() in kvzalloc() | Gustavo A. R. Silva | 1 | -2/+1 |
2018-06-12 | treewide: kvzalloc() -> kvcalloc() | Kees Cook | 1 | -1/+1 |
2017-10-22 | drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_t | Elena Reshetova | 1 | -7/+6 |
2017-05-08 | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko | 1 | -6/+6 |
2016-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+4 |
2016-01-04 | cxgb4: correctly handling failed allocation | Insu Yun | 1 | -0/+4 |
2015-12-11 | cxgb4: Handle clip return values | Hariprasad Shenai | 1 | -0/+11 |
2015-02-20 | cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead | Anish Bhatt | 1 | -28/+29 |
2015-02-08 | cxgb4: Fix trace observed while dumping clip_tbl | Hariprasad Shenai | 1 | -0/+3 |
2015-01-15 | cxgb4 : Update ipv6 address handling api | Anish Bhatt | 1 | -0/+314 |