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
2021-06-22net: marvell: return csum computation result from mvneta_rx_csum/mvpp2_rx_csumLorenzo Bianconi
2021-06-22stmmac: dwmac-loongson: fix uninitialized variable in loongson_dwmac_probe()Dan Carpenter
2021-06-22hv_netvsc: Avoid field-overflowing memcpy()Kees Cook
2021-06-22net: dsa: b53: Create default VLAN entry explicitlyFlorian Fainelli
2021-06-22octeontx2-af: Avoid field-overflowing memcpy()Kees Cook
2021-06-22wwan: core: add WWAN common private data for netdevSergey Ryazanov
2021-06-22net: iosm: create default link via WWAN coreSergey Ryazanov
2021-06-22wwan: core: support default netdev creationSergey Ryazanov
2021-06-22wwan: core: no more hold netdev ops owning moduleSergey Ryazanov
2021-06-22net: iosm: drop custom netdev(s) removingSergey Ryazanov
2021-06-22wwan: core: remove all netdevs on ops unregisteringSergey Ryazanov
2021-06-22wwan: core: multiple netdevs deletion supportSergey Ryazanov
2021-06-22wwan: core: require WWAN netdev setup callback existenceSergey Ryazanov
2021-06-22wwan: core: relocate ops registering codeSergey Ryazanov
2021-06-22wwan_hwsim: support network interface creationSergey Ryazanov
2021-06-22net: mvpp2: remove unused 'has_phy' fieldMarcin Wojtas
2021-06-22net: mvpp2: enable using phylink with ACPIMarcin Wojtas
2021-06-22net: mvmdio: add ACPI supportMarcin Wojtas
2021-06-22net/fsl: switch to fwnode_mdiobus_registerMarcin Wojtas
2021-06-22net: mdiobus: Introduce fwnode_mdbiobus_register()Marcin Wojtas
2021-06-22ibmvnic: Use strscpy() instead of strncpy()Kees Cook
2021-06-22net: ll_temac: Remove left-over debug messageEsben Haabendal
2021-06-22net: hns3: Fix a memory leak in an error handling path in 'hclge_handle_error...Christophe JAILLET
2021-06-22net: fec: add ndo_select_queue to fix TX bandwidth fluctuationsFugang Duan
2021-06-22net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IPJoakim Zhang
2021-06-21net: c101: remove redundant spacesPeng Li
2021-06-21net: c101: replace comparison to NULL with "!card"Peng Li
2021-06-21net: c101: add blank line after declarationsPeng Li
2021-06-21mlxsw: core: Add support for module EEPROM read by pageIdo Schimmel
2021-06-21mlxsw: reg: Document possible MCIA status valuesIdo Schimmel
2021-06-21mlxsw: reg: Add bank number to MCIA registerIdo Schimmel
2021-06-21net: ipa: add IPA v3.1 configuration dataAlex Elder
2021-06-21net: ipa: introduce gsi_ring_setup()Alex Elder
2021-06-21net: ipa: FLAVOR_0 register doesn't exist until IPA v3.5Alex Elder
2021-06-21net: ipa: disable misc clock gating for IPA v3.1Alex Elder
2021-06-21net: ipa: inter-EE interrupts aren't always availableAlex Elder
2021-06-21nfp: flower-ct: check for error in nfp_fl_ct_offload_nft_flow()Dan Carpenter
2021-06-21net: qualcomm: rmnet: fix two pointer math bugsDan Carpenter
2021-06-21net: iosm: remove an unnecessary NULL checkDan Carpenter
2021-06-21net: hns3: fix a double shift bugDan Carpenter
2021-06-21net: hns3: fix different snprintf() limitDan Carpenter
2021-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-19Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-18Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-06-18net: wwan: Allow WWAN drivers to provide blocking tx and poll functionStephan Gerhold
2021-06-18net: wwan: Add RPMSG WWAN CTRL driverStephan Gerhold
2021-06-18rpmsg: core: Add driver_data for rpmsg_device_idStephan Gerhold
2021-06-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-18net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin
2021-06-18NFC: nxp-nci: remove unnecessary labelwengjianfeng