index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
/
clip_tbl.c
Age
Commit message (
Expand
)
Author
2024-09-27
cxgb4: clip_tbl: Fix spelling mistake "wont" -> "won't"
Colin Ian King
2021-05-18
cxgb4: clip_tbl: use list_del_init instead of list_del/INIT_LIST_HEAD
Yang Yingliang
2021-04-09
cxgb4: remove unneeded if-null-free check
Qiheng Lin
2019-01-29
cxgb4: clip_tbl: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2017-10-22
drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2016-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-04
cxgb4: correctly handling failed allocation
Insu Yun
2015-12-11
cxgb4: Handle clip return values
Hariprasad Shenai
2015-02-20
cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead
Anish Bhatt
2015-02-08
cxgb4: Fix trace observed while dumping clip_tbl
Hariprasad Shenai
2015-01-15
cxgb4 : Update ipv6 address handling api
Anish Bhatt