index
:
pub/scm/linux/kernel/git/jth/linux.git
master
jth kernel tree
Johannes Thumshirn
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
20
-48
/
+38
8 days
net: stmmac: reconfigure RX packet parser table in stmmac_hw_setup() after reset
Lorenzo Bianconi
1
-0
/
+8
8 days
net: airoha: enable RX_DONE interrupt for RX queue 31
Lorenzo Bianconi
1
-1
/
+1
9 days
net: macb: exclude software FCS from TX byte statistics
Nicolai Buchwitz
2
-8
/
+16
9 days
octeontx2-af: Fix limiting SRIOV VF count logic
Sunil Goutham
1
-14
/
+19
11 days
net: ethernet: oa_tc6: Fix for the wrong data type
Selvamani Rajagopal
1
-1
/
+1
11 days
net: ethernet: oa_tc6: Disable tx queues on fatal error
Selvamani Rajagopal
1
-0
/
+4
11 days
net: ethernet: oa_tc6: Improve the error recovery
Selvamani Rajagopal
1
-35
/
+108
11 days
net: ethernet: oa_tc6: Protect skb pointer used by two different kernel insta...
Selvamani Rajagopal
1
-33
/
+76
11 days
octeontx2-af: fix CN20K default MCAM rule removal on port cleanup
Kiran Kumar K
1
-3
/
+2
12 days
net: amd-xgbe: discard rx packets with bad FCS
James Nugraha
1
-2
/
+1
14 days
net/mlx5e: Prevent stale XSK buffer release on MPWQE refill retry
Jerome Tollet
1
-0
/
+2
14 days
net/mlx5e: Prevent stale XSK buffer release on refill retry
Jerome Tollet
1
-2
/
+5
14 days
net: stmmac: fix dma mapping leak in stmmac_tso_xmit()
Lorenzo Bianconi
1
-19
/
+34
2026-08-27
Merge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
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...
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...
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
[next]