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.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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-14
IB/mlx4: Make sure GID index 0 is always occupied
Moni Shoua
1
-24
/
+68
2014-02-13
IB/mlx4: Don't allocate range of steerable UD QPs for Ethernet-only device
Matan Barak
1
-1
/
+6
2014-01-23
Merge branch 'ip-roce' into for-next
Roland Dreier
18
-326
/
+504
2014-01-23
Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...
Roland Dreier
43
-93
/
+6355
2014-01-23
IB/mlx5: Verify reserved fields are cleared
Eli Cohen
1
-2
/
+6
2014-01-23
IB/mlx5: Allow creation of QPs with zero-length work queues
Eli Cohen
1
-20
/
+29
2014-01-23
IB/mlx5: Add support for resize CQ
Eli Cohen
3
-18
/
+270
2014-01-23
IB/mlx5: Implement modify CQ
Eli Cohen
1
-1
/
+25
2014-01-23
IB/mlx5: Make sure doorbell record is visible before doorbell
Eli Cohen
1
-0
/
+4
2014-01-23
RDMA/nes: Slight optimization of Ethernet address compare
Ding Tianhong
1
-2
/
+1
2014-01-23
IB/qib: Fix QP check when looping back to/from QP1
Ira Weiny
1
-1
/
+8
2014-01-23
RDMA/cxgb4: Fix gcc warning on 32-bit arch
Paul Bolle
1
-1
/
+1
2014-01-23
IB/usnic: Remove unused includes of <linux/version.h>
Wei Yongjun
3
-3
/
+0
2014-01-23
RDMA/amso1100: Add check if cache memory was allocated before freeing it
Svetlana Mavrina
1
-1
/
+2
2014-01-21
IB/usnic: Use GFP_ATOMIC under spinlock
Dan Carpenter
1
-1
/
+1
2014-01-20
IB/mlx4: Use IS_ENABLED(CONFIG_IPV6)
Roland Dreier
1
-6
/
+6
2014-01-20
RDMA/ocrdma: Add dependency on INET
Roland Dreier
1
-1
/
+1
2014-01-20
RDMA/ocrdma: Move ocrdma_inetaddr_event outside of "#if CONFIG_IPV6"
Roland Dreier
1
-4
/
+4
2014-01-20
IB/mlx4: Add dependency INET
Matan Barak
1
-1
/
+1
2014-01-20
RDMA/ocrdma: Populate GID table with IP based gids
Moni Shoua
2
-99
/
+41
2014-01-20
RDMA/ocrdma: Handle Ethernet L2 parameters for IP based GID addressing
Moni Shoua
4
-22
/
+17
2014-01-19
IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing
Moni Shoua
4
-58
/
+99
2014-01-19
IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID table
Moni Shoua
2
-143
/
+334
2014-01-19
IB/mlx4: Fix error return code
Julia Lawall
1
-2
/
+6
2014-01-19
IB/usnic: Remove unused variable in usnic_debugfs_exit()
Wei Yongjun
1
-4
/
+0
2014-01-19
IB/usnic: Set userspace/kernel ABI ver to 4
Upinder Malhi
1
-1
/
+1
2014-01-19
IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDP
Upinder Malhi
1
-1
/
+1
2014-01-19
IB/usnic: Add dependency on CONFIG_INET
Upinder Malhi
1
-1
/
+1
2014-01-19
IB/usnic: Fix endianness-related warnings
Upinder Malhi
2
-3
/
+2
2014-01-15
IB/core: Ethernet L2 attributes in verbs/cm structures
Matan Barak
7
-8
/
+16
2014-01-15
IB/mlx4: Add support for steerable IB UD QPs
Matan Barak
3
-7
/
+163
2014-01-15
IB/mlx4: Add mechanism to support flow steering over IB links
Matan Barak
1
-1
/
+134
2014-01-15
IB/mlx4: Enable device-managed steering support for IB ports too
Matan Barak
2
-12
/
+20
2014-01-15
IB/mlx5: Fix micro UAR allocator
Eli Cohen
2
-24
/
+66
2014-01-15
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/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
[next]