index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-07
IB/mlx4: Fix WQE LSO segment calculation
Erez Shitrit
1
-2
/
+1
2015-08-07
IB/core: don't disallow registering region starting at 0x0
Yann Droneaud
1
-2
/
+2
2015-08-07
IB/core: disallow registering 0-sized memory region
Yann Droneaud
1
-0
/
+3
2015-05-09
IB/core: Avoid leakage from kernel to user space
Eli Cohen
1
-0
/
+1
2015-05-09
IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic
Shachar Raindel
1
-0
/
+8
2015-05-09
IB/mlx4: Saturate RoCE port PMA counters in case of overflow
Majd Dibbiny
1
-4
/
+16
2015-05-09
IB/qib: Do not write EEPROM
Mitko Haralanov
7
-219
/
+1
2014-09-13
RDMA/iwcm: Use a default listen backlog if needed
Steve Wise
1
-0
/
+34
2014-07-11
RDMA/cxgb4: Add missing padding at end of struct c4iw_create_cq_resp
Yann Droneaud
2
-2
/
+3
2014-07-11
RDMA/cxgb4: Fix four byte info leak in c4iw_create_cq()
Dan Carpenter
1
-0
/
+1
2014-07-11
IB/umad: Fix error handling
Bart Van Assche
1
-22
/
+27
2014-07-11
IB/ipath: Translate legacy diagpkt into newer extended diagpkt
Dennis Dalessandro
1
-0
/
+4
2014-07-11
IB/qib: Fix port in pkey change event
Mike Marciniszyn
1
-1
/
+1
2014-07-11
IB/srp: Fix a sporadic crash triggered by cable pulling
Bart Van Assche
1
-0
/
+6
2014-04-30
IB/ehca: Returns an error on ib_copy_to_udata() failure
Yann Droneaud
1
-0
/
+1
2014-04-30
IB/mthca: Return an error on ib_copy_to_udata() failure
Yann Droneaud
1
-0
/
+1
2014-04-30
IB/nes: Return an error on ib_copy_from_udata() failure instead of NULL
Yann Droneaud
1
-1
/
+1
2014-04-30
IB/ipath: Fix potential buffer overrun in sending diag packet routine
Dennis Dalessandro
1
-41
/
+25
2014-04-02
IB/qib: Add missing serdes init sequence
Mike Marciniszyn
1
-0
/
+5
2014-04-02
IB/qib: Fix QP check when looping back to/from QP1
Ira Weiny
1
-1
/
+8
2014-01-03
IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()
Jan Kara
1
-5
/
+1
2014-01-03
IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()
Jan Kara
1
-6
/
+1
2013-04-10
IPoIB: Fix send lockup due to missed TX completion
Mike Marciniszyn
1
-2
/
+6
2013-01-16
RDMA/nes: Fix for terminate timer crash
Tatyana Nikolova
3
-8
/
+6
2013-01-16
RDMA/nes: Fix for crash when registering zero length MR for CQ
Tatyana Nikolova
1
-0
/
+5
2012-10-17
IB/srp: Avoid having aborted requests hang
Bart Van Assche
1
-0
/
+1
2012-10-17
IB/srp: Fix use-after-free in srp_reset_req()
Bart Van Assche
1
-1
/
+1
2012-10-17
IPoIB: Fix use-after-free of multicast object
Patrick McHardy
2
-10
/
+11
2012-09-12
IB/srp: Fix a race condition
Bart Van Assche
1
-24
/
+63
2012-05-31
RDMA/cxgb4: Drop peer_abort when no endpoint found
Steve Wise
1
-0
/
+6
2012-05-31
RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr()
Steve Wise
1
-4
/
+1
2012-05-31
IB/core: Fix mismatch between locked and pinned pages
Yishai Hadas
1
-1
/
+1
2012-04-02
IB/iser: Post initial receive buffers before sending the final login request
Or Gerlitz
3
-27
/
+22
2012-02-29
IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses
Roland Dreier
3
-46
/
+24
2012-02-13
RDMA/core: Fix kernel panic by always initializing qp->usecnt
Bernd Schubert
2
-1
/
+2
2012-02-13
IB/mlx4: pass SMP vendor-specific attribute MADs to firmware
Jack Morgenstein
1
-5
/
+2
2012-01-12
IB/uverbs: Protect QP multicast list
Eli Cohen
1
-4
/
+17
2012-01-12
IB/qib: Fix a possible data corruption when receiving packets
Ram Vepa
3
-4
/
+10
2011-12-19
Merge branches 'cma', 'mlx4' and 'qib' into for-next
Roland Dreier
2
-4
/
+6
2011-12-19
IB/qib: Correct sense on freectxts increment and decrement
Mike Marciniszyn
1
-2
/
+2
2011-12-19
RDMA/cma: Verify private data length
Sean Hefty
1
-0
/
+6
2011-12-06
IB/mlx4: Fix shutdown crash accessing a non-existent bitmap
Roland Dreier
1
-2
/
+4
2011-11-29
Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next
Roland Dreier
9
-43
/
+58
2011-11-29
IB: Fix RCU lockdep splats
Eric Dumazet
6
-14
/
+35
2011-11-29
IB/ipoib: Prevent hung task or softlockup processing multicast response
Mike Marciniszyn
3
-8
/
+14
2011-11-28
IB/qib: Fix over-scheduling of QSFP work
Mike Marciniszyn
2
-20
/
+8
2011-11-28
RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2
Kumar Sanghvi
1
-1
/
+3
2011-11-28
RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logic
Jonathan Lallinger
1
-1
/
+1
2011-11-08
IB/qib: Don't use schedule_work()
Mike Marciniszyn
1
-1
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
41
-0
/
+44
[next]