index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microsoft
Age
Commit message (
Expand
)
Author
Lines
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-7
/
+4
2026-04-12
net: mana: Move current_speed debugfs file to mana_init_port()
Erni Sri Satya Vennela
-2
/
+2
2026-04-12
net: mana: Use pci_name() for debugfs directory naming
Erni Sri Satya Vennela
-5
/
+2
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+7
2026-03-31
net: mana: hardening: Validate adapter_mtu from MANA_QUERY_DEV_CONFIG
Erni Sri Satya Vennela
-2
/
+8
2026-03-27
net: mana: Use at least SZ_4K in doorbell ID range check
Erni Sri Satya Vennela
-0
/
+25
2026-03-26
net: mana: Fix RX skb truesize accounting
Dipayaan Roy
-0
/
+7
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+4
2026-03-26
net: mana: Set default number of queues to 16
Long Li
-1
/
+2
2026-03-24
net: mana: fix use-after-free in add_adev() error path
Guangshuo Li
-2
/
+4
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+3
2026-03-18
net: mana: Add ethtool counters for RX CQEs in coalesced type
Haiyang Zhang
-9
/
+30
2026-03-18
net: mana: Add support for RX CQE Coalescing
Haiyang Zhang
-28
/
+106
2026-03-14
net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...
Dipayaan Roy
-3
/
+3
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+1
2026-03-11
net/mana: Null service_wq on setup error to prevent double destroy
Shiraz Saleem
-0
/
+1
2026-03-10
net: mana: hardening: Validate doorbell ID from GDMA_REGISTER_DEVICE response
Erni Sri Satya Vennela
-14
/
+46
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-5
/
+18
2026-03-05
net: mana: Add MAC address to vPort logs and clarify error messages
Erni Sri Satya Vennela
-9
/
+11
2026-03-03
net: mana: Trigger VF reset/recovery on health check failure due to HWC timeout
Dipayaan Roy
-33
/
+41
2026-02-27
net: mana: Ring doorbell at 4 CQ wraparounds
Long Li
-5
/
+18
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-2
/
+7
2026-02-25
net: mana: Fix double destroy_workqueue on service rescan PCI path
Dipayaan Roy
-2
/
+7
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-4
/
+2
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-18
/
+18
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-31
/
+28
2026-02-06
net: mana: Remove jumbo_remove step from TX path
Alice Mikityanska
-3
/
+0
2026-01-23
net: mana: convert to use .get_rx_ring_count
Breno Leitao
-10
/
+3
2026-01-13
net: mana: Implement ndo_tx_timeout and serialize queue resets per port.
Dipayaan Roy
-1
/
+76
2025-12-28
net: mana: Fix use-after-free in reset service rescan path
Dipayaan Roy
-1
/
+1
2025-12-01
net: mana: Handle hardware recovery events when probing the device
Long Li
-17
/
+159
2025-11-19
net: mana: Drop TX skb on post_work_request failure and unmap resources
Aditya Garg
-9
/
+4
2025-11-19
net: mana: Handle SKB if TX SGEs exceed hardware limit
Aditya Garg
-2
/
+40
2025-11-17
net: mana: Add standard counter rx_missed_errors
Erni Sri Satya Vennela
-5
/
+33
2025-11-17
net: mana: Move hardware counter stats from per-port to per-VF context
Erni Sri Satya Vennela
-71
/
+81
2025-11-07
net: mana: Fix incorrect speed reported by debugfs
Erni Sri Satya Vennela
-1
/
+1
2025-10-31
net: mana: Support HW link state events
Haiyang Zhang
-5
/
+62
2025-09-14
net: mana: Reduce waiting time if HWC not responding
Haiyang Zhang
-1
/
+6
2025-09-10
net: mana: Remove redundant netdev_lock_ops_to_full() calls
Saurabh Sengar
-10
/
+0
2025-08-19
net: mana: Use page pool fragments for RX buffers instead of full pages to im...
Dipayaan Roy
-51
/
+146
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+2
2025-07-10
net: mana: fix spelling for mana_gd_deregiser_irq()
Shradha Gupta
-2
/
+2
2025-07-09
net: mana: Fix warnings for missing export.h header inclusion
Naman Jain
-0
/
+2
2025-07-01
net: mana: Handle Reset Request from MANA NIC
Haiyang Zhang
-35
/
+133
2025-06-26
net: mana: Fix build errors when CONFIG_NET_SHAPER is disabled
Erni Sri Satya Vennela
-0
/
+1
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+3
2025-06-19
net: mana: Record doorbell physical address in PF mode
Long Li
-0
/
+3
2025-06-19
net: mana: Set tx_packets to post gso processing packet count
Shradha Gupta
-3
/
+7
2025-06-19
net: mana: Handle unsupported HWC commands
Erni Sri Satya Vennela
-0
/
+15
[next]