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
2016-05-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
64
-2124
/
+2900
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-10
/
+1
2016-05-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+3
2016-05-18
IB/mlx5: Fire the CQ completion handler from tasklet
Matan Barak
1
-1
/
+4
2016-05-18
IB/core: Do not require CAP_NET_ADMIN for packet sniffing
Christoph Lameter
1
-2
/
+1
2016-05-18
IB/mlx4: Fix unaligned access in send_reply_to_slave
shamir rabinovitch
1
-1
/
+1
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2016-05-14
Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...
Doug Ledford
20
-232
/
+483
2016-05-14
IB/mlx5: Report Scatter FCS device capability when supported
Majd Dibbiny
1
-0
/
+4
2016-05-14
IB/mlx5: Add Scatter FCS support for Raw Packet QP
Majd Dibbiny
2
-1
/
+20
2016-05-14
IB/core: Add Scatter FCS create flag
Majd Dibbiny
1
-1
/
+2
2016-05-14
IB/core: Add extended device capability flags
Majd Dibbiny
1
-0
/
+5
2016-05-14
i40iw: pass hw_stats by reference rather than by value
Colin Ian King
1
-3
/
+3
2016-05-14
i40iw: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
1
-1
/
+0
2016-05-14
i40iw: constify i40iw_vf_cqp_ops structure
Julia Lawall
3
-3
/
+3
2016-05-14
IB/mlx5: Add UARs write-combining and non-cached mapping
Guy Levi
2
-21
/
+77
2016-05-14
IB/mlx5: Allow mapping the free running counter on PROT_EXEC
Matan Barak
1
-1
/
+1
2016-05-14
IB/mlx4: Use list_for_each_entry_safe
Geliang Tang
1
-5
/
+2
2016-05-14
IB/SA: Use correct free function
Mark Bloch
1
-1
/
+1
2016-05-14
IB/core: Fix a potential array overrun in CMA and SA agent
Mark Bloch
3
-3
/
+4
2016-05-14
IB/core: Remove unnecessary check in ibnl_rcv_msg
Mark Bloch
1
-3
/
+2
2016-05-14
IB/IWPM: Fix a potential skb leak
Mark Bloch
1
-0
/
+1
2016-05-14
RDMA/nes: replace custom print_hex_dump()
Andy Shevchenko
1
-57
/
+3
2016-05-14
IB/mlx4: trivial fix of spelling mistake on "argument"
Colin Ian King
1
-1
/
+1
2016-05-14
IB/nes: Deinline nes_free_qp_mem, save 1072 bytes
Denys Vlasenko
1
-1
/
+1
2016-05-14
RDMA/nes: Adding queue drain functions
Tatyana Nikolova
2
-0
/
+36
2016-05-14
iwcm: Fix a sparse warning
Bart Van Assche
1
-1
/
+1
2016-05-14
IB/srp: Fix a debug kernel crash
Bart Van Assche
1
-1
/
+1
2016-05-14
IB/ipoib: Add readout of statistics using ethtool
Hans Westgaard Ry
1
-0
/
+67
2016-05-14
infiniband/ulp/ipoib: remove pkey_mutex
Sebastian Andrzej Siewior
1
-2
/
+0
2016-05-14
i40iw: pass hw_stats by reference rather than by value
Colin Ian King
1
-3
/
+3
2016-05-14
i40iw: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
1
-1
/
+0
2016-05-14
i40iw: constify i40iw_vf_cqp_ops structure
Julia Lawall
3
-3
/
+3
2016-05-14
iw_cxgb4: Convert a __force cast
Bart Van Assche
1
-1
/
+1
2016-05-14
RDMA/iw_cxgb4: Add arp failure handlers to send_mpa_reply/reject()
Hariprasad S
1
-0
/
+7
2016-05-14
RDMA/iw_cxgb4: Always wake up waiter in c4iw_peer_abort_intr()
Hariprasad S
1
-10
/
+2
2016-05-14
RDMA/iw_cxgb4: Handle ret value of process_mpa_reply() in rx_data
Hariprasad S
1
-2
/
+2
2016-05-14
RDMA/iw_cxgb4: atomic find and reference for listening endpoints
Hariprasad S
1
-8
/
+28
2016-05-14
RDMA/iw_cxgb4: Handle ULP accept/reject during ABORTING
Hariprasad S
1
-4
/
+2
2016-05-14
RDMA/iw_cxgb4: Release ep for for FPDU_MODE and MPA_REQ_RCVD in process_timeout
Hariprasad S
1
-0
/
+2
2016-05-14
RDMA/iw_cxgb4: Free skb in case of arp failure in _c4iw_free_ep()
Hariprasad S
1
-0
/
+2
2016-05-14
RDMA/iw_cxgb4: atomically lookup ep and get a reference
Hariprasad S
1
-28
/
+82
2016-05-14
RDMA/iw_cxgb4: Handle return value of c4iw_ofld_send() in abort_arp_failure()
Hariprasad S
1
-3
/
+9
2016-05-14
RDMA/iw_cxgb4: in process_timeout() don't move ep state to ABORTING
Hariprasad S
1
-3
/
+0
2016-05-14
RDMA/iw_cxgb4: handle return value of c4iw_l2t_send() and send_mpa_req()
Hariprasad S
1
-13
/
+22
2016-05-14
RDMA/iw_cxgb4: stop_ep_timer() after MPA negotiation
Hariprasad S
2
-20
/
+20
2016-05-14
RDMA/iw_cxgb4: Do not stop timer in case of incomplete messages
Hariprasad S
1
-14
/
+16
2016-05-14
RDMA/iw_cxgb4: parent_ep has to be dereferenced in case of passive accept fai...
Hariprasad S
1
-6
/
+19
2016-05-14
RDMA/iw_cxgb4: set the correct FID value in DSGL commands
Hariprasad S
1
-2
/
+3
2016-05-14
RDMA/iw_cxgb4: Correct RFC number of MPA
Hariprasad S
1
-1
/
+1
[next]