index
:
pub/scm/linux/kernel/git/deller/linux-fbdev.git
master
Linux Framebuffer maintenance tree
Helge Deller
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microsoft
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-4
/
+4
2026-08-24
net: mana: Cap MSI-X vectors to the device MSI-X table size
Long Li
1
-0
/
+19
2026-08-13
net: mana: Fall back to scattered pages for GDMA queues
Aditya Garg
3
-14
/
+151
2026-08-13
net: mana: Route ring-buffer access through offset-based helpers
Aditya Garg
1
-24
/
+39
2026-08-07
net: mana: Extend RX CQE coalescing up to 8 packets
Haiyang Zhang
2
-54
/
+112
2026-08-03
net: mana: force full-page RX buffers via ethtool private flag
Dipayaan Roy
2
-2
/
+114
2026-08-03
net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
Dipayaan Roy
1
-29
/
+46
2026-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2026-07-29
net: mana: Return error code from mana_create_rxq()
Aditya Garg
1
-4
/
+4
2026-07-17
net: mana: Add handler for sriov configure
Haiyang Zhang
1
-0
/
+24
2026-07-17
net: mana: Add debug knob to skip TX timeout recovery reset
Aditya Garg
1
-0
/
+14
2026-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-11
/
+50
2026-07-09
net: mana: Add Interrupt Moderation support
Haiyang Zhang
4
-8
/
+364
2026-07-09
net: mana: Sync page pool RX frags for CPU
Dexuan Cui
1
-7
/
+33
2026-07-09
net: mana: Validate the packet length reported by the NIC
Dexuan Cui
1
-5
/
+18
2026-06-25
net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()
Jakub Kicinski
1
-1
/
+2
2026-06-25
net: mana: Optimize irq affinity for low vcpu configs
Shradha Gupta
1
-14
/
+64
2026-06-24
net: mana: Fall back to standard MTU when PF reports adapter_mtu of 0
Erni Sri Satya Vennela
2
-3
/
+16
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+5
2026-06-12
net: mana: guard TX wq object destroy with INVALID_MANA_HANDLE check
Aditya Garg
1
-1
/
+2
2026-06-12
net: mana: initialize gdma queue id to INVALID_QUEUE_ID
Aditya Garg
1
-0
/
+2
2026-06-09
net: mana: Cache MANA_QUERY_LINK_CONFIG result to avoid repeated HWC queries
Erni Sri Satya Vennela
1
-4
/
+19
2026-06-09
net: mana: Add support for PF device 0x00C1
Haiyang Zhang
1
-2
/
+5
2026-06-09
net: mana: Allocate interrupt context for each EQ when creating vPort
Long Li
2
-2
/
+18
2026-06-09
net: mana: Use GIC functions to allocate global EQs
Long Li
1
-88
/
+22
2026-06-09
net: mana: Introduce GIC context with refcounting for interrupt management
Long Li
1
-0
/
+169
2026-06-09
net: mana: Query device capabilities and configure MSI-X sharing for EQs
Long Li
2
-21
/
+102
2026-06-09
net: mana: Create separate EQs for each vPort
Long Li
2
-49
/
+109
2026-06-09
net: ethtool: optionally skip rtnl_lock on Netlink path for SET ops
Jakub Kicinski
1
-0
/
+2
2026-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-29
/
+47
2026-05-28
net: mana: Skip redundant detach on already-detached port
Dipayaan Roy
1
-0
/
+6
2026-05-28
net: mana: Add NULL guards in teardown path to prevent panic on attach failure
Dipayaan Roy
1
-29
/
+41
2026-05-22
net: mana: Expose hardware diagnostic info via debugfs
Erni Sri Satya Vennela
2
-34
/
+74
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+19
2026-05-21
net: mana: validate rx_req_idx to prevent out-of-bounds array access
Aditya Garg
1
-0
/
+6
2026-05-19
net: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA buffer
Erni Sri Satya Vennela
1
-10
/
+13
2026-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-15
/
+40
2026-05-05
net: mana: Use kvmalloc for large RX queue and buffer allocations
Aditya Garg
1
-6
/
+6
2026-05-05
net: mana: Use per-queue allocation for tx_qp to reduce allocation size
Aditya Garg
3
-21
/
+32
2026-05-05
net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLR
Dipayaan Roy
2
-10
/
+35
2026-05-05
net: mana: remove double CQ cleanup in mana_create_rxq error path
Dipayaan Roy
1
-3
/
+0
2026-05-05
net: mana: Skip WQ object destruction for uninitialized RXQ
Dipayaan Roy
1
-1
/
+2
2026-05-05
net: mana: check xdp_rxq registration before unreg in mana_destroy_rxq()
Dipayaan Roy
1
-1
/
+3
2026-05-04
net: mana: hardening: Reject zero max_num_queues from GDMA_QUERY_MAX_RESOURCES
Erni Sri Satya Vennela
1
-0
/
+3
2026-05-04
net: mana: hardening: Reject zero max_num_queues from MANA_QUERY_VPORT_CONFIG
Erni Sri Satya Vennela
1
-0
/
+6
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-15
/
+20
2026-04-23
net: mana: Fix EQ leak in mana_remove on NULL port
Erni Sri Satya Vennela
1
-2
/
+2
2026-04-23
net: mana: Don't overwrite port probe error with add_adev result
Erni Sri Satya Vennela
1
-9
/
+8
2026-04-23
net: mana: Guard mana_remove against double invocation
Erni Sri Satya Vennela
1
-1
/
+6
2026-04-23
net: mana: Init gf_stats_work before potential error paths in probe
Erni Sri Satya Vennela
1
-1
/
+2
[next]