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
/
net
/
ethernet
/
microsoft
/
mana
/
gdma_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLR
Dipayaan Roy
1
-5
/
+35
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+2
2026-04-12
net: mana: Use pci_name() for debugfs directory naming
Erni Sri Satya Vennela
1
-5
/
+2
2026-03-27
net: mana: Use at least SZ_4K in doorbell ID range check
Erni Sri Satya Vennela
1
-0
/
+25
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2026-03-11
net/mana: Null service_wq on setup error to prevent double destroy
Shiraz Saleem
1
-0
/
+1
2026-03-10
net: mana: hardening: Validate doorbell ID from GDMA_REGISTER_DEVICE response
Erni Sri Satya Vennela
1
-14
/
+46
2026-03-03
net: mana: Trigger VF reset/recovery on health check failure due to HWC timeout
Dipayaan Roy
1
-32
/
+33
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+4
2026-02-25
net: mana: Fix double destroy_workqueue on service rescan PCI path
Dipayaan Roy
1
-1
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-9
/
+9
2025-12-28
net: mana: Fix use-after-free in reset service rescan path
Dipayaan Roy
1
-1
/
+1
2025-12-01
net: mana: Handle hardware recovery events when probing the device
Long Li
1
-17
/
+159
2025-11-19
net: mana: Drop TX skb on post_work_request failure and unmap resources
Aditya Garg
1
-5
/
+1
2025-10-31
net: mana: Support HW link state events
Haiyang Zhang
1
-0
/
+1
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2025-07-10
net: mana: fix spelling for mana_gd_deregiser_irq()
Shradha Gupta
1
-2
/
+2
2025-07-09
net: mana: Fix warnings for missing export.h header inclusion
Naman Jain
1
-0
/
+1
2025-07-01
net: mana: Handle Reset Request from MANA NIC
Haiyang Zhang
1
-24
/
+103
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2025-06-19
net: mana: Record doorbell physical address in PF mode
Long Li
1
-0
/
+3
2025-06-17
Merge branch 'shradha_v6.16-rc1' of https://github.com/shradhagupta6/linux
Jakub Kicinski
1
-85
/
+281
2025-06-17
net: mana: Allocate MSI-X vectors dynamically
Shradha Gupta
1
-82
/
+229
2025-06-17
net: mana: Allow irq_setup() to skip cpus for affinity
Shradha Gupta
1
-4
/
+12
2025-06-17
net: mana: explain irq_setup() algorithm
Yury Norov
1
-0
/
+41
2025-06-16
net: mana: Add handler for hardware servicing events
Haiyang Zhang
1
-0
/
+75
2025-05-12
net: mana: Add support for auxiliary device servicing events
Shiraz Saleem
1
-1
/
+10
2025-05-12
net: mana: Probe rdma device in mana driver
Konstantin Taranov
1
-2
/
+13
2025-04-20
RDMA/mana_ib: Add support of 4M, 1G, and 2G pages
Konstantin Taranov
1
-0
/
+1
2025-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+6
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-4
/
+10
2025-03-18
net: mana: Support holes in device list reply msg
Haiyang Zhang
1
-4
/
+10
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+10
2025-03-13
net: mana: cleanup mana struct after debugfs_remove()
Shradha Gupta
1
-1
/
+10
2025-02-19
net: mana: Add debug logs in MANA network driver
Erni Sri Satya Vennela
1
-8
/
+42
2025-02-04
RDMA/mana_ib: polling of CQs for GSI/UD
Konstantin Taranov
1
-0
/
+1
2025-02-04
RDMA/mana_ib: implement req_notify_cq
Konstantin Taranov
1
-0
/
+1
2025-02-04
RDMA/mana_ib: UD/GSI work requests
Konstantin Taranov
1
-0
/
+2
2025-02-04
net/mana: fix warning in the writer of client oob
Konstantin Taranov
1
-1
/
+1
2025-02-04
RDMA/mana_ib: helpers to allocate kernel queues
Konstantin Taranov
1
-0
/
+1
2025-01-10
net: mana: Cleanup "mana" debugfs dir after cleanup of all children
Shradha Gupta
1
-2
/
+2
2024-12-11
net: mana: Fix irq_contexts memory leak in mana_gd_setup_irqs
Maxim Levitsky
1
-2
/
+3
2024-12-11
net: mana: Fix memory leak in mana_gd_setup_irqs
Maxim Levitsky
1
-0
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-6
/
+6
2024-10-09
net: mana: Enable debugfs files for MANA device
Shradha Gupta
1
-1
/
+42
2024-08-29
dma-mapping: don't return errors from dma_set_max_seg_size
Christoph Hellwig
1
-5
/
+1
2024-07-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+1
2024-06-18
net: mana: Add support for page sizes other than 4KB on ARM64
Haiyang Zhang
1
-5
/
+5
2024-06-09
RDMA/mana_ib: Process QP error events in mana_ib
Konstantin Taranov
1
-0
/
+1
[next]