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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-19
IB/core: Resolve Ethernet L2 addresses when modifying QP
Or Gerlitz
3
-0
/
+49
2014-01-19
RDMA/ocrdma: Populate GID table with IP based gids
Moni Shoua
2
-99
/
+41
2014-01-19
RDMA/ocrdma: Handle Ethernet L2 parameters for IP based GID addressing
Moni Shoua
4
-22
/
+17
2014-01-19
IB/isert: pass scatterlist instead of cmd to fast_reg_mr routine
Sagi Grimberg
1
-16
/
+12
2014-01-19
IB/isert: Move fastreg descriptor creation to a function
Sagi Grimberg
1
-20
/
+32
2014-01-19
IB/isert: Avoid frwr notation, user fastreg
Sagi Grimberg
2
-45
/
+47
2014-01-19
IB/isert: seperate connection protection domains and dma MRs
Sagi Grimberg
2
-24
/
+24
2014-01-18
IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing
Moni Shoua
4
-58
/
+99
2014-01-18
IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID table
Moni Shoua
2
-143
/
+334
2014-01-18
IB/cma: IBoE (RoCE) IP-based GID addressing
Moni Shoua
2
-24
/
+16
2014-01-18
IB/mlx4: Fix error return code
Julia Lawall
1
-2
/
+6
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/core: Add support for RDMA_NODE_USNIC_UDP
Upinder Malhi
2
-0
/
+3
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
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
1
-1
/
+1
2014-01-14
IB/core: Ethernet L2 attributes in verbs/cm structures
Matan Barak
12
-21
/
+277
2014-01-14
IB/mlx4: Add support for steerable IB UD QPs
Matan Barak
3
-7
/
+163
2014-01-14
IB/mlx4: Add mechanism to support flow steering over IB links
Matan Barak
1
-1
/
+134
2014-01-14
IB/mlx4: Enable device-managed steering support for IB ports too
Matan Barak
2
-12
/
+20
2014-01-14
IB/core: Add flow steering support for IPoIB UD traffic
Matan Barak
1
-0
/
+3
2014-01-14
IB/mlx5: Fix micro UAR allocator
Eli Cohen
2
-24
/
+66
2014-01-14
IB/mlx5: Remove unused code in mr.c
Eli Cohen
2
-2
/
+0
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/core: Add RDMA_TRANSPORT_USNIC_UDP
Upinder Malhi
1
-1
/
+2
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
29
-0
/
+4899
2014-01-13
RDMA/ocrdma: Fix OCRDMA_GEN2_FAMILY macro definition
Devesh Sharma
1
-1
/
+1
2014-01-13
RDMA/ocrdma: Fix AV_VALID bit position
Devesh Sharma
2
-1
/
+2
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-80
/
+90
2014-01-03
infiniband: make sure the src net is infiniband when create new link
Hangbin Liu
1
-1
/
+2
2013-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-58
/
+20
2013-12-26
infiniband: slight optimization of addr compare
dingtianhong
1
-2
/
+1
2013-12-23
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-15
/
+52
[prev]
[next]