index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-27
Merge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
54
-390
/
+667
2026-08-27
net: fec: only stop PTP if it was initialized
bui duc phuc
1
-2
/
+4
2026-08-27
net: stmmac: restore NET_IP_ALIGN in the RX DMA offset
Pascal Kneuper
1
-2
/
+2
2026-08-27
net: stmmac: drop gso_enabled_types and rely on netdev features
Lorenzo Bianconi
2
-20
/
+1
2026-08-27
net: stmmac: selftests: Don't test flow control for small rx fifos
Maxime Chevallier
1
-3
/
+13
2026-08-27
net: stmmac: selftests: Account for the UC filter list for filtering tests
Maxime Chevallier
1
-3
/
+18
2026-08-27
net: stmmac: dwxgmac: Account for the primary MAC address for UC filtering
Maxime Chevallier
1
-1
/
+1
2026-08-27
net: stmmac: dwmac4: Account for the primary MAC address for UC filtering
Maxime Chevallier
1
-1
/
+1
2026-08-27
net: stmmac: dwmac1000: Account for the primary MAC address for UC filtering
Maxime Chevallier
1
-1
/
+1
2026-08-27
net: stmmac: selftests: Check multiple MMC counters
Maxime Chevallier
1
-4
/
+10
2026-08-27
net: airoha: npu: fix missing streaming DMA mask
Daniel Pawlik
1
-1
/
+1
2026-08-27
net: stmmac: selftests: Pass the IP proto mask in the TC selftest
Maxime Chevallier
1
-2
/
+4
2026-08-27
net: wangxun: use BIT_ULL() to prevent shift overflow on 32-bit archs
Jiawen Wu
2
-2
/
+2
2026-08-27
bnxt_en: Write doorbell when linearizing skb fails
Joe Damato
1
-5
/
+2
2026-08-27
net: ethernet: sun4i-emac: Fix IRQ error handling
bui duc phuc
1
-2
/
+2
2026-08-24
octeontx2-af: fix cn20k mailbox lifetime on repeated rvu_mbox_init()
Sai Krishna
3
-19
/
+42
2026-08-24
octeontx2-pf: fix NULL deref of af_xdp_zc_qidx on rep setup
Suman Ghosh
3
-4
/
+8
2026-08-24
net: mana: Cap MSI-X vectors to the device MSI-X table size
Long Li
1
-0
/
+19
2026-08-24
net: ethernet: renesas: rswitch: fix device_node refcount leak in rswitch_get_port_node()
Manush Prajwal
1
-9
/
+9
2026-08-24
net: enetc: restore RX ring congestion mode for ENETC v4
Wei Fang
1
-12
/
+4
2026-08-24
net: enetc: restore RX ring congestion mode after ring reconfiguration
Wei Fang
3
-27
/
+68
2026-08-24
octeontx2-af: Fix TL3/TL2 link config ENA clearing
Naveen Mamindlapalli
1
-6
/
+5
2026-08-24
net: stmmac: fix device node reference leaks in stmmac_mtl_setup()
Md Rabbani
1
-4
/
+2
2026-08-24
net: qualcomm: rmnet: restore skb->dev on deaggregated frames
Xiang Mei
1
-0
/
+1
2026-08-24
octeontx2-vf: fix workqueue and netdev race in probe/remove
Anshumali Gaur
1
-7
/
+13
2026-08-24
octeontx2-af: fix out-of-bounds read setting MSI-X irq affinity
Anshumali Gaur
1
-2
/
+2
2026-08-24
octeontx2-af: fix NULL deref in NIX TM tree debugfs read path
Anshumali Gaur
1
-0
/
+6
2026-08-24
xsk: honor XDP_TX_METADATA in zero-copy path
Stanislav Fomichev
3
-3
/
+5
2026-08-24
net: ethernet: mtk_wed: increase WED v2 WDMA RESV_BUFF to 0x80
Shiji Yang
2
-0
/
+6
2026-08-23
Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-7
/
+4
2026-08-22
net: hibmcge: fix page_pool DMA direction mismatch
Jian Shen
1
-1
/
+1
2026-08-22
net: libwx: fix concurrent bitmap overwrite in PTP setup
Jiawen Wu
1
-12
/
+6
2026-08-22
qede: Fix NULL pointer dereference in TPA fragment processing
Vaibhav Nagare
2
-4
/
+5
2026-08-22
net: txgbe: fix MISC interrupt unmasking in non-MSI-X mode and device shutdown
Jiawen Wu
1
-1
/
+4
2026-08-22
net: sparx5: fix sleep in atomic context in MAC table access
Daniel Machon
1
-3
/
+8
2026-08-22
net: microchip: vcap: use port number instead of netdev name for debugfs
Daniel Machon
3
-2
/
+38
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/kernel/git/akpm/mm
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
[next]