summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-04Merge tag 'v5.6-rc4' into rdma.git for-nextJason Gunthorpe382-4059/+4620
2020-03-04RDMA/providers: Fix return value when QP type isn't supportedKamal Heib13-13/+13
2020-03-02RDMA/mlx5: Prevent UMR usage with RO only when we have RO capsMichael Guralnik1-1/+3
2020-03-02RDMA/bnxt_re: Remove set but not used variables 'pg' and 'idx'YueHaibing1-4/+0
2020-03-02RDMA/bnxt_re: Remove set but not used variable 'dev_attr'YueHaibing1-2/+0
2020-03-02RDMA/bnxt_re: Remove set but not used variable 'pg_size'YueHaibing1-2/+1
2020-03-02RDMA/bnxt_re: Use driver_unregister and unregistration APISelvin Xavier1-64/+42
2020-03-02RDMA/bnxt_re: Refactor device add/remove functionalitiesSelvin Xavier1-57/+82
2020-03-01Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-56/+34
2020-02-29macintosh: therm_windtunnel: fix regression when instantiating devicesWolfram Sang1-21/+31
2020-02-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-7/+14
2020-02-28Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2020-02-28Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds3-6/+1
2020-02-28Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-4/+36
2020-02-28Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-5/+11
2020-02-28RDMA/efa: Do not delay freeing of DMA pagesGal Pressman1-22/+22
2020-02-28RDMA/efa: Properly document the interrupt mask registerGal Pressman2-3/+4
2020-02-28RDMA/efa: Unified getters/setters for device structs bitmask accessGal Pressman6-128/+101
2020-02-28RDMA/hns: Optimize qp doorbell allocation flowXi Wang1-102/+132
2020-02-28RDMA/hns: Optimize kernel qp wrid allocation flowXi Wang1-27/+45
2020-02-28RDMA/hns: Optimize qp param setup flowXi Wang1-64/+72
2020-02-28RDMA/hns: Optimize qp buffer allocation flowXi Wang2-123/+144
2020-02-28RDMA/hns: Optimize qp number assign flowXi Wang1-47/+44
2020-02-28RDMA/hns: Optimize qp context create and destroy flowXi Wang2-89/+81
2020-02-28RDMA/hns: Optimize qp destroy flowXi Wang4-58/+46
2020-02-28RDMA/hns: Stop doorbell update while qp state errorYixian Liu1-35/+41
2020-02-28RDMA/hns: Use flush framework for the case in aeqYixian Liu2-36/+9
2020-02-28RDMA/hns: Treat revision HIP08_A as a special caseLang Cheng1-14/+12
2020-02-28Merge branches 'pm-sleep' and 'pm-devfreq'Rafael J. Wysocki1-3/+1
2020-02-28Merge tag 'drm-fixes-2020-02-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-43/+138
2020-02-28Merge tag 'drm-intel-fixes-2020-02-27' of git://anongit.freedesktop.org/drm/d...Dave Airlie7-38/+46
2020-02-28Merge tag 'amd-drm-fixes-5.6-2020-02-26' of git://people.freedesktop.org/~agd...Dave Airlie7-5/+92
2020-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds39-241/+408
2020-02-27RDMA/opa_vnic: Delete driver versionLeon Romanovsky3-8/+0
2020-02-27RDMA/ipoib: Don't set constant driver versionLeon Romanovsky3-9/+0
2020-02-27RDMA/ucma: Put a lock around every call to the rdma_cm layerJason Gunthorpe1-2/+47
2020-02-27RDMA/siw: Fix setting active_{speed, width} attributesKamal Heib1-3/+4
2020-02-27net: dsa: mv88e6xxx: Fix masking of egress portAndrew Lunn1-2/+2
2020-02-27mlxsw: pci: Wait longer before accessing the device after resetAmit Cohen1-1/+1
2020-02-27sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)1-3/+35
2020-02-27net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo1-0/+3
2020-02-27net: rmnet: fix bridge mode bugsTaehee Yoo4-77/+64
2020-02-27net: rmnet: use upper/lower device infrastructureTaehee Yoo1-19/+16
2020-02-27net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo1-0/+4
2020-02-27net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo1-2/+0
2020-02-27net: rmnet: fix suspicious RCU usageTaehee Yoo3-10/+9
2020-02-27net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo1-4/+2
2020-02-27net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo1-0/+5
2020-02-27net: phy: marvell: don't interpret PHY status unless resolvedRussell King1-0/+5
2020-02-27mlx5: register lag notifier for init network namespace onlyJiri Pirko5-14/+6