index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
usnic
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-17
IB/usnic: Remove '0x' when using %pa format
Fabio Estevam
1
-1
/
+1
2014-02-14
IB/usnic: Fix smatch endianness error
Upinder Malhi
1
-1
/
+8
2014-01-22
IB/usnic: Remove unused includes of <linux/version.h>
Wei Yongjun
3
-3
/
+0
2014-01-21
IB/usnic: Use GFP_ATOMIC under spinlock
Dan Carpenter
1
-1
/
+1
2014-01-18
IB/usnic: Remove unused variable in usnic_debugfs_exit()
Wei Yongjun
1
-4
/
+0
2014-01-18
IB/usnic: Set userspace/kernel ABI ver to 4
Upinder Malhi
1
-1
/
+1
2014-01-18
IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDP
Upinder Malhi
1
-1
/
+1
2014-01-18
IB/usnic: Add dependency on CONFIG_INET
Upinder Malhi
1
-1
/
+1
2014-01-18
IB/usnic: Fix endianness-related warnings
Upinder Malhi
2
-3
/
+2
2014-01-14
IB/usnic: Append documentation to usnic_transport.h and cleanup
Upinder Malhi
2
-1
/
+4
2014-01-14
IB/usnic: Fix typo "Ignorning" -> "Ignoring"
Roland Dreier
1
-4
/
+4
2014-01-14
IB/usnic: Expose flows via debugfs
Upinder Malhi
6
-10
/
+111
2014-01-14
IB/usnic: Use for_each_sg instead of a for-loop
Upinder Malhi
1
-8
/
+9
2014-01-14
IB/usnic: Remove superflous parentheses
Upinder Malhi
3
-14
/
+14
2014-01-14
IB/usnic: Add UDP support in usnic_ib_qp_grp.[hc]
Upinder Malhi
2
-0
/
+99
2014-01-14
IB/usnic: Add UDP support in u*verbs.c, u*main.c and u*util.h
Upinder Malhi
3
-9
/
+136
2014-01-14
IB:usnic: Add UDP support to usnic_transport.[hc]
Upinder Malhi
2
-7
/
+105
2014-01-14
IB/usnic: Add UDP support to usnic_fwd.[hc]
Upinder Malhi
2
-0
/
+75
2014-01-14
IB/usnic: Update ABI and Version file for UDP support
Upinder Malhi
2
-4
/
+12
2014-01-14
IB/usnic: Port over sysfs to new usnic_fwd.h
Upinder Malhi
1
-7
/
+3
2014-01-14
IB/usnic: Port over usnic_ib_qp_grp.[hc] to new usnic_fwd.h
Upinder Malhi
2
-122
/
+249
2014-01-14
IB/usnic: Port over main.c and verbs.c to the usnic_fwd.h
Upinder Malhi
3
-39
/
+39
2014-01-14
IB/usnic: Push all forwarding state to usnic_fwd.[hc]
Upinder Malhi
2
-125
/
+212
2014-01-14
IB/usnic: Add struct usnic_transport_spec
Upinder Malhi
1
-0
/
+9
2014-01-14
IB/usnic: Change WARN_ON to lockdep_assert_held
Upinder Malhi
1
-8
/
+8
2014-01-14
IB/usnic: Add Cisco VIC low-level hardware driver
Upinder Malhi
27
-0
/
+4897