summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-07-0724-237/+433
|\
| * wireguard: Kconfig: select CRYPTO_CHACHA_S390Vladis Dronov2022-07-061-0/+1
| * r8169: fix accessing unset transport headerHeiner Kallweit2022-07-061-6/+4
| * usbnet: fix memory leak in error caseOliver Neukum2022-07-061-5/+12
| * net/mlx5e: Fix matchall police parameters validationVlad Buslov2022-07-061-7/+6
| * net: lan966x: hardcode the number of external portsMichael Walle2022-07-052-6/+3
| * Merge tag 'linux-can-fixes-for-5.19-20220704' of git://git.kernel.org/pub/scm...Jakub Kicinski2022-07-0411-212/+290
| |\
| | * can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix endianness conversionMarc Kleine-Budde2022-07-041-1/+2
| | * can: mcp251xfd: mcp251xfd_register_get_dev_id(): use correct length to read d...Marc Kleine-Budde2022-07-041-1/+1
| | * can: mcp251xfd: mcp251xfd_stop(): add missing hrtimer_cancel()Marc Kleine-Budde2022-07-041-0/+1
| | * can: mcp251xfd: mcp251xfd_regmap_crc_read(): update workaround broken CRC on ...Thomas Kopp2022-07-041-6/+3
| | * can: mcp251xfd: mcp251xfd_regmap_crc_read(): improve workaround handling for ...Thomas Kopp2022-07-041-5/+8
| | * can: kvaser_usb: kvaser_usb_leaf: fix bittiming limitsJimmy Assarsson2022-07-043-35/+47
| | * can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regressionJimmy Assarsson2022-07-043-21/+38
| | * can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_infoJimmy Assarsson2022-07-043-148/+172
| | * can: m_can: m_can_{read_fifo,echo_tx_event}(): shift timestamp to full 32 bitsMarc Kleine-Budde2022-07-041-2/+2
| | * can: m_can: m_can_chip_config(): actually enable internal timestampingMarc Kleine-Budde2022-07-041-1/+3
| | * can: grcan: grcan_probe(): remove extra of_node_get()Liang He2022-07-041-1/+0
| | * can: gs_usb: gs_usb_open/close(): fix memory leakRhett Aultman2022-07-041-2/+21
| | * can: rcar_canfd: Fix data transmission failed on R-Car V3UDuy Nguyen2022-07-041-1/+4
| | * Revert "can: xilinx_can: Limit CANFD brp to 2"Srinivas Neeli2022-07-041-2/+2
| * | ibmvnic: Properly dispose of all skbs during a failover.Rick Lindsley2022-07-041-0/+9
| |/
| * net: usb: Fix typo in codeLi kunyu2022-07-011-1/+1
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2022-07-015-0/+107
| |\
| | * i40e: Fix VF's MAC Address change on VMNorbert Zulinski2022-06-301-0/+4
| | * i40e: Fix dropped jumbo frames statisticsLukasz Cieplicki2022-06-304-0/+103
* | | xen-netfront: restore __skb_queue_tail() positioning in xennet_get_responses()Jan Beulich2022-07-011-1/+3
* | | xen/netfront: force data bouncing when backend is untrustedRoger Pau Monne2022-07-011-2/+47
* | | xen/netfront: fix leaking data in shared pagesRoger Pau Monne2022-07-011-1/+2
|/ /
* | Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-3019-43/+180
|\|
| * net: dsa: felix: fix race between reading PSFP stats and port statsVladimir Oltean2022-06-301-0/+4
| * net: tun: avoid disabling NAPI twiceJakub Kicinski2022-06-301-1/+2
| * net: sparx5: mdb add/del handle non-sparx5 devicesCasper Andersson2022-06-301-0/+6
| * net: sfp: fix memory leak in sfp_probe()Jianglei Nie2022-06-301-1/+1
| * mlxsw: spectrum_router: Fix rollback in tunnel next hop initPetr Machata2022-06-301-1/+13
| * net: usb: ax88179_178a: Fix packet receivingJose Alonso2022-06-301-25/+76
| * net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov2022-06-291-1/+2
| * net: phy: ax88772a: fix lost pause advertisement configurationOleksij Rempel2022-06-291-2/+4
| * net: phy: Don't trigger state machine while in suspendLukas Wunner2022-06-292-0/+46
| * usbnet: fix memory allocation in helpersOliver Neukum2022-06-291-2/+2
| * net: bonding: fix possible NULL deref in rlb codeEric Dumazet2022-06-281-1/+1
| * net: usb: asix: do not force pause frames supportOleksij Rempel2022-06-271-2/+1
| * net: asix: fix "can't send until first packet is send" issueOleksij Rempel2022-06-271-0/+1
| * octeon_ep: use bitwise ANDShreenidhi Shedi2022-06-271-1/+1
| * epic100: fix use after free on rmmodTong Zhang2022-06-271-2/+2
| * net: tun: stop NAPI when detaching queuesJakub Kicinski2022-06-271-1/+10
| * net: dp83822: disable rx error interruptEnguerrand de Ribaucourt2022-06-241-2/+1
| * net: dp83822: disable false carrier interruptEnguerrand de Ribaucourt2022-06-241-1/+0
| * net: tun: unlink NAPI from device on destructionJakub Kicinski2022-06-241-0/+1
| * net: dsa: bcm_sf2: force pause link settingsDoug Berger2022-06-231-0/+5