summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/clip_tbl.c
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: clip_tbl: Use struct_size() in kvzalloc()Gustavo A. R. Silva2019-01-291-2/+1Star
* treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-131-1/+1
* drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_tElena Reshetova2017-10-221-7/+6Star
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-091-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-071-0/+4
|\
| * cxgb4: correctly handling failed allocationInsu Yun2016-01-041-0/+4
* | cxgb4: Handle clip return valuesHariprasad Shenai2015-12-121-0/+11
|/
* cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc insteadAnish Bhatt2015-02-201-28/+29
* cxgb4: Fix trace observed while dumping clip_tblHariprasad Shenai2015-02-091-0/+3
* cxgb4 : Update ipv6 address handling apiAnish Bhatt2015-01-161-0/+314