index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-21
RDMA/mana_ib: Ignore optional access flags for MRs
Konstantin Taranov
1
-0
/
+1
2024-06-21
RDMA/mlx5: Add check for srq max_sge attribute
Patrisious Haddad
1
-5
/
+8
2024-06-21
RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_init
Yishai Hadas
1
-2
/
+2
2024-06-21
RDMA/mlx5: Ensure created mkeys always have a populated rb_key
Jason Gunthorpe
1
-1
/
+2
2024-06-21
RDMA/mlx5: Follow rb_key.ats when creating new mkeys
Jason Gunthorpe
1
-0
/
+1
2024-06-21
RDMA/mlx5: Remove extra unlock on error path
Jason Gunthorpe
1
-3
/
+1
2024-06-09
RDMA/rxe: Fix responder length checking for UD request packets
Honggang LI
1
-0
/
+13
2024-05-30
RDMA/rxe: Fix data copy for IB_SEND_INLINE
Honggang LI
1
-1
/
+1
2024-05-30
RDMA/bnxt_re: Fix the max msix vectors macro
Selvin Xavier
1
-3
/
+1
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
8
-11
/
+11
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-15
/
+2
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-6
/
+5
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
62
-731
/
+1327
2024-05-12
RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siw
Zhu Yanjun
1
-1
/
+3
2024-05-12
RDMA/IPoIB: Fix format truncation compilation errors
Leon Romanovsky
1
-2
/
+6
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-05-09
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
2024-05-09
bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq
Michal Schmidt
1
-1
/
+2
2024-05-08
RDMA/efa: Support QP with unsolicited write w/ imm. receive
Michael Margolin
4
-3
/
+31
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-2
/
+2
2024-05-05
IB/hfi1: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-05-05
IB/hfi1: Do not use custom stat allocator
Breno Leitao
1
-16
/
+3
2024-05-05
RDMA/hfi1: Use RMW accessors for changing LNKCTL2
Ilpo Järvinen
1
-22
/
+8
2024-05-05
RDMA/mana_ib: implement uapi for creation of rnic cq
Konstantin Taranov
1
-4
/
+51
2024-05-05
RDMA/mana_ib: boundary check before installing cq callbacks
Konstantin Taranov
1
-0
/
+2
2024-05-05
RDMA/mana_ib: introduce a helper to remove cq callbacks
Konstantin Taranov
3
-29
/
+17
2024-05-05
RDMA/mana_ib: create and destroy RNIC cqs
Konstantin Taranov
2
-0
/
+86
2024-05-05
RDMA/mana_ib: create EQs for RNIC CQs
Konstantin Taranov
2
-2
/
+33
2024-05-05
RDMA/core: Remove NULL check before dev_{put, hold}
Jules Irenge
3
-11
/
+5
2024-05-04
IB/qib: Use device_show_string() helper for sysfs attributes
Lukas Wunner
3
-15
/
+2
2024-05-02
IB/hfi1: allocate dummy net_device dynamically
Breno Leitao
2
-3
/
+8
2024-05-02
RDMA/ipoib: Remove NULL check before dev_{put, hold}
Jules Irenge
1
-2
/
+1
2024-05-02
RDMA/mlx5: Remove NULL check before dev_{put, hold}
Jules Irenge
1
-2
/
+1
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
1
-9
/
+3
2024-04-30
RDMA/mlx5: Track DCT, DCI and REG_UMR QPs as diver_detail resources.
Chiara Meiohas
2
-2
/
+30
2024-04-30
RDMA/core: Add an option to display driver-specific QPs in the rdmatool
Chiara Meiohas
2
-6
/
+29
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
1
-3
/
+3
2024-04-29
RDMA/efa: Add shutdown notifier
Michael Margolin
1
-0
/
+11
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+11
2024-04-25
RDMA/vmw_pvrdma: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-04-25
IB/qib: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
3
-5
/
+4
2024-04-23
RDMA/mana_ib: Fix missing ret value
Konstantin Taranov
1
-0
/
+1
2024-04-22
IB/mlx5: Use __iowrite64_copy() for write combining stores
Jason Gunthorpe
1
-5
/
+3
2024-04-22
RDMA/rxe: Let destroy qp succeed with stuck packet
Bob Pearson
2
-12
/
+32
2024-04-22
RDMA/rxe: Get rid of pkt resend on err
Bob Pearson
2
-18
/
+3
2024-04-22
RDMA/rxe: Make rxe_loopback match rxe_send behavior
Bob Pearson
1
-0
/
+6
2024-04-22
RDMA/rxe: Fix incorrect rxe_put in error path
Bob Pearson
1
-10
/
+2
2024-04-22
RDMA/rxe: Don't call direct between tasks
Bob Pearson
3
-23
/
+4
2024-04-22
RDMA/rxe: Don't call rxe_requester from rxe_completer
Bob Pearson
2
-7
/
+11
2024-04-22
RDMA/rxe: Don't schedule rxe_completer from rxe_requester
Bob Pearson
2
-13
/
+2
[next]