summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net, xdp: Introduce xdp_build_skb_from_frame utility routineLorenzo Bianconi2021-01-201-15/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-20142-641/+2072
|\
| * Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-2012-24/+87
| |\
| | * Merge tag 'linux-can-fixes-for-5.11-20210120' of git://git.kernel.org/pub/scm...Jakub Kicinski2021-01-203-8/+10
| | |\
| | | * can: peak_usb: fix use after free bugsVincent Mailhol2021-01-201-4/+4
| | | * can: vxcan: vxcan_xmit: fix use after free bugVincent Mailhol2021-01-201-2/+4
| | | * can: dev: can_restart: fix use after free bugVincent Mailhol2021-01-201-2/+2
| | * | net: systemport: free dev before on error pathPan Bian2021-01-201-2/+4
| | * | net: usb: cdc_ncm: don't spew notificationsGrant Grundler2021-01-201-1/+11
| | * | net: mscc: ocelot: Fix multicast to the CPU portAlban Bedel2021-01-201-5/+18
| | |/
| | * net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter2021-01-201-1/+1
| | * sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven2021-01-201-2/+2
| | * sh_eth: Make PHY access aware of Runtime PM to fix reboot crashGeert Uytterhoeven2021-01-191-0/+26
| | * mdio-bitbang: Export mdiobb_{read,write}()Geert Uytterhoeven2021-01-191-2/+4
| | * net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnextRasmus Villemoes2021-01-181-0/+4
| | * net: mscc: ocelot: allow offloading of bridge on top of LAGVladimir Oltean2021-01-181-3/+1
| | * octeontx2-af: Fix missing check bugs in rvu_cgx.cYingjie Wang2021-01-151-0/+6
| * | Merge tag 'spi-fix-v5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-01-182-5/+6
| |\ \
| | * | spi: cadence: cache reference clock rate during probeMichael Hennerich2021-01-151-2/+4
| | * | spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in spi->modeChristophe Leroy2021-01-141-3/+2
| * | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-01-181-0/+1
| |\ \ \
| | * | | crypto: omap-sham - Fix link error without crypto-engineArnd Bergmann2021-01-081-0/+1
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-01-165-22/+19
| |\ \ \ \
| | * | | | scsi: sd: Remove obsolete variable in sd_remove()Lukas Bulwahn2021-01-061-2/+0
| | * | | | scsi: sd: Suppress spurious errors when WRITE SAME is being disabledEwan D. Milne2021-01-061-1/+3
| | * | | | scsi: scsi_debug: Fix memleak in scsi_debug_init()Dinghao Liu2021-01-061-2/+3
| | * | | | scsi: mpt3sas: Fix spelling mistake in Kconfig "compatiblity" -> "compatibility"Colin Ian King2021-01-061-1/+1
| | * | | | scsi: qedi: Correct max length of CHAP secretNilesh Javali2021-01-061-2/+2
| | * | | | scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo2021-01-061-7/+4
| | * | | | scsi: ufs: Relocate flush of exceptional eventKiwoong Kim2021-01-061-2/+2
| | * | | | scsi: ufs: Relax the condition of UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRLStanley Chu2021-01-061-4/+2
| | * | | | scsi: ufs: Fix possible power drain during system suspendStanley Chu2021-01-061-1/+2
| * | | | | Merge tag 'block-5.11-2021-01-16' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-163-13/+18
| |\ \ \ \ \
| | * | | | | nvme: don't intialize hwmon for discovery controllersSagi Grimberg2021-01-141-3/+8
| | * | | | | nvme-tcp: fix possible data corruption with bio mergesSagi Grimberg2021-01-141-1/+1
| | * | | | | nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPTSagi Grimberg2021-01-141-1/+1
| | * | | | | nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANYIsrael Rukshin2021-01-141-8/+8
| * | | | | | Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-01-161-0/+1
| |\ \ \ \ \ \
| | * | | | | | riscv: Fix sifive serial driverDamien Le Moal2021-01-081-0/+1
| * | | | | | | Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-01-167-34/+238
| |\ \ \ \ \ \ \
| | * | | | | | | dm crypt: defer decryption to a tasklet if interrupts disabledIgnat Korchagin2021-01-141-2/+6
| | * | | | | | | dm integrity: fix the maximum number of argumentsMikulas Patocka2021-01-121-1/+1
| | * | | | | | | dm crypt: do not call bio_endio() from the dm-crypt taskletIgnat Korchagin2021-01-121-1/+23
| | * | | | | | | dm integrity: fix flush with external metadata deviceMikulas Patocka2021-01-082-11/+55
| | * | | | | | | dm: eliminate potential source of excessive kernel log noiseMike Snitzer2021-01-081-1/+1
| | * | | | | | | dm snapshot: flush merged data before committing metadataAkilesh Kailash2021-01-071-0/+24
| | * | | | | | | dm crypt: use GFP_ATOMIC when allocating crypto requests from softirqIgnat Korchagin2021-01-041-10/+25
| | * | | | | | | dm crypt: do not wait for backlogged crypto request completion in softirqIgnat Korchagin2021-01-041-5/+98
| | * | | | | | | dm zoned: select CONFIG_CRC32Arnd Bergmann2021-01-041-0/+1
| | * | | | | | | dm integrity: select CRYPTO_SKCIPHERAnthony Iliopoulos2021-01-041-0/+1