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-04-18mlxsw: spectrum: Add port to linecard mappingJiri Pirko
2022-04-18mlxsw: core: Extend driver ops by remove selected ports opJiri Pirko
2022-04-18mlxsw: core_linecards: Implement line card activation processJiri Pirko
2022-04-18mlxsw: core_linecards: Add line card objects and implement provisioningJiri Pirko
2022-04-18mlxsw: reg: Add Management Binary Code Transfer RegisterJiri Pirko
2022-04-18mlxsw: reg: Add Management DownStream Device Control RegisterJiri Pirko
2022-04-18mlxsw: reg: Add Management DownStream Device Query RegisterJiri Pirko
2022-04-18mlxsw: spectrum: Introduce port mapping change event processingJiri Pirko
2022-04-18mlxsw: Narrow the critical section of devl_lock during ports creation/removalJiri Pirko
2022-04-18mlxsw: reg: Add Ports Mapping Event Configuration RegisterJiri Pirko
2022-04-18mlxsw: spectrum: Allocate port mapping array of structs instead of pointersJiri Pirko
2022-04-18mlxsw: spectrum: Allow lane to start from non-zero indexJiri Pirko
2022-04-17net: dsa: qca8k: unify bus id naming with legacy and OF mdio busAnsuel Smith
2022-04-17net: dsa: qca8k: correctly handle mdio read errorAnsuel Smith
2022-04-17net: dsa: qca8k: drop dsa_switch_ops from qca8k_privAnsuel Smith
2022-04-17net: dsa: qca8k: rework and simplify mdiobus logicAnsuel Smith
2022-04-17net: dsa: qca8k: drop port_sts from qca8k_privAnsuel Smith
2022-04-17net: dsa: qca8k: drop MTU tracking from qca8k_privAnsuel Smith
2022-04-16octeon_ep: Remove custom driver versionLeon Romanovsky
2022-04-16ibmvnic: Allow multiple ltbs in txpool ltb_setSukadev Bhattiprolu
2022-04-16ibmvnic: Allow multiple ltbs in rxpool ltb_setSukadev Bhattiprolu
2022-04-16ibmvnic: convert rxpool ltb to a set of ltbsSukadev Bhattiprolu
2022-04-16ibmvnic: define map_txpool_buf_to_ltb()Sukadev Bhattiprolu
2022-04-16ibmvnic: define map_rxpool_buf_to_ltb()Sukadev Bhattiprolu
2022-04-16ibmvnic: rename local variable index to bufidxSukadev Bhattiprolu
2022-04-15net: hns3: add tx push support in hns3 ring param processJie Wang
2022-04-15octeon_ep: fix error return code in octep_probe()Yang Yingliang
2022-04-15net: emaclite: Remove custom BUFFER_ALIGN macroShravya Kumbham
2022-04-15net: emaclite: Update copyright text to correct formatMichal Simek
2022-04-15net: emaclite: Fix coding styleRadhey Shyam Pandey
2022-04-15net: ethernet: ti: davinci_emac: using pm_runtime_resume_and_get instead of p...Minghao Chi
2022-04-15octeon_ep: Fix spelling mistake "inerrupts" -> "interrupts"Colin Ian King
2022-04-15mlxsw: core_thermal: Use common define for thermal zone name lengthVadim Pasternak
2022-04-15mlxsw: core_thermal: Use exact name of cooling devices for bindingVadim Pasternak
2022-04-15mlxsw: core_thermal: Add line card id prefix to line card thermal zone nameVadim Pasternak
2022-04-15mlxsw: core_thermal: Extend internal structures to support multi thermal areasVadim Pasternak
2022-04-15mlxsw: core_hwmon: Introduce slot parameter in hwmon interfacesVadim Pasternak
2022-04-15mlxsw: core_hwmon: Extend internal structures to support multi hwmon objectsVadim Pasternak
2022-04-15mlxsw: core: Move port module events enablement to a separate functionVadim Pasternak
2022-04-15mlxsw: core: Extend port module data structures for line cardsVadim Pasternak
2022-04-15mlxsw: core: Extend interfaces for cable info access with slot argumentVadim Pasternak
2022-04-15net: ethernet: ti: cpsw_priv: using pm_runtime_resume_and_get instead of pm_r...Minghao Chi
2022-04-15net: stmmac: stmmac_main: using pm_runtime_resume_and_get instead of pm_runti...Minghao Chi
2022-04-15net: ethernet: ti: cpsw_new: use pm_runtime_resume_and_get() instead of pm_ru...Minghao Chi
2022-04-15geneve: avoid indirect calls in GRO path, when possiblePaolo Abeni
2022-04-15net: mvneta: add support for page_pool_get_statsLorenzo Bianconi
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-14Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-14rndis_host: limit scope of bogus MAC address detection to ZTE devicesLech Perczak
2022-04-14rndis_host: enable the bogus MAC fixup for ZTE devices from cdc_etherLech Perczak