Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info() | Varun Prakash | 2018-08-27 | 1 | -4/+4 | |
| * | | | | | | | | scsi: hpsa: limit transfer length to 1MB, not 512kB | Martin Wilck | 2018-08-27 | 1 | -1/+1 | |
| * | | | | | | | | scsi: lpfc: Correct MDS diag and nvmet configuration | James Smart | 2018-08-27 | 1 | -1/+1 | |
| * | | | | | | | | scsi: lpfc: Default fdmi_on to on | James Smart | 2018-08-27 | 1 | -4/+4 | |
| * | | | | | | | | scsi: csiostor: fix incorrect port capabilities | Varun Prakash | 2018-08-27 | 3 | -14/+48 | |
| * | | | | | | | | scsi: csiostor: add a check for NULL pointer after kmalloc() | Varun Prakash | 2018-08-27 | 1 | -7/+9 | |
| * | | | | | | | | scsi: core: Update SCSI_MQ_DEFAULT help text to match default | Geert Uytterhoeven | 2018-08-27 | 1 | -5/+5 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-09-05 | 2 | -12/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | drivers/dax/device.c: convert variable to vm_fault_t type | Souptick Joarder | 2018-09-05 | 1 | -1/+2 | |
| * | | | | | | | | memory_hotplug: fix kernel_panic on offline page processing | Mikhail Zaslonko | 2018-09-05 | 1 | -11/+9 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-09-04 | 37 | -127/+427 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | net: phy: sfp: Handle unimplemented hwmon limits and alarms | Andrew Lunn | 2018-09-04 | 1 | -4/+16 | |
| * | | | | | | | | net/mlx5: Fix SQ offset in QPs with small RQ | Tariq Toukan | 2018-09-04 | 1 | -2/+3 | |
| * | | | | | | | | Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2018-09-04 | 2 | -48/+14 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_custom | Jinbum Park | 2018-08-28 | 1 | -0/+4 | |
| | * | | | | | | | | cfg80211: make wmm_rule part of the reg_rule structure | Stanislaw Gruszka | 2018-08-28 | 1 | -45/+5 | |
| | * | | | | | | | | mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_X | Danek Duvall | 2018-08-28 | 1 | -3/+0 | |
| | * | | | | | | | | mac80211_hwsim: require at least one channel | Johannes Berg | 2018-08-15 | 1 | -0/+5 | |
| * | | | | | | | | | bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA. | Michael Chan | 2018-09-04 | 4 | -12/+9 | |
| * | | | | | | | | | bnxt_en: Clean up unused functions. | Michael Chan | 2018-09-04 | 4 | -18/+1 | |
| * | | | | | | | | | bnxt_en: Fix firmware signaled resource change logic in open. | Michael Chan | 2018-09-04 | 1 | -3/+10 | |
| * | | | | | | | | | net/ibm/emac: wrong emac_calc_base call was used by typo | Ivan Mikhaylov | 2018-09-04 | 1 | -3/+3 | |
| * | | | | | | | | | r8169: add support for NCube 8168 network card | Anthony Wong | 2018-09-04 | 1 | -0/+1 | |
| * | | | | | | | | | net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx() | Jia-Ju Bai | 2018-09-03 | 1 | -1/+1 | |
| * | | | | | | | | | net: ethernet: cpsw-phy-sel: prefer phandle for phy sel | Tony Lindgren | 2018-09-02 | 1 | -3/+6 | |
| * | | | | | | | | | ibmvnic: Include missing return code checks in reset function | Thomas Falcon | 2018-09-01 | 1 | -3/+9 | |
| * | | | | | | | | | hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe() | Dexuan Cui | 2018-09-01 | 1 | -1/+10 | |
| * | | | | | | | | | nfp: wait for posted reconfigs when disabling the device | Jakub Kicinski | 2018-09-01 | 1 | -15/+33 | |
| * | | | | | | | | | net: mvpp2: initialize port of_node pointer | Baruch Siach | 2018-08-30 | 1 | -0/+1 | |
| * | | | | | | | | | net: bcmgenet: use MAC link status for fixed phy | Doug Berger | 2018-08-30 | 2 | -2/+11 | |
| * | | | | | | | | | net: stmmac: build the dwmac-socfpga platform driver for Stratix10 | Dinh Nguyen | 2018-08-30 | 1 | -1/+1 | |
| * | | | | | | | | | sh_eth: Add R7S9210 support | Chris Brandt | 2018-08-30 | 1 | -0/+36 | |
| * | | | | | | | | | net: hns: add netif_carrier_off before change speed and duplex | Peng Li | 2018-08-30 | 1 | -0/+2 | |
| * | | | | | | | | | net: hns: add the code for cleaning pkt in chip | Peng Li | 2018-08-30 | 13 | -4/+255 | |
| * | | | | | | | | | r8169: set RxConfig after tx/rx is enabled for RTL8169sb/8110sb devices | Azat Khuzhin | 2018-08-30 | 1 | -2/+4 | |
| * | | | | | | | | | Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit" | Jerome Brunet | 2018-08-30 | 2 | -5/+1 | |
* | | | | | | | | | | Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-09-03 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | of/platform: initialise AMBA default DMA masks | Linus Walleij | 2018-09-02 | 1 | -0/+4 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-09-02 | 1 | -0/+47 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | of: add node name compare helper functions | Rob Herring | 2018-08-30 | 1 | -0/+22 | |
| * | | | | | | | | | of: add helper to lookup compatible child node | Johan Hovold | 2018-08-29 | 1 | -0/+25 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2018-09-02 | 1 | -20/+17 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2 | Tony Lindgren | 2018-08-28 | 5094 | -116420/+318713 | |
| |\| | | | | | | | ||||||
| * | | | | | | | | bus: ti-sysc: Fix no_console_suspend handling | Tony Lindgren | 2018-08-22 | 1 | -3/+3 | |
| * | | | | | | | | bus: ti-sysc: Fix module register ioremap for larger offsets | Tony Lindgren | 2018-08-17 | 1 | -17/+14 | |
* | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-09-01 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | clk: x86: Set default parent to 48Mhz | Akshu Agrawal | 2018-08-30 | 1 | -1/+1 | |
| * | | | | | | | | clk: npcm7xx: fix memory allocation | Gustavo A. R. Silva | 2018-08-29 | 1 | -2/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-08-31 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | xen: export device state to sysfs | Joe Jin | 2018-08-28 | 1 | -0/+9 |