aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/clip_tbl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-29cxgb4: clip_tbl: Use struct_size() in kvzalloc()Gustavo A. R. Silva1-2/+1
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook1-1/+1
2017-10-22drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_tElena Reshetova1-7/+6
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko1-6/+6
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2016-01-04cxgb4: correctly handling failed allocationInsu Yun1-0/+4
2015-12-11cxgb4: Handle clip return valuesHariprasad Shenai1-0/+11
2015-02-20cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc insteadAnish Bhatt1-28/+29
2015-02-08cxgb4: Fix trace observed while dumping clip_tblHariprasad Shenai1-0/+3
2015-01-15cxgb4 : Update ipv6 address handling apiAnish Bhatt1-0/+314