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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-08
infiniband: use pci_zalloc_consistent
Joe Perches
3
-13
/
+10
2014-07-30
mlx5: Adjust events to use unsigned long param instead of void *
Jack Morgenstein
1
-7
/
+7
2014-07-30
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
6
-7
/
+7
2014-07-30
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
7
-305
/
+196
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-12
/
+27
2014-07-21
iw_cxgb4: Don't limit TPTE count to 32KB
Hariprasad Shenai
2
-2
/
+1
2014-07-21
iw_cxgb4: advertise the correct device max attributes
Hariprasad Shenai
5
-33
/
+32
2014-07-21
iw_cxgb4: Support query_qp() verb
Hariprasad Shenai
1
-0
/
+6
2014-07-21
iw_cxgb4: log detailed warnings for negative advice
Hariprasad Shenai
1
-6
/
+23
2014-07-17
iw_cxgb4: fix for 64-bit integer division
Hariprasad Shenai
1
-1
/
+2
2014-07-17
cxgb4/iw_cxgb4: Move common defines to cxgb4
Anish Bhatt
1
-1
/
+0
2014-07-16
Merge branches 'cxgb4' and 'mlx5' into for-next
Roland Dreier
1
-1
/
+1
2014-07-16
IB/mlx5: Enable "block multicast loopback" for kernel consumers
Or Gerlitz
1
-1
/
+1
2014-07-15
cxgb4/iw_cxgb4: work request logging feature
Hariprasad Shenai
5
-0
/
+174
2014-07-15
cxgb4/iw_cxgb4: display TPTE on errors
Hariprasad Shenai
3
-11
/
+76
2014-07-15
cxgb4/iw_cxgb4: use firmware ord/ird resource limits
Hariprasad Shenai
5
-34
/
+117
2014-07-15
iw_cxgb4: Detect Ing. Padding Boundary at run-time
Hariprasad Shenai
6
-16
/
+43
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+1
2014-07-13
RDMA/cxgb4: Call iwpm_init() only once
Steve Wise
3
-9
/
+12
2014-07-08
RDMA/cxgb4: Initialize the device status page
Steve Wise
1
-0
/
+1
2014-07-08
RDMA/cxgb4: Clean up connection on ARP error
Hariprasad S
1
-1
/
+10
2014-07-08
RDMA/cxgb4: Fix skb_leak in reject_cr()
Hariprasad S
1
-1
/
+0
2014-07-01
rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Pa...
Hariprasad Shenai
1
-1
/
+2
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-17
/
+123
2014-06-10
iw_cxgb4: don't truncate the recv window size
Hariprasad Shenai
2
-4
/
+52
2014-06-10
iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections
Hariprasad Shenai
2
-11
/
+63
2014-06-10
iw_cxgb4: Allocate and use IQs specifically for indirect interrupts
Hariprasad Shenai
3
-2
/
+8
2014-06-10
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
36
-264
/
+954
2014-06-10
Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...
Roland Dreier
36
-264
/
+954
2014-06-10
RDMA/cxgb4: Add support for iWARP Port Mapper user space service
Steve Wise
3
-43
/
+262
2014-06-10
RDMA/nes: Add support for iWARP Port Mapper user space service
Tatyana Nikolova
4
-64
/
+296
2014-06-09
IB/mlx4: Fix gfp passing in create_qp_common()
Jiri Kosina
1
-2
/
+2
2014-06-05
RDMA/cxgb4: add missing padding at end of struct c4iw_alloc_ucontext_resp
Yann Droneaud
2
-2
/
+4
2014-06-02
IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO
Jiri Kosina
4
-19
/
+25
2014-06-02
IB: Return error for unsupported QP creation flags
Or Gerlitz
2
-1
/
+5
2014-06-02
IB: Allow build of hw/ and ulp/ subdirectories independently
Yann Droneaud
1
-0
/
+12
2014-06-02
Revert "net/mlx4_en: Use affinity hint"
David S. Miller
1
-1
/
+1
2014-06-01
net/mlx4_en: Use affinity hint
Yuval Atias
1
-1
/
+1
2014-05-29
RDMA/cxgb4: Add missing padding at end of struct c4iw_create_cq_resp
Yann Droneaud
2
-2
/
+3
2014-05-29
IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPs
Jack Morgenstein
1
-1
/
+104
2014-05-29
mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPs
Jack Morgenstein
1
-12
/
+40
2014-05-29
IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responses
Jack Morgenstein
2
-24
/
+32
2014-05-29
IB/mlx4: SET_PORT called by mlx4_ib_modify_port should be wrapped
Jack Morgenstein
1
-9
/
+17
2014-05-29
IB/qib: Additional Intel branding changes
Vinit Agnihotri
1
-4
/
+4
2014-05-28
RDMA/cxgb3: Remove a couple unneeded conditions
Dan Carpenter
1
-4
/
+2
2014-05-28
IB/mlx4: fix unitialised variable is_mcast
Colin Ian King
1
-1
/
+1
2014-05-28
IB/ipath: Use time_before()/_after()
Manuel Schölling
2
-4
/
+4
2014-05-28
IB/mlx5: Fix warning about cast of wr_id back to pointer on 32 bits
Roland Dreier
1
-1
/
+1
2014-05-27
IB/usnic: Fix source file missing copyright and license
Upinder Malhi
1
-0
/
+18
2014-05-27
IB/ipath: Translate legacy diagpkt into newer extended diagpkt
Dennis Dalessandro
1
-0
/
+4
[next]