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-23mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_devic...Jiri Pirko
2022-07-22sfc: attach/detach EF100 representors along with their owning PFEdward Cree
2022-07-22sfc: hook up ef100 representor TXEdward Cree
2022-07-22sfc: support passing a representor to the EF100 TX pathEdward Cree
2022-07-22sfc: determine representee m-port for EF100 representorsEdward Cree
2022-07-22sfc: phys port/switch identification for ef100 repsEdward Cree
2022-07-22sfc: add basic ethtool ops to ef100 repsEdward Cree
2022-07-22sfc: add skeleton ef100 VF representorsEdward Cree
2022-07-22sfc: detect ef100 MAE admin privilege/capability at probe timeEdward Cree
2022-07-22sfc: update EF100 register descriptionsEdward Cree
2022-07-22net: marvell: prestera: use netif_is_any_bridge_port instead of open codeJuhee Kang
2022-07-22mlxsw: use netif_is_any_bridge_port() instead of open codeJuhee Kang
2022-07-22Merge tag 'linux-can-next-for-5.20-20220721' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-07-22net: ipa: fix buildPaolo Abeni
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-21Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-21can: pch_can: pch_can_error(): initialize errc before using itVincent Mailhol
2022-07-21net/cdc_ncm: Enable ZLP for DisplayLink ethernet devicesDominik Czerwik
2022-07-21net: ipa: move configuration data files into a subdirectoryAlex Elder
2022-07-21net: ipa: list supported IPA versions in the MakefileAlex Elder
2022-07-21net: ipa: fix an outdated commentAlex Elder
2022-07-21net: ipa: report when the driver has been removedAlex Elder
2022-07-21net: ipa: skip some cleanup for unused transactionsAlex Elder
2022-07-21net: ipa: rearrange transaction initializationAlex Elder
2022-07-21net: ipa: add a transaction committed listAlex Elder
2022-07-21net: ipa: add an endpoint device attribute groupAlex Elder
2022-07-21net: amd8111e: remove repeated dev->features assignementJian Shen
2022-07-21Merge tag 'mlx5-updates-2022-07-17' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-07-20Merge tag 'linux-can-fixes-for-5.19-20220720' of git://git.kernel.org/pub/scm...David S. Miller
2022-07-20net: ipa: initialize ring indexes to 0Alex Elder
2022-07-20mlxsw: spectrum_router: Fix IPv4 nexthop gateway indicationIdo Schimmel
2022-07-20net: marvell: prestera: add phylink supportOleksandr Mazur
2022-07-20vmxnet3: Implement ethtool's get_channels commandAndrey Turkin
2022-07-20Merge tag 'linux-can-next-for-5.20-20220720' of git://git.kernel.org/pub/scm/...David S. Miller
2022-07-20tcp: Fix data-races around sysctl knobs related to SYN option.Kuniyuki Iwashima
2022-07-20ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.Kuniyuki Iwashima
2022-07-20ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.Kuniyuki Iwashima
2022-07-20can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe()Liang He
2022-07-20can: mcp251xfd: fix detection of mcp251863Marc Kleine-Budde
2022-07-20can: add CAN_ERR_CNT flag to notify availability of error counterVincent Mailhol
2022-07-20can: usb_8dev: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: kvaser_usb_leaf: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: kvaser_usb_hydra: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: sun4i_can: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: hi311x: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: slcan: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: sja1000: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: rcar_can: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: pch_can: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski