index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microsoft
Age
Commit message (
Expand
)
Author
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-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
2026-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-12
net: mana: Move current_speed debugfs file to mana_init_port()
Erni Sri Satya Vennela
2026-04-12
net: mana: Use pci_name() for debugfs directory naming
Erni Sri Satya Vennela
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-31
net: mana: hardening: Validate adapter_mtu from MANA_QUERY_DEV_CONFIG
Erni Sri Satya Vennela
2026-03-30
RDMA/mana_ib: Disable RX steering on RSS QP destroy
Long Li
2026-03-27
net: mana: Use at least SZ_4K in doorbell ID range check
Erni Sri Satya Vennela
2026-03-26
net: mana: Fix RX skb truesize accounting
Dipayaan Roy
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-26
net: mana: Set default number of queues to 16
Long Li
2026-03-24
net: mana: fix use-after-free in add_adev() error path
Guangshuo Li
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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-03-14
net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...
Dipayaan Roy
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-11
net/mana: Null service_wq on setup error to prevent double destroy
Shiraz Saleem
2026-03-10
net: mana: hardening: Validate doorbell ID from GDMA_REGISTER_DEVICE response
Erni Sri Satya Vennela
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-05
net: mana: Add MAC address to vPort logs and clarify error messages
Erni Sri Satya Vennela
2026-03-03
net: mana: Trigger VF reset/recovery on health check failure due to HWC timeout
Dipayaan Roy
2026-02-27
net: mana: Ring doorbell at 4 CQ wraparounds
Long Li
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-25
net: mana: Fix double destroy_workqueue on service rescan PCI path
Dipayaan Roy
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-06
net: mana: Remove jumbo_remove step from TX path
Alice Mikityanska
2026-01-23
net: mana: convert to use .get_rx_ring_count
Breno Leitao
2026-01-13
net: mana: Implement ndo_tx_timeout and serialize queue resets per port.
Dipayaan Roy
2025-12-28
net: mana: Fix use-after-free in reset service rescan path
Dipayaan Roy
2025-12-01
net: mana: Handle hardware recovery events when probing the device
Long Li
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-11-07
net: mana: Fix incorrect speed reported by debugfs
Erni Sri Satya Vennela
2025-10-31
net: mana: Support HW link state events
Haiyang Zhang
[next]