summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: phy: vitesse: repair vsc73xx autonegotiationPawel Dembicki2024-08-121-14/+0
* net: dsa: vsc73xx: allow phy resettingPawel Dembicki2024-08-121-11/+0
* net: dsa: vsc73xx: check busy flag in MDIO operationsPawel Dembicki2024-08-121-1/+36
* net: dsa: vsc73xx: pass value in phy_write operationPawel Dembicki2024-08-121-1/+1
* net: dsa: vsc73xx: fix port MAC configuration in full duplex modePawel Dembicki2024-08-121-1/+5
* net: axienet: Fix register defines comment descriptionRadhey Shyam Pandey2024-08-121-8/+8
* atm: idt77252: prevent use after free in dequeue_rx()Dan Carpenter2024-08-121-4/+5
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-qDavid S. Miller2024-08-114-16/+75
|\
| * igc: Fix qbv tx latency by setting gtxoffsetFaizal Rahim2024-08-071-1/+1
| * igc: Fix reset adapter logics when tx mode changeFaizal Rahim2024-08-071-5/+19
| * igc: Fix qbv_config_change_errors logicsFaizal Rahim2024-08-073-10/+15
| * igc: Fix packet still tx after gate close by reducing i226 MAC retry bufferFaizal Rahim2024-08-072-0/+40
* | net: ethernet: use ip_hdrlen() instead of bit shiftMoon Yeounsu2024-08-111-6/+4
* | Merge branch 'mlx5-misc-fixes-2024-08-08'Jakub Kicinski2024-08-097-25/+33
|\ \
| * | net/mlx5e: Fix queue stats access to non-existing channels splatGal Pressman2024-08-091-1/+4
| * | net/mlx5e: Correctly report errors for ethtool rx flowsCosmin Ratiu2024-08-091-1/+1
| * | net/mlx5e: Take state lock during tx timeout reporterDragos Tatulea2024-08-091-0/+2
| * | net/mlx5e: SHAMPO, Increase timeout to improve latencyDragos Tatulea2024-08-094-14/+17
| * | net/mlx5: SD, Do not query MPIR register if no sd_groupTariq Toukan2024-08-091-9/+9
|/ /
* | Merge branch 'don-t-take-hw-uso-path-when-packets-can-t-be-checksummed-by-dev...Jakub Kicinski2024-08-093-10/+47
|\ \
| * | selftests/net: Add coverage for UDP GSO with IPv6 extension headersJakub Sitnicki2024-08-091-1/+24
| * | udp: Fall back to software USO if IPv6 extension headers are presentJakub Sitnicki2024-08-091-0/+6
| * | net: Make USO depend on CSUM offloadJakub Sitnicki2024-08-091-9/+17
|/ /
* | gtp: pull network headers in gtp_dev_xmit()Eric Dumazet2024-08-091-0/+3
* | usbnet: ipheth: fix carrier detection in modes 1 and 4Foster Snowhill2024-08-091-2/+3
* | usbnet: ipheth: do not stop RX on failing RX callbackFoster Snowhill2024-08-091-1/+0
* | usbnet: ipheth: drop RX URBs with no payloadFoster Snowhill2024-08-091-0/+6
* | usbnet: ipheth: remove extraneous rx URB length checkFoster Snowhill2024-08-091-6/+2
* | usbnet: ipheth: race between ipheth_close and error handlingOliver Neukum2024-08-091-1/+1
* | Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-08-0833-176/+276
|\ \
| * \ Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-08-083-4/+10
| |\ \
| | * | ice: Fix incorrect assigns of FEC countsMateusz Polchlopek2024-08-071-4/+4
| | * | ice: Skip PTP HW writes during PTP reset procedureGrzegorz Nitka2024-08-071-0/+4
| | * | ice: Fix reset handlerGrzegorz Nitka2024-08-071-0/+2
| | |/
| * | net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897.Martin Whitaker2024-08-081-0/+11
| * | ethtool: Fix context creation with no parametersGal Pressman2024-08-081-5/+8
| * | net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree2024-08-083-8/+9
| * | net: pse-pd: tps23881: include missing bitfield.h headerArnd Bergmann2024-08-081-0/+1
| * | net: fec: Stop PPS on driver removeCsókás, Bence2024-08-081-0/+3
| * | net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilitiesFlorian Fainelli2024-08-081-9/+5
| * | l2tp: fix lockdep splatJames Chapman2024-08-081-2/+13
| * | net: stmmac: dwmac4: fix PCS duplex mode decodeRussell King (Oracle)2024-08-082-3/+1
| * | Merge tag 'for-net-2024-08-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2024-08-073-10/+24
| |\ \
| | * | Bluetooth: hci_sync: avoid dup filtering when passive scanning with adv monitorAnton Khirnov2024-08-071-0/+14
| | * | Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()Dmitry Antipov2024-08-071-0/+1
| | * | Bluetooth: hci_qca: fix a NULL-pointer derefence at shutdownBartosz Golaszewski2024-08-071-1/+1
| | * | Bluetooth: hci_qca: fix QCA6390 support on non-DT platformsBartosz Golaszewski2024-08-071-5/+8
| | * | Bluetooth: hci_qca: don't call pwrseq_power_off() twice for QCA6390Bartosz Golaszewski2024-08-071-4/+0
| | |/
| * | Merge branch 'idpf-fix-3-bugs-revealed-by-the-chapter-i'Jakub Kicinski2024-08-072-58/+33
| |\ \
| | * | idpf: fix UAFs when destroying the queuesAlexander Lobakin2024-08-072-35/+13