aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-11-03can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...Oliver Hartkopp
2020-11-03can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ contextVincent Mailhol
2020-11-03can: rx-offload: don't call kfree_skb() from IRQ contextMarc Kleine-Budde
2020-11-02sfp: Fix error handing in sfp_probe()YueHaibing
2020-11-02powerpc/vnic: Extend "failover pending" windowSukadev Bhattiprolu
2020-11-02net: dsa: qca8k: Fix port MTU settingJonathan McDowell
2020-11-02net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisementGrygorii Strashko
2020-11-02dpaa_eth: fix the RX headroom size alignmentCamelia Groza
2020-11-02dpaa_eth: update the buffer layout for non-A050385 erratum scenariosCamelia Groza
2020-10-31cadence: force nonlinear buffers to be clonedMark Deneen
2020-10-30net: stmmac: Fix channel lock initializationMarek Szyprowski
2020-10-30stmmac: intel: Fix kernel panic on pci probeWong Vee Khee
2020-10-30gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil
2020-10-30gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil
2020-10-30net: fec: fix MDIO probing for some FEC hardware blocksGreg Ungerer
2020-10-29Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-10-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-10-29r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit
2020-10-29ibmvnic: fix ibmvnic_set_macLijun Pan
2020-10-29gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara
2020-10-28RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad
2020-10-28RDMA: Add rdma_connect_locked()Jason Gunthorpe
2020-10-27ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer
2020-10-27ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov
2020-10-27chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav
2020-10-27chelsio/chtls: fix deadlock issueVinay Kumar Yadav
2020-10-27Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-27Merge tag 'devicetree-fixes-for-5.10-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-10-26net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu
2020-10-26bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam
2020-10-26bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan
2020-10-26bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam
2020-10-26bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam
2020-10-26bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().Vasundhara Volam
2020-10-26mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen
2020-10-26mlxsw: core: Fix memory leak on module removalIdo Schimmel
2020-10-26mlxsw: Only advertise link modes supported by both driver and deviceAmit Cohen
2020-10-26s390/ism: fix incorrect system EIDKarsten Graul
2020-10-26cxgb4: set up filter action after rewritesRaju Rangoju
2020-10-26net: hns3: clean up a return in hclge_tm_bp_setup()Dan Carpenter
2020-10-26scsi: qla2xxx: remove incorrect sparse #ifdefLinus Torvalds
2020-10-26RDMA/uverbs: Fix false error in query gid IOCTLGal Pressman
2020-10-26RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit
2020-10-26RDMA/rxe: Fix small problem in network_type patchBob Pearson
2020-10-25of: Fix reserved-memory overlap detectionVincent Whitchurch
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers
2020-10-25Merge tag 'ntb-5.10' of git://github.com/jonmason/ntbLinus Torvalds
2020-10-25Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds