summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-11-05net/mlx5e: Fix incorrect access of RCU-protected xdp_progMaxim Mikityanskiy1-1/+1
2020-11-05net/mlx5e: Fix VXLAN synchronization after function reloadAya Levin3-6/+20
2020-11-05net/mlx5: E-switch, Avoid extack error log for disabled vportParav Pandit1-2/+0
2020-11-05net/mlx5: Fix deletion of duplicate rulesMaor Gottlieb1-3/+4
2020-11-05net/mlx5e: Use spin_lock_bh for async_icosq_lockMaxim Mikityanskiy3-11/+11
2020-11-05net/mlx5e: Protect encap route dev from concurrent releaseVlad Buslov3-28/+52
2020-11-05net/mlx5e: Fix modify header actions memory leakMaor Dickman1-0/+2
2020-11-02sfp: Fix error handing in sfp_probe()YueHaibing1-1/+2
2020-11-02powerpc/vnic: Extend "failover pending" windowSukadev Bhattiprolu1-4/+32
2020-11-02net: dsa: qca8k: Fix port MTU settingJonathan McDowell1-2/+2
2020-11-02net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisementGrygorii Strashko2-5/+1
2020-11-02dpaa_eth: fix the RX headroom size alignmentCamelia Groza1-5/+9
2020-11-02dpaa_eth: update the buffer layout for non-A050385 erratum scenariosCamelia Groza1-6/+10
2020-10-31cadence: force nonlinear buffers to be clonedMark Deneen1-1/+2
2020-10-30net: stmmac: Fix channel lock initializationMarek Szyprowski1-0/+1
2020-10-30stmmac: intel: Fix kernel panic on pci probeWong Vee Khee1-7/+7
2020-10-30gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil1-1/+1
2020-10-30gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil1-10/+2
2020-10-30net: fec: fix MDIO probing for some FEC hardware blocksGreg Ungerer2-13/+22
2020-10-29Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds28-154/+205
2020-10-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds10-30/+80
2020-10-29r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit1-2/+2
2020-10-29ibmvnic: fix ibmvnic_set_macLijun Pan1-2/+6
2020-10-29gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara1-8/+8
2020-10-28RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad1-0/+1
2020-10-28RDMA: Add rdma_connect_locked()Jason Gunthorpe4-15/+43
2020-10-27ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer1-6/+0
2020-10-27ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov1-3/+7
2020-10-27chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav1-15/+12
2020-10-27chelsio/chtls: fix deadlock issueVinay Kumar Yadav1-2/+0
2020-10-27Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+8
2020-10-27Merge tag 'devicetree-fixes-for-5.10-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+11
2020-10-26net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu1-1/+1
2020-10-26bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam1-1/+2
2020-10-26bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan1-1/+4
2020-10-26bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam2-1/+19
2020-10-26bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam1-11/+2
2020-10-26bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().Vasundhara Volam1-4/+5
2020-10-26mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen1-0/+3
2020-10-26mlxsw: core: Fix memory leak on module removalIdo Schimmel1-0/+2
2020-10-26mlxsw: Only advertise link modes supported by both driver and deviceAmit Cohen3-2/+38
2020-10-26s390/ism: fix incorrect system EIDKarsten Graul1-1/+1
2020-10-26cxgb4: set up filter action after rewritesRaju Rangoju2-29/+31
2020-10-26net: hns3: clean up a return in hclge_tm_bp_setup()Dan Carpenter1-1/+1
2020-10-26scsi: qla2xxx: remove incorrect sparse #ifdefLinus Torvalds1-4/+0
2020-10-26RDMA/uverbs: Fix false error in query gid IOCTLGal Pressman1-3/+0
2020-10-26RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit2-7/+4
2020-10-26RDMA/rxe: Fix small problem in network_type patchBob Pearson2-5/+32
2020-10-25of: Fix reserved-memory overlap detectionVincent Whitchurch1-2/+11
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches5-5/+5