summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh2020-12-102-8/+19
| | * | | | | | | | | | | | | | e1000e: fix S0ix flow to allow S0i3.2 subset entryVitaly Lifshits2020-12-101-4/+4
| | * | | | | | | | | | | | | | Revert "geneve: pull IP header before ECN decapsulation"Jakub Kicinski2020-12-091-16/+4
| | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | net: ll_temac: Fix potential NULL dereference in temac_probe()Zhang Changzhong2020-12-091-6/+3
| | * | | | | | | | | | | | | net: stmmac: overwrite the dma_cap.addr64 according to HW designFugang Duan2020-12-082-8/+9
| | * | | | | | | | | | | | | net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan2020-12-081-3/+10
| | * | | | | | | | | | | | | net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan2020-12-081-0/+14
| | * | | | | | | | | | | | | net: stmmac: start phylink instance before stmmac_hw_setup()Fugang Duan2020-12-081-8/+8
| | * | | | | | | | | | | | | net: stmmac: increase the timeout for dma resetFugang Duan2020-12-081-1/+1
| | * | | | | | | | | | | | | bonding: fix feature flag setting at init timeJarod Wilson2020-12-081-7/+15
| | * | | | | | | | | | | | | net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel muxMartin Blumenstingl2020-12-081-3/+3
| | * | | | | | | | | | | | | dpaa2-mac: Add a missing of_node_put after of_device_is_availableChristophe JAILLET2020-12-081-0/+1
| | * | | | | | | | | | | | | enetc: Fix reporting of h/w packet countersClaudiu Manoil2020-12-082-6/+14
| | * | | | | | | | | | | | | net: hns3: remove a misused pragma packedHuazhong Tan2020-12-071-4/+0
| | * | | | | | | | | | | | | net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean2020-12-065-11/+8
| | * | | | | | | | | | | | | net: marvell: prestera: Fix error return code in prestera_port_create()Zhang Changzhong2020-12-051-1/+3
| | * | | | | | | | | | | | | vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra2020-12-051-2/+8
| | * | | | | | | | | | | | | can: softing: softing_netdev_open(): fix error handlingZhang Qilong2020-12-051-2/+7
| | * | | | | | | | | | | | | ch_ktls: fix build warning for ipv4-only configArnd Bergmann2020-12-051-5/+1
| | * | | | | | | | | | | | | ethernet: select CONFIG_CRC32 as neededArnd Bergmann2020-12-0410-0/+10
| | * | | | | | | | | | | | | net: ipa: pass the correct size when freeing DMA memoryAlex Elder2020-12-041-1/+6
| * | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-12-104-5/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewaitLeon Romanovsky2020-12-091-0/+2
| | * | | | | | | | | | | | | | RDMA/core: Fix empty gid table for non IB/RoCE devicesGal Pressman2020-12-071-3/+0
| | * | | | | | | | | | | | | | RDMA/efa: Use the correct current and new states in modify QPGal Pressman2020-12-021-2/+2
| | * | | | | | | | | | | | | | RDMA/qedr: iWARP invalid(zero) doorbell address fixAlok Prasad2020-12-021-0/+9
| | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge tag 'media/v5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2020-12-107-32/+58
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | media: vidtv: fix some warningsMauro Carvalho Chehab2020-12-083-3/+5
| | * | | | | | | | | | | | | | media: vidtv: fix kernel-doc markupsMauro Carvalho Chehab2020-12-021-3/+3
| | * | | | | | | | | | | | | | media: [next] media: vidtv: fix a read from an object after it has been freedColin Ian King2020-12-021-2/+2
| | * | | | | | | | | | | | | | media: vb2: set cache sync hints when init buffersSergey Senozhatsky2020-12-021-0/+11
| | * | | | | | | | | | | | | | media: pulse8-cec: add support for FW v10 and upHans Verkuil2020-12-011-13/+30
| | * | | | | | | | | | | | | | media: pulse8-cec: fix duplicate free at disconnect or probe errorHans Verkuil2020-12-011-5/+4
| | * | | | | | | | | | | | | | media: mtk-cir: fix calculation of chk periodSean Young2020-12-011-6/+3
| * | | | | | | | | | | | | | | Merge tag 'arm-soc-fixes-v5.10-4b' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-12-091-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | firmware: xilinx: Mark pm_api_features_map with static keywordZou Wei2020-12-091-1/+1
| | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-12-091-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEsSuravee Suthikulpanit2020-12-071-1/+1
| * | | | | | | | | | | | | | | Revert "scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug"Linus Torvalds2020-12-092-55/+13
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge tag 'char-misc-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-067-909/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Revert "mei: virtio: virtualization frontend driver"Michael S. Tsirkin2020-12-063-887/+0
| | * | | | | | | | | | | | | | fpga: Specify HAS_IOMEM dependency for FPGA_DFLDavid Gow2020-12-011-0/+1
| | * | | | | | | | | | | | | | habanalabs: put devices before driver removalOfir Bitton2020-11-301-8/+8
| | * | | | | | | | | | | | | | habanalabs: free host huge va_range if not usedOfir Bitton2020-11-301-0/+1
| | * | | | | | | | | | | | | | speakup: Reject setting the speakup line discipline outside of speakupSamuel Thibault2020-11-301-14/+23
| | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-12-062-14/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | tty: Fix ->session lockingJann Horn2020-12-042-14/+37
| | * | | | | | | | | | | | | | tty: Fix ->pgrp locking in tiocspgrp()Jann Horn2020-12-041-2/+2
| * | | | | | | | | | | | | | | Merge tag 'usb-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-12-0611-49/+52
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | usb: gadget: f_fs: Use local copy of descriptors for userspace copyVamsi Krishna Samavedam2020-12-041-2/+4