summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-263/+385
2020-08-01vxlan: fix memleak of fdbTaehee Yoo-2/+4
2020-08-01Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-2/+79
2020-07-31Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-18/+42
2020-07-31Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller-3/+10
2020-07-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+4
2020-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-51/+38
2020-07-30Merge tag 'drm-fixes-2020-07-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-15/+60
2020-07-31Merge tag 'amd-drm-fixes-5.8-2020-07-30' of git://people.freedesktop.org/~agd...Dave Airlie-13/+35
2020-07-31drm/nouveau: Accept 'legacy' format modifiersJames Jones-2/+25
2020-07-30net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong-2/+2
2020-07-30net/mlx5e: E-Switch, Specify flow_source for rule with no in_portJianbo Liu-7/+12
2020-07-30net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu-3/+10
2020-07-30net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu-9/+21
2020-07-30net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai-1/+4
2020-07-30ionic: unlock queue mutex in error pathShannon Nelson-1/+3
2020-07-30atm: fix atm_dev refcnt leaks in atmtcp_remove_persistentXin Xiong-2/+8
2020-07-30net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao-0/+2
2020-07-30net: nixge: fix potential memory leak in nixge_probe()Lu Wei-3/+5
2020-07-30Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-6/+16
2020-07-30Merge tag 'pci-v5.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+13
2020-07-30igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri-0/+9
2020-07-30e1000e: continue to init PHY even when failed to disable ULPAaron Ma-3/+1
2020-07-30Merge tag 'block-5.8-2020-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds-12/+17
2020-07-30virtio-mem: Fix build error due to improper use 'select'Weilong Chen-1/+1
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher-3/+6
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk-9/+27
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye-1/+2
2020-07-30RDMA/core: Free DIM memory in error unwindLeon Romanovsky-0/+1
2020-07-30RDMA/core: Stop DIM before destroying CQLeon Romanovsky-3/+10
2020-07-30RDMA/mlx5: Initialize QP mutex for the debug kernelsLeon Romanovsky-4/+1
2020-07-29PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock-0/+13
2020-07-29ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon-1/+1
2020-07-29mlxsw: spectrum_router: Fix use-after-free in router init / de-initIdo Schimmel-24/+26
2020-07-29mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel-1/+1
2020-07-29mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel-2/+4
2020-07-29mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel-3/+12
2020-07-29mlxsw: spectrum_router: Allow programming link-local host routesIdo Schimmel-9/+0
2020-07-29vxlan: Ensure FDB dump is performed under RCUIdo Schimmel-2/+8
2020-07-29IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn-32/+5
2020-07-29Merge tag 'drm-fixes-2020-07-29' of git://anongit.freedesktop.org/drm/drm int...Linus Torvalds-35/+64
2020-07-29random32: update the net random state on interrupt and activityWilly Tarreau-0/+1
2020-07-29virtio_balloon: fix up endian-ness for free cmd idMichael S. Tsirkin-1/+5
2020-07-29virtio-balloon: Document byte ordering of poison_valAlexander Duyck-0/+5
2020-07-29vhost/scsi: fix up req type endian-nessMichael S. Tsirkin-1/+1
2020-07-29RDMA/mlx5: Allow providing extra scatter CQE QP flagLeon Romanovsky-9/+15
2020-07-29firmware: Fix a reference count leak.Qiushi Wu-3/+4
2020-07-29nvme: add a Identify Namespace Identification Descriptor list quirkChristoph Hellwig-12/+12
2020-07-29Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-23/+39
2020-07-28bareudp: forbid mixing IP and MPLS in multiproto modeGuillaume Nault-7/+22