summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-12-10Merge tag 'media/v5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2020-12-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2020-12-09net/mlx4_en: Handle TX error CQEMoshe Shemesh
2020-12-09net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh
2020-12-09e1000e: fix S0ix flow to allow S0i3.2 subset entryVitaly Lifshits
2020-12-09ice: avoid premature Rx buffer reuseBjörn Töpel
2020-12-09ixgbe: avoid premature Rx buffer reuseBjörn Töpel
2020-12-09i40e: avoid premature Rx buffer reuseBjörn Töpel
2020-12-09igb: avoid transmit queue timeout in xdp pathSven Auhagen
2020-12-09igb: use xdp_do_flushSven Auhagen
2020-12-09igb: skb add metasize for xdpSven Auhagen
2020-12-09igb: XDP extack message on errorSven Auhagen
2020-12-09igb: take VLAN double header into accountSven Auhagen
2020-12-09igb: XDP xmit back fix error codeSven Auhagen
2020-12-09Merge tag 'arm-soc-fixes-v5.10-4b' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-09Revert "geneve: pull IP header before ECN decapsulation"Jakub Kicinski
2020-12-09firmware: xilinx: Mark pm_api_features_map with static keywordZou Wei
2020-12-09RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewaitLeon Romanovsky
2020-12-09Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-12-09netdevsim: Add debugfs toggle to reject BPF programs in verifierToke Høiland-Jørgensen
2020-12-09xdp: Remove the xdp_attachment_flags_ok() callbackToke Høiland-Jørgensen
2020-12-08net: ll_temac: Fix potential NULL dereference in temac_probe()Zhang Changzhong
2020-12-08Revert "scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug"Linus Torvalds
2020-12-08net: stmmac: overwrite the dma_cap.addr64 according to HW designFugang Duan
2020-12-08net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan
2020-12-08net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan
2020-12-08net: stmmac: start phylink instance before stmmac_hw_setup()Fugang Duan
2020-12-08net: stmmac: increase the timeout for dma resetFugang Duan
2020-12-08bonding: fix feature flag setting at init timeJarod Wilson
2020-12-08media: vidtv: fix some warningsMauro Carvalho Chehab
2020-12-07net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel muxMartin Blumenstingl
2020-12-07dpaa2-mac: Add a missing of_node_put after of_device_is_availableChristophe JAILLET
2020-12-07enetc: Fix reporting of h/w packet countersClaudiu Manoil
2020-12-07RDMA/core: Fix empty gid table for non IB/RoCE devicesGal Pressman
2020-12-07iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEsSuravee Suthikulpanit
2020-12-06net: hns3: remove a misused pragma packedHuazhong Tan
2020-12-06Merge tag 'char-misc-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-06Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-06Merge tag 'usb-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-06Merge tag 'locking-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-12-06Revert "mei: virtio: virtualization frontend driver"Michael S. Tsirkin
2020-12-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-12-05net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean
2020-12-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-05net: marvell: prestera: Fix error return code in prestera_port_create()Zhang Changzhong
2020-12-05vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra
2020-12-05can: softing: softing_netdev_open(): fix error handlingZhang Qilong