summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-12-1144-151/+288
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-12-104-14/+11
| |\
| | * netdevsim: Add debugfs toggle to reject BPF programs in verifierToke Høiland-Jørgensen2020-12-092-2/+11
| | * xdp: Remove the xdp_attachment_flags_ok() callbackToke Høiland-Jørgensen2020-12-093-12/+0
| * | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2020-12-105-34/+90
| |\ \
| | * | ice: avoid premature Rx buffer reuseBjörn Töpel2020-12-101-9/+22
| | * | ixgbe: avoid premature Rx buffer reuseBjörn Töpel2020-12-101-7/+17
| | * | i40e: avoid premature Rx buffer reuseBjörn Töpel2020-12-101-7/+20
| | * | igb: avoid transmit queue timeout in xdp pathSven Auhagen2020-12-101-0/+5
| | * | igb: use xdp_do_flushSven Auhagen2020-12-101-1/+1
| | * | igb: skb add metasize for xdpSven Auhagen2020-12-101-0/+4
| | * | igb: XDP extack message on errorSven Auhagen2020-12-101-5/+12
| | * | igb: take VLAN double header into accountSven Auhagen2020-12-102-4/+8
| | * | igb: XDP xmit back fix error codeSven Auhagen2020-12-101-1/+1
| * | | net/mlx4_en: Handle TX error CQEMoshe Shemesh2020-12-103-7/+39
| * | | 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
|\ \ \ \ \