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-04-27
IB/cm: Fix rb-tree duplicate free and use-after-free
Doron Tsur
1
-1
/
+9
2016-04-27
IB/uverbs: reject invalid or unknown opcodes
Christoph Hellwig
1
-1
/
+9
2016-04-27
IB/uverbs: Fix race between ib_uverbs_open and remove_one
Yishai Hadas
2
-14
/
+32
2016-04-27
IB/mlx4: Use correct SL on AH query under RoCE
Noa Osherovich
1
-1
/
+5
2015-10-22
IB/qib: Change lkey table allocation to support more MRs
Mike Marciniszyn
4
-4
/
+20
2015-09-18
RDMA/CMA: Canonize IPv4 on IPV6 sockets properly
Jason Gunthorpe
1
-10
/
+17
2015-09-18
IB/mlx4: Fix WQE LSO segment calculation
Erez Shitrit
1
-2
/
+1
2015-09-18
IB/core: disallow registering 0-sized memory region
Yann Droneaud
1
-0
/
+3
2015-06-19
IB/core: don't disallow registering region starting at 0x0
Yann Droneaud
1
-2
/
+2
2015-06-19
IB/core: Avoid leakage from kernel to user space
Eli Cohen
1
-0
/
+1
2015-06-19
IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic
Shachar Raindel
1
-0
/
+8
2015-06-19
IB/mlx4: Saturate RoCE port PMA counters in case of overflow
Majd Dibbiny
1
-4
/
+16
2015-06-19
IB/qib: Do not write EEPROM
Mitko Haralanov
7
-220
/
+1
2015-02-02
srp-target: Retry when QP creation fails with ENOMEM
Bart Van Assche
1
-0
/
+8
2014-07-07
IB/umad: Fix use-after-free on close
Bart Van Assche
1
-11
/
+19
2014-07-07
IB/umad: Fix error handling
Bart Van Assche
1
-22
/
+27
2014-07-07
IB/srp: Fix a sporadic crash triggered by cable pulling
Bart Van Assche
1
-0
/
+6
2014-07-07
IB/ipath: Translate legacy diagpkt into newer extended diagpkt
Dennis Dalessandro
1
-0
/
+4
2014-07-07
IB/qib: Fix port in pkey change event
Mike Marciniszyn
1
-1
/
+1
2014-05-06
ib_srpt: Use correct ib_sg_dma primitives
Mike Marciniszyn
1
-6
/
+10
2014-05-06
IB/ehca: Returns an error on ib_copy_to_udata() failure
Yann Droneaud
1
-0
/
+1
2014-05-06
IB/mthca: Return an error on ib_copy_to_udata() failure
Yann Droneaud
1
-0
/
+1
2014-05-06
IB/nes: Return an error on ib_copy_from_udata() failure instead of NULL
Yann Droneaud
1
-1
/
+1
2014-05-06
IB/ipath: Fix potential buffer overrun in sending diag packet routine
Dennis Dalessandro
1
-41
/
+25
2014-02-22
IB/qib: Add missing serdes init sequence
Mike Marciniszyn
1
-0
/
+5
2014-02-20
IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()
Jan Kara
1
-5
/
+1
2014-02-13
IB/qib: Fix QP check when looping back to/from QP1
Ira Weiny
1
-1
/
+8
2013-12-04
IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()
Jan Kara
1
-6
/
+1
2013-10-14
ib_srpt: always set response for task management
Jack Wang
1
-6
/
+4
2013-10-14
ib_srpt: Destroy cm_id before destroying QP.
Nicholas Bellinger
1
-2
/
+2
2013-03-28
IPoIB: Fix send lockup due to missed TX completion
Mike Marciniszyn
1
-2
/
+6
2013-01-17
RDMA/nes: Fix for terminate timer crash
Tatyana Nikolova
3
-8
/
+6
2013-01-17
RDMA/nes: Fix for crash when registering zero length MR for CQ
Tatyana Nikolova
1
-0
/
+5
2012-10-28
infiniband: pass rdma_cm module to netlink_dump_start
Gao feng
2
-1
/
+3
2012-10-07
IB/srp: Avoid having aborted requests hang
Bart Van Assche
1
-0
/
+1
2012-10-07
IB/srp: Fix use-after-free in srp_reset_req()
Bart Van Assche
1
-1
/
+1
2012-10-07
IPoIB: Fix use-after-free of multicast object
Patrick McHardy
2
-10
/
+11
2012-08-27
IB/srp: Fix a race condition
Bart Van Assche
1
-24
/
+63
2012-06-01
IB/core: Fix mismatch between locked and pinned pages
Yishai Hadas
1
-1
/
+1
2012-06-01
RDMA/cxgb4: Drop peer_abort when no endpoint found
Steve Wise
1
-0
/
+6
2012-06-01
RDMA/cxgb4: Use dst parameter in import_ep()
Steve Wise
1
-1
/
+1
2012-06-01
RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr()
Steve Wise
1
-4
/
+1
2012-04-27
Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/...
Linus Torvalds
2
-4
/
+6
2012-04-25
Merge branches 'mad-response' and 'mlx4' into fixes
Roland Dreier
1
-1
/
+1
2012-04-25
IB/mlx4: Fix memory leaks in ib_link_query_port()
Jesper Juhl
1
-1
/
+1
2012-04-25
IB/mad: Don't send response for failed MADs
Jack Morgenstein
1
-3
/
+3
2012-04-25
IB/mad: Set 'D' bit in response for unhandled MADs
Jack Morgenstein
1
-0
/
+2
2012-04-13
Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-0
/
+1
2012-04-12
IB/srpt: Set srq_type to IB_SRQT_BASIC
Roland Dreier
1
-0
/
+1
2012-04-02
IB/core: Don't return EINVAL from sysfs rate attribute for invalid speeds
Roland Dreier
1
-4
/
+5
[next]