summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-15net_sched: make qdisc_reset() smallerEric Dumazet
2022-04-15octeon_ep: Remove custom driver versionLeon Romanovsky
2022-04-15Merge branch 'ibmvnic-use-a-set-of-ltbs-per-pool'Jakub Kicinski
2022-04-15ibmvnic: Allow multiple ltbs in txpool ltb_setSukadev Bhattiprolu
2022-04-15ibmvnic: Allow multiple ltbs in rxpool ltb_setSukadev Bhattiprolu
2022-04-15ibmvnic: convert rxpool ltb to a set of ltbsSukadev Bhattiprolu
2022-04-15ibmvnic: define map_txpool_buf_to_ltb()Sukadev Bhattiprolu
2022-04-15ibmvnic: define map_rxpool_buf_to_ltb()Sukadev Bhattiprolu
2022-04-15ibmvnic: rename local variable index to bufidxSukadev Bhattiprolu
2022-04-15Merge branch 'net-ethool-add-support-to-get-set-tx-push-by-ethtool-g-g'Jakub Kicinski
2022-04-15net: hns3: add tx push support in hns3 ring param processJie Wang
2022-04-15net: ethtool: move checks before rtnl_lock() in ethnl_set_ringsJie Wang
2022-04-15net: ethtool: extend ringparam set/get APIs for tx_pushJie Wang
2022-04-15octeon_ep: fix error return code in octep_probe()Yang Yingliang
2022-04-15Merge branch 'emaclite-cleanups'David S. Miller
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-15Merge branch 'mlxsw-line-card-prep'David S. Miller
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-15Merge branch 'mneta-page_pool_get_stats'David S. Miller
2022-04-15net: mvneta: add support for page_pool_get_statsLorenzo Bianconi
2022-04-15net: page_pool: introduce ethtool 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-14Merge tag 'sound-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-04-14Merge tag 'for-5.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-14Merge tag 'fscache-fixes-20220413' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-14Merge branch 'rndis_host-handle-bogus-mac-addresses-in-zte-rndis-devices'Paolo Abeni
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
2022-04-14cdc_ether: export usbnet_cdc_zte_rx_fixupLech Perczak
2022-04-14net: bcmgenet: Revert "Use stronger register read/writes to assure ordering"Jeremy Linton
2022-04-14rtnetlink: Fix handling of disabled L3 stats in RTM_GETSTATS repliesPetr Machata
2022-04-14net: dsa: felix: fix tagging protocol changes with multiple CPU portsVladimir Oltean
2022-04-14tun: annotate access to queue->trans_startAntoine Tenart