summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* nfp: fix issue of skb segments exceeds descriptor limitationBaowen Zheng2022-07-091-8/+25
* net: ocelot: fix wrong time_after usagePavel Skripkin2022-07-081-9/+8
* Merge tag 'mlx5-fixes-2022-07-06' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-07-0811-38/+76
|\
| * net/mlx5e: Ring the TX doorbell on DMA errorsMaxim Mikityanskiy2022-07-071-9/+30
| * net/mlx5e: Fix capability check for updating vnic env countersGal Pressman2022-07-071-1/+1
| * net/mlx5e: CT: Use own workqueue instead of mlx5e privRoi Dayan2022-07-071-8/+12
| * net/mlx5: Lag, correct get the port select mode strLiu, Changcheng2022-07-073-5/+5
| * net/mlx5e: Fix enabling sriov while tc nic rules are offloadedPaul Blakey2022-07-071-2/+3
| * net/mlx5e: kTLS, Fix build time constant test in RXTariq Toukan2022-07-071-2/+1
| * net/mlx5e: kTLS, Fix build time constant test in TXTariq Toukan2022-07-071-2/+1
| * net/mlx5: Lag, decouple FDB selection and shared FDBMark Bloch2022-07-074-8/+22
| * net/mlx5: TC, allow offload from uplink to other PF's VFEli Cohen2022-07-071-1/+1
* | net: ethernet: ti: am65-cpsw: Fix devlink port register sequenceSiddharth Vadapalli2022-07-081-7/+10
* | net: stmmac: dwc-qos: Disable split header for Tegra194Jon Hunter2022-07-081-0/+1
* | Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-07-0725-352/+433
|\ \
| * | wireguard: Kconfig: select CRYPTO_CHACHA_S390Vladis Dronov2022-07-071-0/+1
| * | crypto: s390 - do not depend on CRYPTO_HW for SIMD implementationsJason A. Donenfeld2022-07-071-115/+0
| * | r8169: fix accessing unset transport headerHeiner Kallweit2022-07-071-6/+4
| * | usbnet: fix memory leak in error caseOliver Neukum2022-07-071-5/+12
| |/
| * net/mlx5e: Fix matchall police parameters validationVlad Buslov2022-07-061-7/+6
| * net: lan966x: hardcode the number of external portsMichael Walle2022-07-062-6/+3
| * Merge tag 'linux-can-fixes-for-5.19-20220704' of git://git.kernel.org/pub/scm...Jakub Kicinski2022-07-0511-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
* | | Merge tag 'pinctrl-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-07-075-15/+22
|\ \ \
| * | | pinctrl: stm32: fix optional IRQ support to gpiosFabien Dessenne2022-06-281-8/+12
| * | | pinctrl: imx: Add the zero base flag for imx93Jacky Bai2022-06-281-0/+1
| * | | pinctrl: sunxi: sunxi_pconf_set: use correct offsetAndrei Lalaev2022-06-271-0/+2
| * | | pinctrl: sunxi: a83t: Fix NAND function name for some pinsSamuel Holland2022-06-151-5/+5
| * | | pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux()Haowen Bai2022-06-151-2/+2
* | | | Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2022-07-061-1/+0
|\ \ \ \
| * | | | irqchip: or1k-pic: Undefine mask_ack for level triggered hardwareStafford Horne2022-06-281-1/+0
* | | | | Merge tag 'xsa-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen...Linus Torvalds2022-07-052-21/+89
|\ \ \ \ \