summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/clip_tbl.c
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: clip_tbl: use list_del_init instead of list_del/INIT_LIST_HEADYang Yingliang2021-05-181-4/+2
* cxgb4: remove unneeded if-null-free checkQiheng Lin2021-04-091-2/+1
* cxgb4: clip_tbl: Use struct_size() in kvzalloc()Gustavo A. R. Silva2019-01-291-2/+1
* treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-121-1/+1
* drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_tElena Reshetova2017-10-221-7/+6
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-081-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-061-0/+4
|\
| * cxgb4: correctly handling failed allocationInsu Yun2016-01-041-0/+4
* | cxgb4: Handle clip return valuesHariprasad Shenai2015-12-111-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-081-0/+3
* cxgb4 : Update ipv6 address handling apiAnish Bhatt2015-01-151-0/+314