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