index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
mana
/
mana.h
Age
Commit message (
Expand
)
Author
3 days
net: mana: Sync page pool RX frags for CPU
Dexuan Cui
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: Create separate EQs for each vPort
Long Li
2026-05-22
net: mana: Expose hardware diagnostic info via debugfs
Erni Sri Satya Vennela
2026-05-05
net: mana: Use per-queue allocation for tx_qp to reduce allocation size
Aditya Garg
2026-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-03-30
RDMA/mana_ib: Disable RX steering on RSS QP destroy
Long Li
2026-03-26
net: mana: Set default number of queues to 16
Long Li
2026-03-18
net: mana: Add ethtool counters for RX CQEs in coalesced type
Haiyang Zhang
2026-03-18
net: mana: Add support for RX CQE Coalescing
Haiyang Zhang
2026-01-13
net: mana: Implement ndo_tx_timeout and serialize queue resets per port.
Dipayaan Roy
2025-11-19
net: mana: Drop TX skb on post_work_request failure and unmap resources
Aditya Garg
2025-11-19
net: mana: Handle SKB if TX SGEs exceed hardware limit
Aditya Garg
2025-11-17
net: mana: Add standard counter rx_missed_errors
Erni Sri Satya Vennela
2025-11-17
net: mana: Move hardware counter stats from per-port to per-VF context
Erni Sri Satya Vennela
2025-10-31
net: mana: Support HW link state events
Haiyang Zhang
2025-08-19
net: mana: Use page pool fragments for RX buffers instead of full pages to im...
Dipayaan Roy
2025-06-19
net: mana: Add speed support in mana_get_link_ksettings
Erni Sri Satya Vennela
2025-06-19
net: mana: Add support for net_shaper_ops
Erni Sri Satya Vennela
2025-06-10
net: mana: Expose additional hardware counters for drop and TC via ethtool.
Dipayaan Roy
2025-05-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-05-28
net: mana: Add support for Multi Vports on Bare metal
Haiyang Zhang
2025-05-12
net: mana: Probe rdma device in mana driver
Konstantin Taranov
2025-03-13
net: mana: Change the function signature of mana_get_primary_netdev_rcu
Long Li
2024-10-09
net: mana: Enable debugfs files for MANA device
Shradha Gupta
2024-10-03
net: mana: Increase the DEF_RX_BUFFERS_PER_QUEUE to 1024
Shradha Gupta
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-04
net: mana: Improve mana_set_channels() in low mem conditions
Shradha Gupta
2024-09-04
net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
Souradeep Chakrabarti
2024-08-27
net: mana: Implement get_ringparam/set_ringparam for mana
Shradha Gupta
2024-08-13
net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell...
Long Li
2024-07-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-07-14
RDMA/mana_ib: Set correct device into ib
Konstantin Taranov
2024-06-18
net: mana: Add support for page sizes other than 4KB on ARM64
Haiyang Zhang
2024-06-12
net: mana: Allow variable size indirection table
Shradha Gupta
2024-04-11
Merge branch mana-ib-flex of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Jakub Kicinski
2024-04-11
net: mana: Add flex array to struct mana_cfg_rx_steer_req_v2
Erick Archer
2024-04-03
net: mana: Fix Rx DMA datasize and skb_over_panic
Haiyang Zhang
2023-11-29
net: mana: Fix spelling mistake "enforecement" -> "enforcement"
Colin Ian King
2023-11-27
net :mana :Add remaining GDMA stats for MANA to ethtool
Shradha Gupta
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
net: mana: Fix oversized sge0 for GSO packets
Haiyang Zhang
2023-10-02
net: mana: Annotate struct mana_rxq with __counted_by
Kees Cook
2023-08-11
net: mana: Add gdma stats to ethtool output for mana
Shradha Gupta
2023-08-06
net: mana: Add page pool for RX buffers
Haiyang Zhang
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
2023-06-01
RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescing
Long Li
2023-05-30
net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
Haiyang Zhang
2023-04-14
net: mana: Add support for jumbo frame
Haiyang Zhang
[next]