Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-11fddi/skfp: fix repeated words in commentsJilin Yuan
2022-07-11ethernet/via: fix repeated words in commentsJilin Yuan
2022-07-09ixp4xx_eth: Set MAC address from device treeLinus Walleij
2022-07-09ixp4xx_eth: Fall back to random MAC addressLinus Walleij
2022-07-09bcm63xx_enet: change the driver variables to staticYang Yingliang
2022-07-09net: phylink: fix SGMII inband autoneg enableRussell King (Oracle)
2022-07-08net: ag71xx: switch to napi_build_skb() to reuse skbuff_headsSieng-Piaw Liew
2022-07-08octeontx2-af: Don't reset previous pfc configHariprasad Kelam
2022-07-08eth: sp7021: switch to netif_napi_add_tx()Jakub Kicinski
2022-07-08eth: mtk: switch to netif_napi_add_tx()Jakub Kicinski
2022-07-08net: macb: sort init_reset_optional() with other init()sConor Dooley
2022-07-08net: macb: simplify error paths in init_reset_optional()Conor Dooley
2022-07-08net: macb: unify macb_config alignment styleConor Dooley
2022-07-08net: macb: add polarfire soc reset supportConor Dooley
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-07Merge tag 'pinctrl-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-07wireguard: Kconfig: select CRYPTO_CHACHA_S390Vladis Dronov
2022-07-07crypto: s390 - do not depend on CRYPTO_HW for SIMD implementationsJason A. Donenfeld
2022-07-07qed: Use bitmap_empty()Christophe JAILLET
2022-07-07qed: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-07cnic: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-07bnxt: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-07sfc: falcon: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-07sfc/siena: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-07r8169: fix accessing unset transport headerHeiner Kallweit
2022-07-07net: dsa: b53: remove unnecessary spi_set_drvdata()Yang Yingliang
2022-07-07usbnet: fix memory leak in error caseOliver Neukum
2022-07-07Revert "Merge branch 'octeontx2-af-next'"Jakub Kicinski
2022-07-06Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
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-06net: asix: change the type of asix_set_sw/hw_mii to staticZhengchao Shao
2022-07-06net: lan966x: hardcode the number of external portsMichael Walle
2022-07-06net: dsa: felix: build as module when tc-taprio is moduleVladimir Oltean