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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-26
ethernet: i825xx: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-1
/
+3
2022-01-26
ethernet: broadcom/sb1250-mac: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-3
/
+1
2022-01-26
ethernet: tundra: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-17
/
+18
2022-01-26
ethernet: 3com/typhoon: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-2
/
+4
2022-01-25
amd: declance: use eth_hw_addr_set()
Thomas Bogendoerfer
1
-1
/
+3
2022-01-25
net: hns3: handle empty unknown interrupt for VF
Yufeng Mo
1
-2
/
+1
2022-01-25
net: fec_mpc52xx: don't discard const from netdev->dev_addr
Jakub Kicinski
1
-5
/
+7
2022-01-25
net: cpsw: Properly initialise struct page_pool_params
Toke Høiland-Jørgensen
1
-1
/
+1
2022-01-25
yam: fix a memory leak in yam_siocdevprivate()
Hangyu Hua
1
-3
/
+1
2022-01-25
net: stmmac: reduce unnecessary wakeups from eee sw timer
Jisheng Zhang
1
-6
/
+7
2022-01-24
Merge tag 'linux-can-fixes-for-5.17-20220124' of git://git.kernel.org/pub/scm...
Jakub Kicinski
4
-2
/
+9
2022-01-24
can: flexcan: mark RX via mailboxes as supported on MCF5441X
Marc Kleine-Budde
2
-1
/
+2
2022-01-24
can: tcan4x5x: regmap: fix max register value
Marc Kleine-Budde
1
-1
/
+1
2022-01-24
can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if leng...
Marc Kleine-Budde
1
-0
/
+6
2022-01-24
net: stmmac: remove unused members in struct stmmac_priv
Jisheng Zhang
1
-2
/
+0
2022-01-24
net: atlantic: Use the bitmap API instead of hand-writing it
Christophe JAILLET
1
-4
/
+2
2022-01-24
ibmvnic: remove unused ->wait_capability
Sukadev Bhattiprolu
2
-25
/
+14
2022-01-24
ibmvnic: don't spin in tasklet
Sukadev Bhattiprolu
1
-6
/
+0
2022-01-24
ibmvnic: init ->running_cap_crqs early
Sukadev Bhattiprolu
1
-35
/
+71
2022-01-24
ibmvnic: Allow extra failures before disabling
Sukadev Bhattiprolu
1
-4
/
+17
2022-01-24
bonding: use rcu_dereference_rtnl when get bonding active slave
Hangbin Liu
1
-4
/
+0
2022-01-24
net: sfp: ignore disabled SFP node
Marek Behún
1
-0
/
+5
2022-01-21
octeontx2-af: Add KPU changes to parse NGIO as separate layer
Kiran Kumar K
1
-35
/
+35
2022-01-21
octeontx2-pf: Forward error codes to VF
Subbaraya Sundeep
1
-1
/
+6
2022-01-21
octeontx2-af: cn10k: Do not enable RPM loopback for LPC interfaces
Geetha sowjanya
1
-15
/
+12
2022-01-21
octeontx2-af: Increase link credit restore polling timeout
Geetha sowjanya
2
-2
/
+3
2022-01-21
octeontx2-pf: cn10k: Ensure valid pointers are freed to aura
Geetha sowjanya
2
-0
/
+3
2022-01-21
octeontx2-af: cn10k: Use appropriate register for LMAC enable
Geetha sowjanya
7
-7
/
+66
2022-01-21
octeontx2-af: Retry until RVU block reset complete
Geetha sowjanya
1
-2
/
+5
2022-01-21
octeontx2-af: Fix LBK backpressure id count
Sunil Goutham
1
-3
/
+3
2022-01-21
octeontx2-af: Do not fixup all VF action entries
Subbaraya Sundeep
2
-11
/
+31
2022-01-21
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
6
-31
/
+131
2022-01-21
phylib: fix potential use-after-free
Marek Behún
1
-3
/
+3
2022-01-20
i40e: fix unsigned stat widths
Joe Damato
3
-7
/
+7
2022-01-20
i40e: Fix for failed to init adminq while VF reset
Karen Sornek
3
-2
/
+46
2022-01-20
i40e: Fix queues reservation for XDP
Sylwester Dziedziuch
1
-0
/
+14
2022-01-20
i40e: Fix issue when maximum queues is exceeded
Jedrzej Jagielski
3
-13
/
+61
2022-01-20
i40e: Increase delay to 1 s after global EMP reset
Jedrzej Jagielski
1
-9
/
+3
2022-01-20
net: stmmac: dwmac-visconti: Fix clock configuration for RMII mode
Yuji Ishikawa
1
-11
/
+21
2022-01-20
net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SEL
Yuji Ishikawa
1
-5
/
+5
2022-01-20
net: phy: broadcom: hook up soft_reset for BCM54616S
Robert Hancock
1
-0
/
+1
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
36
-208
/
+503
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2022-01-20
include/linux/unaligned: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-0
/
+2
2022-01-19
net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module
Tobias Waldekranz
1
-1
/
+2
2022-01-19
net/fsl: xgmac_mdio: Add workaround for erratum A-009885
Tobias Waldekranz
1
-6
/
+19
2022-01-19
net: mscc: ocelot: fix using match before it is set
Tom Rix
1
-7
/
+8
2022-01-19
net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devices
Claudiu Beznea
1
-18
/
+18
2022-01-19
net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into account
Ard Biesheuvel
3
-7
/
+7
2022-01-19
net: axienet: increase default TX ring size to 128
Robert Hancock
1
-1
/
+1
[next]