Age | Commit message (Expand) | Author | Files | Lines |
2018-07-02 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 2 | -3/+12 |
2018-07-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 55 | -198/+414 |
2018-07-02 | qede: Adverstise software timestamp caps when PHC is not available. | Sudarsana Reddy Kalluru | 1 | -2/+8 |
2018-07-02 | qed: Fix use of incorrect size in memcpy call. | Sudarsana Reddy Kalluru | 1 | -4/+4 |
2018-07-02 | qed: Fix setting of incorrect eswitch mode. | Sudarsana Reddy Kalluru | 2 | -3/+18 |
2018-07-02 | qed: Limit msix vectors in kdump kernel to the minimum required count. | Sudarsana Reddy Kalluru | 1 | -0/+8 |
2018-07-02 | ipvlan: call dev_change_flags when ipvlan mode is reset | Hangbin Liu | 1 | -8/+28 |
2018-07-02 | net: fix use-after-free in GRO with ESP | Sabrina Dubroca | 2 | -4/+2 |
2018-07-01 | Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -6/+9 |
2018-07-01 | Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 4 | -27/+35 |
2018-07-01 | Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 26 | -65/+369 |
2018-07-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -15/+5 |
2018-06-30 | Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -7/+7 |
2018-06-30 | hv_netvsc: split sub-channel setup into async and sync | Stephen Hemminger | 4 | -52/+65 |
2018-06-30 | atm: zatm: Fix potential Spectre v1 | Gustavo A. R. Silva | 1 | -0/+2 |
2018-06-30 | s390/qeth: consistently re-enable device features | Julian Wiedmann | 4 | -17/+16 |
2018-06-30 | s390/qeth: don't clobber buffer on async TX completion | Julian Wiedmann | 2 | -6/+27 |
2018-06-30 | s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6] | Vasily Gorbik | 1 | -2/+2 |
2018-06-30 | s390/qeth: fix race when setting MAC address | Julian Wiedmann | 1 | -4/+11 |
2018-06-30 | Revert "s390/qeth: use Read device to query hypervisor for MAC" | Julian Wiedmann | 1 | -1/+1 |
2018-06-30 | alx: take rtnl before calling __alx_open from resume | Sabrina Dubroca | 1 | -1/+7 |
2018-06-30 | sfc: correctly initialise filter rwsem for farch | Bert Kenward | 1 | -0/+1 |
2018-06-30 | net: phy: DP83TC811: Fix disabling interrupts | Dan Murphy | 1 | -1/+1 |
2018-06-30 | dpaa_eth: DPAA SGT needs to be 256B | Madalin Bucur | 1 | -7/+8 |
2018-06-30 | fsl/fman: fix parser reporting bad checksum on short frames | Madalin Bucur | 1 | -0/+8 |
2018-06-30 | bnx2x: Fix receiving tx-timeout in error or recovery state. | Sudarsana Reddy Kalluru | 3 | -0/+13 |
2018-06-30 | cnic: tidy up a size calculation | Dan Carpenter | 1 | -1/+1 |
2018-06-30 | atm: iphase: fix a 64 bit bug | Dan Carpenter | 1 | -1/+1 |
2018-06-29 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+1 |
2018-06-29 | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -11/+15 |
2018-06-29 | sg: remove ->sg_magic member | Jens Axboe | 1 | -3/+0 |
2018-06-29 | Merge tag 'pci-v4.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -7/+12 |
2018-06-29 | Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -8/+7 |
2018-06-29 | Merge tag 'drm-fixes-2018-06-29' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 8 | -27/+59 |
2018-06-29 | Merge tag 'for-4.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 9 | -27/+33 |
2018-06-29 | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 1 | -2/+5 |
2018-06-29 | drbd: Fix drbd_request_prepare() discard handling | Bart Van Assche | 1 | -2/+2 |
2018-06-29 | Merge branch 'pm-domains' | Rafael J. Wysocki | 1 | -4/+3 |
2018-06-29 | i2c: gpio: initialize SCL to HIGH again | Wolfram Sang | 1 | -2/+2 |
2018-06-29 | i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfers | Peter Rosin | 1 | -5/+9 |
2018-06-29 | i2c: algos: bit: mention our experience about initial states | Wolfram Sang | 1 | -0/+5 |
2018-06-29 | Revert "i2c: algo-bit: init the bus to a known state" | Wolfram Sang | 1 | -5/+0 |
2018-06-28 | Merge tag 'drm-misc-fixes-2018-06-28' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 1 | -4/+8 |
2018-06-28 | Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 4 | -14/+35 |
2018-06-28 | dm: prevent DAX mounts if not supported | Ross Zwisler | 2 | -5/+5 |
2018-06-28 | dax: check for QUEUE_FLAG_DAX in bdev_dax_supported() | Ross Zwisler | 1 | -0/+8 |
2018-06-28 | pmem: only set QUEUE_FLAG_DAX for fsdax mode | Ross Zwisler | 1 | -1/+2 |
2018-06-28 | md/raid10: fix that replacement cannot complete recovery after reassemble | BingJing Chang | 1 | -0/+7 |
2018-06-28 | Merge tag 'mtd/fixes-for-4.18-rc3' of git://git.infradead.org/linux-mtd | Linus Torvalds | 7 | -25/+61 |
2018-06-28 | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds | 3 | -18/+15 |