summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* netdevsim: copy addresses for both in and out pathsHangbin Liu2024-10-121-6/+5
* netdevsim: print human readable IP addressHangbin Liu2024-10-121-4/+8
* net: dsa: mv88e6xxx: Fix uninitialised err valueAryan Srivastava2024-10-121-1/+1
* net: emaclite: Adopt clock supportAbin Joseph2024-10-121-0/+7
* net: emaclite: Replace alloc_etherdev() with devm_alloc_etherdev()Abin Joseph2024-10-121-10/+4
* net: phy: aquantia: poll status registerAryan Srivastava2024-10-111-3/+16
* eth: remove the DLink/Sundance (ST201) driverJakub Kicinski2024-10-113-2006/+0
* tg3: Link queues to NAPIsJoe Damato2024-10-111-4/+35
* tg3: Link IRQs to NAPI instancesJoe Damato2024-10-111-3/+5
* r8169: remove original workaround for RTL8125 broken rx issueHeiner Kallweit2024-10-111-4/+0
* r8169: don't apply UDP padding quirk on RTL8126AHeiner Kallweit2024-10-111-4/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-10-10118-383/+797
|\
| * Merge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-10-1050-185/+390
| |\
| | * slip: make slhc_remember() more robust against malicious packetsEric Dumazet2024-10-101-23/+34
| | * ppp: fix ppp_async_encode() illegal accessEric Dumazet2024-10-101-1/+1
| | * vxlan: Handle error of rtnl_register_module().Kuniyuki Iwashima2024-10-103-12/+15
| | * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-10-1011-35/+31
| | |\
| | | * e1000e: change I219 (19) devices to ADPVitaly Lifshits2024-10-082-4/+4
| | | * igb: Do not bring the device up after non-fatal errorMohamed Khalfella2024-10-081-0/+4
| | | * i40e: Fix macvlan leak by synchronizing access to mac_filter_hashAleksandr Loktionov2024-10-082-0/+3
| | | * ice: Fix increasing MSI-X on VFMarcin Szycik2024-10-083-5/+9
| | | * ice: Flush FDB entries before resetWojciech Drewek2024-10-083-22/+8
| | | * ice: Fix netif_is_ice() in Safe ModeMarcin Szycik2024-10-081-1/+2
| | | * ice: Fix entering Safe ModeMarcin Szycik2024-10-081-3/+1
| | * | net: netconsole: fix wrong warningBreno Leitao2024-10-101-1/+7
| | * | net: fec: don't save PTP state if PTP is unsupportedWei Fang2024-10-101-2/+4
| | * | net: ibm: emac: mal: add dcr_unmap to _removeRosen Penev2024-10-101-0/+2
| | * | net: ftgmac100: fixed not check status from fixed phyJacky Chou2024-10-101-1/+6
| | * | net: amd: mvme147: Fix probe banner messageDaniel Palmer2024-10-091-4/+3
| | * | net: phy: realtek: Fix MMD access on RTL8126A-integrated PHYHeiner Kallweit2024-10-091-1/+23
| | * | net: ti: icssg-prueth: Fix race condition for VLAN table accessMD Danish Anwar2024-10-093-0/+5
| | * | net: ibm: emac: mal: fix wrong gotoRosen Penev2024-10-091-1/+1
| | |/
| | * net: dsa: b53: fix jumbo frames on 10/100 portsJonas Gorski2024-10-081-1/+1
| | * net: dsa: b53: allow lower MTUs on BCM5325/5365Jonas Gorski2024-10-081-1/+1
| | * net: dsa: b53: fix max MTU for BCM5325/BCM5365Jonas Gorski2024-10-081-0/+6
| | * net: dsa: b53: fix max MTU for 1g switchesJonas Gorski2024-10-081-1/+4
| | * net: dsa: b53: fix jumbo frame mtu checkJonas Gorski2024-10-081-1/+1
| | * net: ethernet: ti: am65-cpsw: avoid devm_alloc_etherdev, fix module removalNicolas Pitre2024-10-081-8/+12
| | * net: ethernet: ti: am65-cpsw: prevent WARN_ON upon module removalNicolas Pitre2024-10-081-1/+1
| | * net: airoha: Update tx cpu dma ring idx at the end of xmit loopLorenzo Bianconi2024-10-081-4/+5
| | * net: phy: Remove LED entry from LEDs list on unregisterChristian Marangi2024-10-081-2/+3
| | * Merge tag 'for-net-2024-10-04' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2024-10-081-2/+18
| | |\
| | | * Bluetooth: btusb: Don't fail external suspend requestsLuiz Augusto von Dentz2024-10-041-2/+18
| | * | net: ethernet: adi: adin1110: Fix some error handling path in adin1110_read_f...Christophe JAILLET2024-10-081-2/+2
| | * | Revert "net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled"Jakub Kicinski2024-10-081-1/+1
| | * | net: dsa: lan9303: ensure chip reset and wait for READY statusAnatolij Gustschin2024-10-081-0/+29
| | * | net: phy: bcm84881: Fix some error handling pathsChristophe JAILLET2024-10-051-2/+2
| | * | net: pse-pd: Fix enabled status mismatchKory Maincent2024-10-041-0/+11
| | |/
| | * ibmvnic: Inspect header requirements before using scrq directNick Child2024-10-041-2/+4
| | * net: dsa: sja1105: fix reception from VLAN-unaware bridgesVladimir Oltean2024-10-041-1/+0