summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-12-16net: allwinner: Fix some resources leak in the error handling path of the pro...Christophe JAILLET
2020-12-16net: mscc: ocelot: Fix a resource leak in the error handling path of the prob...Christophe JAILLET
2020-12-16net: bcmgenet: Fix a resource leak in an error handling path in the probe fun...Christophe JAILLET
2020-12-16dpaa2-eth: fix the size of the mapped SGT bufferIoana Ciornei
2020-12-16Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-16net: dsa: qca: ar9331: fix sleeping function called from invalid context bugOleksij Rempel
2020-12-16i40e, xsk: clear the status bits for the next_to_use descriptorBjörn Töpel
2020-12-16ice, xsk: clear the status bits for the next_to_use descriptorBjörn Töpel
2020-12-16lan743x: fix rx_napi_poll/interrupt ping-pongSven Van Asbroeck
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-15ath9k: make relay callbacks constJani Nikula
2020-12-15ath11k: make relay callbacks constJani Nikula
2020-12-15ath10k: make relay callbacks constJani Nikula
2020-12-15Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-14net: hns3: fix expression that is currently always trueColin Ian King
2020-12-14net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process con...Vladimir Oltean
2020-12-14net: vxget: clean up sparse warningsJakub Kicinski
2020-12-14Merge tag 'linux-can-next-for-5.11-20201214' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-12-14mlxsw: spectrum_router: Use eXtended mezzanine to offload IPv4 routerJiri Pirko
2020-12-14mlxsw: spectrum: Set KVH XLT cache mode for Spectrum2/3Jiri Pirko
2020-12-14mlxsw: spectrum_router_xm: Introduce basic XM cache flushingJiri Pirko
2020-12-14mlxsw: reg: Add Router LPM Cache Enable RegisterJiri Pirko
2020-12-14mlxsw: reg: Add Router LPM Cache ML Delete RegisterJiri Pirko
2020-12-14mlxsw: spectrum_router_xm: Implement L-value tracking for M-indexJiri Pirko
2020-12-14mlxsw: reg: Add XM Router M Table RegisterJiri Pirko
2020-12-14mlxsw: spectrum_router: Introduce per-ASIC XM initializationJiri Pirko
2020-12-14mlxsw: reg: Add XM Lookup Table Query RegisterJiri Pirko
2020-12-14mlxsw: reg: Add Router XLT M select RegisterJiri Pirko
2020-12-14mlxsw: Ignore ports that are connected to eXtended mezanineJiri Pirko
2020-12-14mlxsw: pci: Obtain info about ports used by eXtended mezanineJiri Pirko
2020-12-14mlxsw: spectrum_router: Introduce XM implementation of router low-level opsJiri Pirko
2020-12-14mlxsw: reg: Add Router XLT Enable RegisterJiri Pirko
2020-12-14mlxsw: reg: Add XM Direct RegisterJiri Pirko
2020-12-14bnxt_en: Enable batch mode when using HWRM_NVM_MODIFY to flash packages.Michael Chan
2020-12-14bnxt_en: Retry installing FW package under NO_SPACE error condition.Pavan Chebbi
2020-12-14bnxt_en: Restructure bnxt_flash_package_from_fw_obj() to execute in a loop.Pavan Chebbi
2020-12-14bnxt_en: Rearrange the logic in bnxt_flash_package_from_fw_obj().Michael Chan
2020-12-14bnxt_en: Refactor bnxt_flash_nvram.Pavan Chebbi
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14ice, xsk: Move Rx allocation out of while-loopBjörn Töpel
2020-12-14net: mtk_eth: simplify the mediatek code return expressionZheng Yongjun
2020-12-14octeontx2-af: Add devlink health reporters for NPAGeorge Cherian
2020-12-14octeontx2-af: Add devlink suppoort to af driverGeorge Cherian
2020-12-14net: mhi: Fix unexpected queue wakeLoic Poulain
2020-12-14net: dsa: mv88e6xxx: don't set non-existing learn2all bit for 6220/6250Rasmus Villemoes
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-14can: m_can: use struct m_can_classdev as drvdataMarc Kleine-Budde
2020-12-14can: m_can: let m_can_class_allocate_dev() allocate driver specific private dataMarc Kleine-Budde
2020-12-14can: m_can: m_can_clk_start(): make use of pm_runtime_resume_and_get()Marc Kleine-Budde