index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
/
clip_tbl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4: clip_tbl: use list_del_init instead of list_del/INIT_LIST_HEAD
Yang Yingliang
2021-05-18
1
-4
/
+2
*
cxgb4: remove unneeded if-null-free check
Qiheng Lin
2021-04-09
1
-2
/
+1
*
cxgb4: clip_tbl: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-01-29
1
-2
/
+1
*
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-10-22
1
-7
/
+6
*
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-08
1
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-06
1
-0
/
+4
|
\
|
*
cxgb4: correctly handling failed allocation
Insu Yun
2016-01-04
1
-0
/
+4
*
|
cxgb4: Handle clip return values
Hariprasad Shenai
2015-12-11
1
-0
/
+11
|
/
*
cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead
Anish Bhatt
2015-02-20
1
-28
/
+29
*
cxgb4: Fix trace observed while dumping clip_tbl
Hariprasad Shenai
2015-02-08
1
-0
/
+3
*
cxgb4 : Update ipv6 address handling api
Anish Bhatt
2015-01-15
1
-0
/
+314