index
:
pub/scm/linux/kernel/git/ash/linux.git
master
perf, intel_pt, etc
Alexander Shishkin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-22
bnxt_en: Gate TPH enablement behind BNXT_SUPPORTS_QUEUE_API check
Thomas Walsh
1
-3
/
+5
2026-08-22
bnxt_en: Fix call to hardware monitoring event handler
Guenter Roeck
1
-1
/
+1
2026-08-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-13
/
+71
2026-08-21
net: bnxt: ring the doorbell when SW USO exits early
Joe Damato
2
-5
/
+9
2026-08-20
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2026-08-20
Merge branch 'ionic_rcq_shared' of https://github.com/abhijitG-xlnx/linux
Jakub Kicinski
1
-1
/
+5
2026-08-20
net: qlcnic: validate unified ROM sections before loading
Pengpeng Hou
1
-196
/
+247
2026-08-20
bnx2x: fix double free in bnx2x_init_firmware() error path
Jiangshan Yi
1
-0
/
+3
2026-08-20
forcedeth: stop the tx_timeout register dump past the requested window
Marek Czernohous
1
-1
/
+1
2026-08-20
forcedeth: fix off-by-one when saving/restoring non-PCI config space
Marek Czernohous
1
-2
/
+2
2026-08-20
net/mlx5: E-Switch, preserve max tx speed on vport state modification
Or Har-Toov
2
-0
/
+44
2026-08-20
net/mlx5: Move vport DOWN state check out of mlx5_query_vport_max_tx_speed()
Or Har-Toov
1
-8
/
+4
2026-08-20
net/mlx5: E-Switch, use state lock for vport state changes
Mark Bloch
5
-5
/
+31
2026-08-20
net: macb: drop CONFIG_OF #if block
Théo Lebrun
1
-3
/
+1
2026-08-20
Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
327
-16801
/
+15785
2026-08-19
Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+3
2026-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-131
/
+174
2026-08-18
net/mlx5e: do not HW-GRO coalesce small frames
Glenn Judd
1
-0
/
+5
2026-08-18
net/ionic: avoid OOB TX partner lookup for hwstamp RXQ
Anand Khoje
2
-3
/
+21
2026-08-18
8139cp: fix Rx and Tx not being disabled in cp_suspend
Karl Mehltretter
1
-1
/
+1
2026-08-17
net/mlx5: HWS, Remove redundant FW command when reading caps
Yevgeny Kliteynik
1
-6
/
+0
2026-08-17
net/mlx5: HWS, Remove redundant MLX5_SET in RTC creation
Yevgeny Kliteynik
1
-1
/
+0
2026-08-17
net/mlx5: HWS, Set the num of queues only when alloc succeeded
Yevgeny Kliteynik
1
-2
/
+2
2026-08-17
net/mlx5: HWS, Log syndrome on STC modify failure
Yevgeny Kliteynik
1
-3
/
+5
2026-08-17
net/mlx5: HWS, Print more details for bad completion
Yevgeny Kliteynik
1
-19
/
+44
2026-08-17
gve: add a few helper functions to set device properties
Harshitha Ramamurthy
3
-32
/
+62
2026-08-17
gve: refactor initialization with helper functions
Harshitha Ramamurthy
3
-47
/
+62
2026-08-17
gve: don't pass in unused parameter to gve_adminq_free
Harshitha Ramamurthy
3
-4
/
+4
2026-08-17
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
53
-5166
/
+3792
2026-08-17
enic: re-establish V2 VF admin channel and PF registration after reset
Satish Kharat
1
-40
/
+82
2026-08-17
enic: add V2 VF probe with admin channel and PF registration
Satish Kharat
2
-11
/
+86
2026-08-17
enic: wire V2 SR-IOV enable with admin channel and MBOX
Satish Kharat
7
-16
/
+301
2026-08-17
enic: add MBOX VF handlers for capability, register and link state
Satish Kharat
3
-1
/
+291
2026-08-17
enic: add MBOX PF handlers for VF register and capability
Satish Kharat
3
-4
/
+194
2026-08-17
enic: add MBOX core send and receive for admin channel
Satish Kharat
5
-3
/
+232
2026-08-17
enic: define MBOX message types and header structures
Satish Kharat
1
-0
/
+83
2026-08-17
enic: add admin CQ service with MSI-X interrupt and workqueue polling
Satish Kharat
3
-4
/
+361
2026-08-17
enic: add admin RQ buffer management
Satish Kharat
1
-2
/
+64
2026-08-17
enic: add admin channel open and close for SR-IOV
Satish Kharat
6
-1
/
+269
2026-08-17
enic: verify firmware supports V2 SR-IOV at probe time
Satish Kharat
2
-1
/
+22
2026-08-17
net: macb: refuse set_ringparam on EMAC
Théo Lebrun
1
-0
/
+3
2026-08-17
net: macb: allocate tieoff descriptor once across device lifetime
Théo Lebrun
1
-34
/
+41
2026-08-17
net: macb: enforce reverse christmas tree (RCT) convention
Théo Lebrun
1
-31
/
+30
2026-08-17
net: macb: unify queue index variable naming convention and types
Théo Lebrun
1
-16
/
+16
2026-08-17
net: macb: unify variable naming convention in at91ether functions
Théo Lebrun
1
-85
/
+91
2026-08-17
net: macb: unify device pointer naming convention
Théo Lebrun
4
-361
/
+365
2026-08-17
net: macb: drop "consistent" from alloc/free function names
Théo Lebrun
1
-6
/
+6
2026-08-17
net: ravb: serialize PTP clock teardown
Xuanqiang Luo
3
-10
/
+35
2026-08-17
net: ravb: avoid dereferencing an invalid PTP clock
Xuanqiang Luo
3
-3
/
+16
2026-08-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
7
-101
/
+82
[prev]
[next]