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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
3
-3
/
+3
2016-05-04
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
1
-1
/
+1
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-12
/
+50
2016-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
13
-12
/
+50
2016-04-29
net/mlx5: Add user chosen levels when allocating flow tables
Maor Gottlieb
1
-1
/
+2
2016-04-29
RDMA/nes: don't leak skb if carrier down
Florian Westphal
1
-3
/
+0
2016-04-28
IB/security: Restrict use of the write() interface
Jason Gunthorpe
4
-0
/
+17
2016-04-28
IB/rdmavt: Fix send scheduling
Jubin John
1
-2
/
+2
2016-04-28
IB/mlx5: Expose correct max_sge_rd limit
Sagi Grimberg
1
-1
/
+1
2016-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2016-04-26
infiniband: nes: Kill unused variable in nes_netdev_start_xmit()
David S. Miller
1
-1
/
+0
2016-04-26
RDMA/nes: remove use of NETDEV_TX_LOCKED
Florian Westphal
1
-8
/
+5
2016-04-26
RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
Hariprasad S
2
-2
/
+6
2016-04-26
iw_cxgb4: handle draining an idle qp
Steve Wise
1
-2
/
+16
2016-04-26
iw_cxgb3: initialize ibdev.iwcm->ifname for port mapping
Steve Wise
1
-0
/
+2
2016-04-26
iw_cxgb4: initialize ibdev.iwcm->ifname for port mapping
Steve Wise
1
-0
/
+2
2016-04-26
IB/core: Don't drain non-existent rq queue-pair
Sagi Grimberg
1
-1
/
+2
2016-04-24
net/mlx5e: Device's mtu field is u16 and not int
Saeed Mahameed
1
-2
/
+2
2016-04-23
IB/core: Fix oops in ib_cache_gid_set_default_gid
Doug Ledford
1
-1
/
+2
2016-04-08
Revert "ib_srpt: Convert to percpu_ida tag allocation"
Bart Van Assche
2
-17
/
+40
2016-04-06
i40iw: avoid potential uninitialized variable use
Arnd Bergmann
1
-7
/
+3
2016-04-06
IB/mlx5: fix VFs callback function prototypes
Arnd Bergmann
1
-9
/
+9
2016-03-31
iser-target: Use ib_drain_qp
Sagi Grimberg
2
-37
/
+4
2016-03-24
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-99
/
+0
2016-03-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
97
-5123
/
+35081
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
4
-542
/
+418
2016-03-22
cxgb4, iw_cxgb4: move delayed ack macro definitions
Varun Prakash
1
-9
/
+0
2016-03-22
cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions
Varun Prakash
1
-9
/
+0
2016-03-22
cxgb4, iw_cxgb4: move definitions to common header file
Varun Prakash
1
-81
/
+0
2016-03-22
Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6
Doug Ledford
122
-6980
/
+11097
2016-03-22
IB/ipoib: Allow mcast packets from other VFs
Eli Cohen
1
-7
/
+20
2016-03-22
IB/mlx5: Implement callbacks for manipulating VFs
Eli Cohen
4
-1
/
+213
2016-03-22
net/mlx5_core: Add VF param when querying vport counter
Eli Cohen
1
-1
/
+1
2016-03-22
IB/ipoib: Add ndo operations for configuring VFs
Eli Cohen
1
-2
/
+63
2016-03-22
IB/core: Add interfaces to control VF attributes
Eli Cohen
1
-0
/
+40
2016-03-21
IB/core: Support accessing SA in virtualized environment
Eli Cohen
1
-0
/
+5
2016-03-21
IB/core: Add subnet prefix to port info
Eli Cohen
1
-1
/
+14
2016-03-21
IB/mlx5: Fix decision on using MAD_IFC
Eli Cohen
1
-1
/
+1
2016-03-21
IB/{core, ulp} Support above 32 possible device capability flags
Leon Romanovsky
2
-2
/
+2
2016-03-21
IB/core: Replace setting the zero values in ib_uverbs_ex_query_device
Leon Romanovsky
1
-12
/
+3
2016-03-21
ib_srpt: fix a WARN_ON() message
Dan Carpenter
1
-1
/
+1
2016-03-21
i40iw: Replace the obsolete crypto hash interface with shash
Tatyana Nikolova
5
-21
/
+37
2016-03-21
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-10
/
+8
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-6
/
+13
2016-03-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
66
-1838
/
+3116
2016-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-03-18
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-22
/
+9
2016-03-17
IB/rdmavt: Post receive for QP in ERR state
Alex Estrin
1
-9
/
+24
2016-03-17
IB/hfi1: Report pid in qp_stats to aid debug
Mike Marciniszyn
1
-0
/
+1
2016-03-16
Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6
Doug Ledford
19
-750
/
+432
[next]