| Commit message (Expand) | Author | Age | Files | Lines |
* | dax: Introduce a ->copy_to_iter dax operation | Dan Williams | 2018-05-23 | 7 | -0/+101 |
* | x86/asm/memcpy_mcsafe: Return bytes remaining | Dan Williams | 2018-05-15 | 2 | -4/+5 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2018-05-12 | 2 | -5/+12 |
|\ |
|
| * | Merge branch 'thermal-soc' into next | Zhang Rui | 2018-05-11 | 1 | -3/+11 |
| |\ |
|
| | * | thermal: exynos: Propagate error value from tmu_read() | Marek Szyprowski | 2018-04-27 | 1 | -2/+7 |
| | * | thermal: exynos: Reading temperature makes sense only when TMU is turned on | Marek Szyprowski | 2018-04-27 | 1 | -1/+4 |
| * | | thermal: int3403_thermal: Fix NULL pointer deref on module load / probe | Hans de Goede | 2018-04-24 | 1 | -2/+1 |
| |/ |
|
* | | Merge tag 'for-linus-20180511' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-05-12 | 3 | -2/+23 |
|\ \ |
|
| * | | nvme: add quirk to force medium priority for SQ creation | Jens Axboe | 2018-05-11 | 2 | -1/+16 |
| * | | nvme: Fix sync controller reset return | Charles Machalow | 2018-05-11 | 1 | -1/+2 |
| * | | nvme: fix use-after-free in nvme_free_ns_head | Jianchao Wang | 2018-05-07 | 1 | -0/+5 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-05-11 | 44 | -104/+226 |
|\ \ \ |
|
| * | | | ixgbe: fix memory leak on ipsec allocation | Colin Ian King | 2018-05-11 | 1 | -1/+1 |
| * | | | ixgbevf: fix ixgbevf_xmit_frame()'s return type | Luc Van Oostenryck | 2018-05-11 | 1 | -1/+1 |
| * | | | ixgbe: return error on unsupported SFP module when resetting | Emil Tantilov | 2018-05-11 | 1 | -0/+3 |
| * | | | ice: Set rq_last_status when cleaning rq | Jeff Shaw | 2018-05-11 | 1 | -1/+1 |
| * | | | Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2018-05-11 | 5 | -1/+52 |
| |\ \ \ |
|
| | * | | | net/mlx5e: Err if asked to offload TC match on frag being first | Roi Dayan | 2018-05-11 | 1 | -0/+4 |
| | * | | | net/mlx5: E-Switch, Include VF RDMA stats in vport statistics | Adi Nissim | 2018-05-11 | 1 | -1/+10 |
| | * | | | net/mlx5: Free IRQs in shutdown path | Daniel Jurgens | 2018-05-11 | 3 | -0/+38 |
| * | | | | mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()' | Christophe JAILLET | 2018-05-11 | 1 | -2/+2 |
| * | | | | bonding: send learning packets for vlans on slave | Debabrata Banerjee | 2018-05-11 | 2 | -5/+10 |
| * | | | | bonding: do not allow rlb updates to invalid mac | Debabrata Banerjee | 2018-05-11 | 1 | -1/+1 |
| |/ / / |
|
| * | | | Merge tag 'linux-can-fixes-for-4.17-20180510' of ssh://gitolite.kernel.org/pu... | David S. Miller | 2018-05-10 | 1 | -4/+7 |
| |\ \ \ |
|
| | * | | | can: hi311x: Work around TX complete interrupt erratum | Lukas Wunner | 2018-05-10 | 1 | -4/+5 |
| | * | | | can: hi311x: Acquire SPI lock on ->do_get_berr_counter | Lukas Wunner | 2018-05-10 | 1 | -0/+2 |
| * | | | | qed: fix spelling mistake: "taskelt" -> "tasklet" | Colin Ian King | 2018-05-10 | 1 | -1/+1 |
| * | | | | net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()' | Christophe JAILLET | 2018-05-10 | 1 | -7/+1 |
| * | | | | hv_netvsc: set master device | Stephen Hemminger | 2018-05-10 | 1 | -1/+2 |
| * | | | | Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2018-05-10 | 1 | -0/+1 |
| |\ \ \ \ |
|
| | * | | | | mac80211_hwsim: fix a possible memory leak in hwsim_new_radio_nl() | YueHaibing | 2018-05-07 | 1 | -0/+1 |
| * | | | | | net/mlx4_en: Verify coalescing parameters are in range | Moshe Shemesh | 2018-05-10 | 2 | -2/+21 |
| * | | | | | cxgb4: copy mbox log size to PF0-3 adap instances | Ganesh Goudar | 2018-05-10 | 1 | -2/+1 |
| * | | | | | cxgb4: zero the HMA memory | Ganesh Goudar | 2018-05-10 | 1 | -2/+2 |
| * | | | | | hv_netvsc: Fix net device attach on older Windows hosts | Mohammed Gamal | 2018-05-10 | 1 | -1/+1 |
| * | | | | | nfp: flower: remove headroom from max MTU calculation | Pieter Jansen van Vuuren | 2018-05-10 | 1 | -19/+0 |
| * | | | | | firestream: fix spelling mistake: "reseverd" -> "reserved" | Colin Ian King | 2018-05-10 | 1 | -1/+1 |
| * | | | | | qede: Fix gfp flags sent to rdma event node allocation | Michal Kalderon | 2018-05-10 | 1 | -1/+1 |
| * | | | | | qed: Fix l2 initializations over iWARP personality | Michal Kalderon | 2018-05-10 | 1 | -4/+2 |
| | |/ / /
| |/| | | |
|
| * | | | | r8169: fix powering up RTL8168h | Heiner Kallweit | 2018-05-09 | 1 | -0/+3 |
| * | | | | Merge tag 'linux-can-fixes-for-4.17-20180508' of ssh://gitolite.kernel.org/pu... | David S. Miller | 2018-05-08 | 3 | -14/+16 |
| |\ \ \ \ |
|
| | * | | | | can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg() | Jimmy Assarsson | 2018-05-08 | 1 | -1/+1 |
| | * | | | | can: flexcan: fix endianess detection | Uwe Kleine-König | 2018-05-08 | 1 | -12/+14 |
| | * | | | | can: dev: increase bus-off message severity | Jakob Unterwurzacher | 2018-05-08 | 1 | -1/+1 |
| * | | | | | Merge branch 'ieee802154-for-davem-2018-05-08' of git://git.kernel.org/pub/sc... | David S. Miller | 2018-05-08 | 2 | -6/+11 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | net: ieee802154: mcr20a: do not leak resources on error path | Stefan Schmidt | 2018-04-23 | 1 | -2/+4 |
| | * | | | | net: ieee802154: atusb: Replace GFP_ATOMIC with GFP_KERNEL in atusb_probe | Jia-Ju Bai | 2018-04-23 | 1 | -1/+1 |
| | * | | | | ieee802154: mcr20a: Fix memory leak in mcr20a_probe | Gustavo A. R. Silva | 2018-04-23 | 1 | -3/+6 |
| * | | | | | net: aquantia: Limit number of vectors to actually allocated irqs | Igor Russkikh | 2018-05-08 | 3 | -10/+12 |
| * | | | | | net: aquantia: driver should correctly declare vlan_features bits | Igor Russkikh | 2018-05-08 | 1 | -0/+2 |