index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-09
IB/iser: Fix/add kernel-doc style description in iscsi_iser.c
Sagi Grimberg
1
-9
/
+160
2014-10-09
IB/iser: Add/Fix kernel doc style descriptions in iscsi_iser.h
Sagi Grimberg
1
-46
/
+189
2014-10-09
IB/iser: Nit - add space after __func__ in iser logging
Sagi Grimberg
1
-8
/
+8
2014-10-09
IB/iser: Change iscsi_conn_stop log level to info
Ariel Nahum
1
-1
/
+1
2014-10-09
IB/iser: Suppress scsi command send completions
Sagi Grimberg
3
-7
/
+16
2014-10-09
IB/iser: Optimize completion polling
Sagi Grimberg
2
-5
/
+11
2014-10-09
IB/iser: Use beacon to indicate all completions were consumed
Sagi Grimberg
3
-22
/
+23
2014-10-09
IB/iser: Use single CQ for RX and TX
Sagi Grimberg
3
-125
/
+114
2014-10-09
IB/iser: Use internal polling budget to avoid possible live-lock
Sagi Grimberg
1
-0
/
+4
2014-10-09
IB/iser: Centralize iser completion contexts
Sagi Grimberg
2
-87
/
+84
2014-10-09
IB/iser: Use iser_warn instead of BUG_ON in iser_conn_release
Ariel Nahum
1
-1
/
+3
2014-10-09
IB/iser: Signal iSCSI layer that transport is broken in error completions
Sagi Grimberg
1
-4
/
+25
2014-10-09
IB/iser: Protect tasks cleanup in case IB device was already released
Sagi Grimberg
1
-1
/
+7
2014-10-09
IB/iser: Unbind at conn_stop stage
Ariel Nahum
1
-0
/
+7
2014-10-09
IB/iser: Don't bound release_work completions timeouts
Sagi Grimberg
1
-9
/
+4
2014-10-09
IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemon
Sagi Grimberg
2
-61
/
+108
2014-10-09
IB/iser: Extend iser_free_ib_conn_res()
Sagi Grimberg
1
-28
/
+30
2014-10-09
IB/iser: Remove unused variables and dead code
Roi Dayan
1
-4
/
+0
2014-10-09
IB/iser: Re-introduce ib_conn
Sagi Grimberg
5
-204
/
+245
2014-10-09
IB/iser: Rename ib_conn -> iser_conn
Sagi Grimberg
5
-392
/
+403
2014-10-09
[infiniband] remove pointless assignments
Al Viro
2
-2
/
+0
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-69
/
+104
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
1
-1
/
+1
2014-10-05
iser-target: Disable TX completion interrupt coalescing
Nicholas Bellinger
1
-2
/
+2
2014-10-04
net/mlx5_core: Update device capabilities handling
Eli Cohen
5
-68
/
+103
2014-10-03
iser-target: Fix smatch warning
Sagi Grimberg
1
-1
/
+1
2014-10-02
Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...
Joerg Roedel
1
-1
/
+1
2014-09-25
IB/usnic: Convert to use new iommu_capable() API function
Joerg Roedel
1
-1
/
+1
2014-09-24
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
16
-140
/
+247
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-4
/
+10
2014-09-22
ipoib: validate struct ipoib_cb size
Eric Dumazet
2
-2
/
+8
2014-09-22
Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-next
Roland Dreier
15
-134
/
+234
2014-09-22
IB/mlx4: Fix VF mac handling in RoCE
Jack Morgenstein
2
-11
/
+20
2014-09-22
IB/mlx4: Do not allow APM under RoCE
Jack Morgenstein
2
-1
/
+21
2014-09-22
IB/mlx4: Don't update QP1 in native mode
Jack Morgenstein
1
-0
/
+4
2014-09-22
IB/mlx4: Avoid accessing netdevice when building RoCE qp1 header
Jack Morgenstein
3
-16
/
+28
2014-09-22
IB/core: When marshaling uverbs path, clear unused fields
Matan Barak
1
-0
/
+4
2014-09-22
IB/mlx4: Avoid executing gid task when device is being removed
Moni Shoua
1
-0
/
+9
2014-09-22
IB/mlx4: Fix lockdep splat for the iboe lock
Jack Morgenstein
1
-12
/
+12
2014-09-22
IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes up
Moni Shoua
1
-8
/
+17
2014-09-22
IB/mlx4: Reorder steps in RoCE GID table initialization
Moni Shoua
1
-12
/
+17
2014-09-22
IB/mlx4: Don't duplicate the default RoCE GID
Moni Shoua
1
-0
/
+4
2014-09-22
IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs()
Moni Shoua
1
-23
/
+26
2014-09-22
IB/iser: Bump version to 1.4.1
Or Gerlitz
1
-1
/
+1
2014-09-22
IB/iser: Allow bind only when connection state is UP
Sagi Grimberg
1
-5
/
+14
2014-09-22
IB/iser: Fix RX/TX CQ resource leak on error flow
Roi Dayan
1
-10
/
+14
2014-09-22
RDMA/ocrdma: Use right macro in query AH
devesh.sharma@emulex.com
1
-1
/
+1
2014-09-22
RDMA/ocrdma: Resolve L2 address when creating user AH
devesh.sharma@emulex.com
1
-11
/
+30
2014-09-22
mlx4: Correct error flows in rereg_mr
Matan Barak
1
-2
/
+5
[prev]
[next]