index
:
kernel/linux.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-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()
Jakub Kicinski
1
-1
/
+2
7 days
net: mana: Optimize irq affinity for low vcpu configs
Shradha Gupta
1
-14
/
+64
8 days
net: mana: Fall back to standard MTU when PF reports adapter_mtu of 0
Erni Sri Satya Vennela
2
-3
/
+16
2026-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+5
2026-06-13
net: mana: guard TX wq object destroy with INVALID_MANA_HANDLE check
Aditya Garg
1
-1
/
+2
2026-06-13
net: mana: initialize gdma queue id to INVALID_QUEUE_ID
Aditya Garg
1
-0
/
+2
2026-06-10
net: mana: Cache MANA_QUERY_LINK_CONFIG result to avoid repeated HWC queries
Erni Sri Satya Vennela
1
-4
/
+19
2026-06-10
net: mana: Add support for PF device 0x00C1
Haiyang Zhang
1
-2
/
+5
2026-06-10
net: mana: Allocate interrupt context for each EQ when creating vPort
Long Li
2
-2
/
+18
2026-06-10
net: mana: Use GIC functions to allocate global EQs
Long Li
1
-88
/
+22
2026-06-10
net: mana: Introduce GIC context with refcounting for interrupt management
Long Li
1
-0
/
+169
2026-06-10
net: mana: Query device capabilities and configure MSI-X sharing for EQs
Long Li
2
-21
/
+102
2026-06-10
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-29
net: mana: Skip redundant detach on already-detached port
Dipayaan Roy
1
-0
/
+6
2026-05-29
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-22
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-06
net: mana: Use kvmalloc for large RX queue and buffer allocations
Aditya Garg
1
-6
/
+6
2026-05-06
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-05
net: mana: hardening: Reject zero max_num_queues from GDMA_QUERY_MAX_RESOURCES
Erni Sri Satya Vennela
1
-0
/
+3
2026-05-05
net: mana: hardening: Reject zero max_num_queues from MANA_QUERY_VPORT_CONFIG
Erni Sri Satya Vennela
1
-0
/
+6
2026-04-24
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
2026-04-23
net: mana: Init link_change_work before potential error paths in probe
Erni Sri Satya Vennela
1
-2
/
+2
2026-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+10
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+4
2026-04-12
net: mana: Move current_speed debugfs file to mana_init_port()
Erni Sri Satya Vennela
1
-2
/
+2
2026-04-12
net: mana: Use pci_name() for debugfs directory naming
Erni Sri Satya Vennela
1
-5
/
+2
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2026-04-01
net: mana: hardening: Validate adapter_mtu from MANA_QUERY_DEV_CONFIG
Erni Sri Satya Vennela
1
-2
/
+8
2026-03-30
RDMA/mana_ib: Disable RX steering on RSS QP destroy
Long Li
1
-1
/
+10
2026-03-28
net: mana: Use at least SZ_4K in doorbell ID range check
Erni Sri Satya Vennela
1
-0
/
+25
2026-03-27
net: mana: Fix RX skb truesize accounting
Dipayaan Roy
1
-0
/
+7
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2026-03-26
net: mana: Set default number of queues to 16
Long Li
1
-1
/
+2
2026-03-25
net: mana: fix use-after-free in add_adev() error path
Guangshuo Li
1
-2
/
+4
2026-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2026-03-19
net: mana: Add ethtool counters for RX CQEs in coalesced type
Haiyang Zhang
2
-9
/
+30
[next]