index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2021-05-18
cxgb4: clip_tbl: use list_del_init instead of list_del/INIT_LIST_HEAD
Yang Yingliang
1
-4
/
+2
2021-04-09
cxgb4: remove unneeded if-null-free check
Qiheng Lin
1
-2
/
+1
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