summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-06wireguard: Kconfig: select CRYPTO_CHACHA_S390Vladis Dronov
2022-07-06qed: Use bitmap_empty()Christophe JAILLET
2022-07-06qed: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-06cnic: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-06bnxt: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-06sfc: falcon: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-06sfc/siena: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-06r8169: fix accessing unset transport headerHeiner Kallweit
2022-07-06net: dsa: b53: remove unnecessary spi_set_drvdata()Yang Yingliang
2022-07-06usbnet: fix memory leak in error caseOliver Neukum
2022-07-06Revert "Merge branch 'octeontx2-af-next'"Jakub Kicinski
2022-07-06net: hinic: avoid kernel hung in hinic_get_stats64()Qiao Ma
2022-07-06net: hinic: fix bug that ethtool get wrong statsQiao Ma
2022-07-06net/mlx5e: Fix matchall police parameters validationVlad Buslov
2022-07-06octeontx2-af: Enable Exact match flag in kex profileRatheesh Kannoth
2022-07-06octeontx2-pf: Add support for exact match table.Ratheesh Kannoth
2022-07-06octeontx2-af: Invoke exact match functions if supportedRatheesh Kannoth
2022-07-06octeontx2-af: Wrapper functions for MAC addr add/del/update/resetRatheesh Kannoth
2022-07-06octeontx2: Modify mbox request and response structuresRatheesh Kannoth
2022-07-06octeontx2-af: Debugsfs support for exact match.Ratheesh Kannoth
2022-07-06octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth
2022-07-06octeontx2-af: FLR handler for exact match table.Ratheesh Kannoth
2022-07-06octeontx2-af: devlink configuration supportRatheesh Kannoth
2022-07-06octeontx2-af: Exact match scan from kex profileRatheesh Kannoth
2022-07-06octeontx2-af: Exact match supportRatheesh Kannoth
2022-07-06octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth
2022-07-06nfp: enable TSO by default for nfp netdevSimon Horman
2022-07-06nfp: allow TSO packets with metadata prepended in NFDK pathYinjun Zhang
2022-07-05net: asix: change the type of asix_set_sw/hw_mii to staticZhengchao Shao
2022-07-05net: lan966x: hardcode the number of external portsMichael Walle
2022-07-05net: dsa: felix: build as module when tc-taprio is moduleVladimir Oltean
2022-07-05eth: remove neterion/vxgeJakub Kicinski
2022-07-05cxgb4: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-05net/mlx5: fix 32bit buildPaolo Abeni
2022-07-04Merge tag 'linux-can-fixes-for-5.19-20220704' of git://git.kernel.org/pub/scm...Jakub Kicinski
2022-07-04can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix endianness conversionMarc Kleine-Budde
2022-07-04can: mcp251xfd: mcp251xfd_register_get_dev_id(): use correct length to read d...Marc Kleine-Budde
2022-07-04can: mcp251xfd: mcp251xfd_stop(): add missing hrtimer_cancel()Marc Kleine-Budde
2022-07-04can: mcp251xfd: mcp251xfd_regmap_crc_read(): update workaround broken CRC on ...Thomas Kopp
2022-07-04can: mcp251xfd: mcp251xfd_regmap_crc_read(): improve workaround handling for ...Thomas Kopp
2022-07-04can: kvaser_usb: kvaser_usb_leaf: fix bittiming limitsJimmy Assarsson
2022-07-04can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regressionJimmy Assarsson
2022-07-04can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_infoJimmy Assarsson
2022-07-04net: hns: Fix spelling mistakes in comments.Zhang Jiaming
2022-07-04ibmvnic: Properly dispose of all skbs during a failover.Rick Lindsley
2022-07-04nfp: support TX VLAN ctag insertDiana Wang
2022-07-04nfp: support RX VLAN ctag/stag stripDiana Wang
2022-07-04can: m_can: m_can_{read_fifo,echo_tx_event}(): shift timestamp to full 32 bitsMarc Kleine-Budde