index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
usnic
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...
Roland Dreier
2014-06-10
2
-0
/
+21
|
\
\
|
|
*
IB/usnic: Fix source file missing copyright and license
Upinder Malhi
2014-05-27
1
-0
/
+18
|
|
/
|
/
|
|
*
IB: Return error for unsupported QP creation flags
Or Gerlitz
2014-06-02
1
-0
/
+3
|
/
*
IB/usnic: Remove '0x' when using %pa format
Fabio Estevam
2014-03-17
1
-1
/
+1
*
IB/usnic: Fix smatch endianness error
Upinder Malhi
2014-02-14
1
-1
/
+8
*
IB/usnic: Remove unused includes of <linux/version.h>
Wei Yongjun
2014-01-22
3
-3
/
+0
*
IB/usnic: Use GFP_ATOMIC under spinlock
Dan Carpenter
2014-01-21
1
-1
/
+1
*
IB/usnic: Remove unused variable in usnic_debugfs_exit()
Wei Yongjun
2014-01-18
1
-4
/
+0
*
IB/usnic: Set userspace/kernel ABI ver to 4
Upinder Malhi
2014-01-18
1
-1
/
+1
*
IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDP
Upinder Malhi
2014-01-18
1
-1
/
+1
*
IB/usnic: Add dependency on CONFIG_INET
Upinder Malhi
2014-01-18
1
-1
/
+1
*
IB/usnic: Fix endianness-related warnings
Upinder Malhi
2014-01-18
2
-3
/
+2
*
IB/usnic: Append documentation to usnic_transport.h and cleanup
Upinder Malhi
2014-01-14
2
-1
/
+4
*
IB/usnic: Fix typo "Ignorning" -> "Ignoring"
Roland Dreier
2014-01-14
1
-4
/
+4
*
IB/usnic: Expose flows via debugfs
Upinder Malhi
2014-01-14
6
-10
/
+111
*
IB/usnic: Use for_each_sg instead of a for-loop
Upinder Malhi
2014-01-14
1
-8
/
+9
*
IB/usnic: Remove superflous parentheses
Upinder Malhi
2014-01-14
3
-14
/
+14
*
IB/usnic: Add UDP support in usnic_ib_qp_grp.[hc]
Upinder Malhi
2014-01-14
2
-0
/
+99
*
IB/usnic: Add UDP support in u*verbs.c, u*main.c and u*util.h
Upinder Malhi
2014-01-14
3
-9
/
+136
*
IB:usnic: Add UDP support to usnic_transport.[hc]
Upinder Malhi
2014-01-14
2
-7
/
+105
*
IB/usnic: Add UDP support to usnic_fwd.[hc]
Upinder Malhi
2014-01-14
2
-0
/
+75
*
IB/usnic: Update ABI and Version file for UDP support
Upinder Malhi
2014-01-14
2
-4
/
+12
*
IB/usnic: Port over sysfs to new usnic_fwd.h
Upinder Malhi
2014-01-14
1
-7
/
+3
*
IB/usnic: Port over usnic_ib_qp_grp.[hc] to new usnic_fwd.h
Upinder Malhi
2014-01-14
2
-122
/
+249
*
IB/usnic: Port over main.c and verbs.c to the usnic_fwd.h
Upinder Malhi
2014-01-14
3
-39
/
+39
*
IB/usnic: Push all forwarding state to usnic_fwd.[hc]
Upinder Malhi
2014-01-14
2
-125
/
+212
*
IB/usnic: Add struct usnic_transport_spec
Upinder Malhi
2014-01-14
1
-0
/
+9
*
IB/usnic: Change WARN_ON to lockdep_assert_held
Upinder Malhi
2014-01-14
1
-8
/
+8
*
IB/usnic: Add Cisco VIC low-level hardware driver
Upinder Malhi
2014-01-14
27
-0
/
+4897