index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
usnic
/
usnic_ib_qp_grp.c
Age
Commit message (
Expand
)
Author
2018-11-29
IB/usnic: fix spelling mistake "miniumum" -> "minimum"
Colin Ian King
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-10-14
RDMA/usnic: Remove a set-but-not-used variable
Bart Van Assche
2016-12-14
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
2016-12-14
IB/usnic: simplify IS_ERR_OR_NULL to IS_ERR
Julia Lawall
2016-12-03
IB/usninc: Remove and fix debug prints after allocation failure
Leon Romanovsky
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-02-15
treewide: Fix typo in printk
Masanari Iida
2015-12-23
IB/usnic: Fix resource leak in error case
Nelson Escobar
2015-12-23
IB/usnic: Fix message typo
Nelson Escobar
2015-10-21
usnic: correctly handle kzalloc return value
Insu Yun
2015-10-06
usnic: add missing clauses to BSD license
Jeff Squyres
2014-08-26
treewide: Fix typo in printk
Masanari Iida
2014-02-14
IB/usnic: Fix smatch endianness error
Upinder Malhi
2014-01-14
IB/usnic: Expose flows via debugfs
Upinder Malhi
2014-01-14
IB/usnic: Remove superflous parentheses
Upinder Malhi
2014-01-14
IB/usnic: Add UDP support in usnic_ib_qp_grp.[hc]
Upinder Malhi
2014-01-14
IB/usnic: Port over usnic_ib_qp_grp.[hc] to new usnic_fwd.h
Upinder Malhi
2014-01-14
IB/usnic: Change WARN_ON to lockdep_assert_held
Upinder Malhi
2014-01-14
IB/usnic: Add Cisco VIC low-level hardware driver
Upinder Malhi