index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
5
-7
/
+7
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
42
-488
/
+1154
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-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-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/mlx5: Remove NULL check before dev_{put, hold}
Jules Irenge
1
-2
/
+1
2024-04-30
RDMA/mlx5: Track DCT, DCI and REG_UMR QPs as diver_detail resources.
Chiara Meiohas
2
-2
/
+30
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
1
-1
/
+2
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-16
RDMA/hns: Modify the print level of CQE error
Chengchang Tang
1
-2
/
+3
2024-04-16
RDMA/hns: Use complete parentheses in macros
Chengchang Tang
1
-6
/
+6
2024-04-16
RDMA/hns: Add mutex_destroy()
wenglianfa
6
-5
/
+39
2024-04-16
RDMA/hns: Fix GMV table pagesize
Chengchang Tang
1
-1
/
+1
2024-04-16
RDMA/hns: Fix mismatch exception rollback
wenglianfa
1
-1
/
+1
2024-04-16
RDMA/hns: Fix UAF for cq async event
Chengchang Tang
1
-11
/
+13
2024-04-16
RDMA/hns: Fix deadlock on SRQ async events.
Chengchang Tang
2
-3
/
+4
2024-04-16
RDMA/hns: Add max_ah and cq moderation capacities in query_device()
Chengchang Tang
4
-2
/
+12
2024-04-16
RDMA/hns: Remove unused parameters and variables
Chengchang Tang
7
-33
/
+20
2024-04-16
RDMA/hns: Use macro instead of magic number
Yangyang Li
3
-16
/
+34
2024-04-16
RDMA/hns: Fix return value in hns_roce_map_mr_sg
Zhengchao Shao
1
-8
/
+7
2024-04-16
RDMA/mana_ib: Configure mac address in RNIC
Konstantin Taranov
3
-0
/
+46
2024-04-16
RDMA/mana_ib: Adding and deleting GIDs
Konstantin Taranov
3
-0
/
+97
2024-04-16
RDMA/mana_ib: Enable RoCE on port 1
Konstantin Taranov
2
-4
/
+26
2024-04-16
RDMA/mana_ib: Implement port parameters
Konstantin Taranov
3
-1
/
+42
2024-04-16
RDMA/mana_ib: Create and destroy rnic adapter
Konstantin Taranov
3
-1
/
+79
2024-04-16
RDMA/mana_ib: Add EQ creation for rnic adapter
Konstantin Taranov
3
-3
/
+41
2024-04-16
RDMA/mana_ib: Use num_comp_vectors of ib_device
Konstantin Taranov
3
-9
/
+4
2024-04-11
Merge branch mana-ib-flex of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Jakub Kicinski
1
-7
/
+5
2024-04-11
RDMA/mana_ib: remove useless return values from dbg prints
Konstantin Taranov
3
-7
/
+5
2024-04-11
RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2
Leon Romanovsky
1
-7
/
+5
2024-04-11
RDMA/mana_ib: Prefer struct_size over open coded arithmetic
Erick Archer
1
-7
/
+5
2024-04-09
RDMA/hns: Support DSCP
Junxian Huang
4
-29
/
+108
2024-04-08
ipv4: Set scope explicitly in ip_route_output().
Guillaume Nault
2
-2
/
+4
[next]