Age | Commit message (Expand) | Author | Files | Lines |
2016-11-13 | ibmvnic: Unmap ibmvnic_statistics structure | Thomas Falcon | 1 | -0/+3 |
2016-11-13 | sfc: clear napi_hash state when copying channels | Bert Kenward | 1 | -0/+3 |
2016-11-13 | net: ethernet: ti: davinci_cpdma: don't stop ctlr if it was stopped | Ivan Khoronzhuk | 1 | -1/+1 |
2016-11-13 | net: ethernet: ti: davinci_cpdma: fix fixed prio cpdma ctlr configuration | Ivan Khoronzhuk | 2 | -53/+53 |
2016-11-13 | Merge branch 'media-fixes' (patches from Mauro) | Linus Torvalds | 14 | -249/+310 |
2016-11-13 | Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -6/+3 |
2016-11-13 | Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+3 |
2016-11-13 | Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -53/+63 |
2016-11-13 | Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 12 | -37/+35 |
2016-11-13 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -42/+1 |
2016-11-13 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 7 | -8/+29 |
2016-11-13 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -29/+37 |
2016-11-13 | gp8psk: Fix DVB frontend attach | Mauro Carvalho Chehab | 7 | -152/+246 |
2016-11-13 | gp8psk: fix gp8psk_usb_in_op() logic | Mauro Carvalho Chehab | 1 | -2/+3 |
2016-11-13 | dvb-usb: move data_mutex to struct dvb_usb_device | Mauro Carvalho Chehab | 7 | -95/+61 |
2016-11-13 | mlxsw: reg: Fix pwm_frequency field size in MFCR register | Jiri Pirko | 1 | -1/+1 |
2016-11-13 | mlxsw: spectrum_router: Correctly dump neighbour activity | Arkadi Sharshevsky | 1 | -1/+21 |
2016-11-13 | mlxsw: spectrum: Fix refcount bug on span entries | Yotam Gigi | 1 | -1/+3 |
2016-11-13 | bnxt_en: Fix VF virtual link state. | Michael Chan | 1 | -2/+2 |
2016-11-13 | bnxt_en: Fix ring arithmetic in bnxt_setup_tc(). | Michael Chan | 1 | -5/+6 |
2016-11-13 | net: phy: marvell: optimize logic for page changing during init | Uwe Kleine-König | 1 | -4/+2 |
2016-11-13 | r8152: Fix error path in open function | Guenter Roeck | 1 | -7/+10 |
2016-11-13 | iio: maxim_thermocouple: detect invalid storage size in read() | Arnd Bergmann | 1 | -0/+2 |
2016-11-13 | amd-xgbe: Add support for a KR redriver | Lendacky, Thomas | 5 | -37/+458 |
2016-11-13 | amd-xgbe: Add support for MDIO attached PHYs | Lendacky, Thomas | 6 | -11/+557 |
2016-11-13 | amd-xgbe: Add support for SFP+ modules | Lendacky, Thomas | 6 | -8/+1642 |
2016-11-13 | net: phy: expose phy_aneg_done API for use by drivers | Lendacky, Thomas | 2 | -10/+2 |
2016-11-13 | amd-xgbe: Add I2C support for sideband communication | Lendacky, Thomas | 9 | -1/+753 |
2016-11-13 | amd-xgbe: Add ECC status support for the device memory | Lendacky, Thomas | 7 | -3/+340 |
2016-11-13 | amd-xgbe: Add support for new DMA interrupt mode | Lendacky, Thomas | 6 | -36/+91 |
2016-11-13 | amd-xgbe: Allow for a greater number of Rx queues | Lendacky, Thomas | 1 | -2/+1 |
2016-11-13 | amd-xgbe: Add PCI device support | Lendacky, Thomas | 11 | -20/+1657 |
2016-11-13 | amd-xgbe: Add a workaround for Tx timestamp issue | Lendacky, Thomas | 3 | -3/+12 |
2016-11-13 | amd-xgbe: Guard against incorrectly generated interrupts | Lendacky, Thomas | 1 | -1/+15 |
2016-11-13 | bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error path | Daniel Borkmann | 1 | -1/+4 |
2016-11-13 | net: ethernet: ti: davinci_cpdma: free memory while channel destroy | Ivan Khoronzhuk | 1 | -1/+1 |
2016-11-12 | aoe: fix crash in page count manipulation | Jens Axboe | 1 | -41/+0 |
2016-11-12 | lightnvm: invalid offset calculation for lba_shift | Matias Bjørling | 1 | -1/+1 |
2016-11-12 | Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 7 | -22/+13 |
2016-11-12 | Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -4/+4 |
2016-11-12 | Merge tag 'platform-drivers-x86-v4.9-3' of git://git.infradead.org/users/dvha... | Linus Torvalds | 2 | -7/+26 |
2016-11-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+2 |
2016-11-12 | Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -0/+70 |
2016-11-12 | Merge tag 'drm-fixes-for-v4.9-rc5' of git://people.freedesktop.org/~airlied/l... | Linus Torvalds | 31 | -136/+299 |
2016-11-12 | Merge tag 'mmc-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds | 5 | -17/+36 |
2016-11-12 | Merge tag 'pinctrl-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 7 | -10/+24 |
2016-11-12 | Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes' | Rafael J. Wysocki | 1 | -4/+4 |
2016-11-12 | Merge branch 'device-properties' | Rafael J. Wysocki | 7 | -22/+13 |
2016-11-11 | Merge branch 'maybe-uninitialized' (patches from Arnd) | Linus Torvalds | 4 | -30/+33 |
2016-11-11 | pcmcia: fix return value of soc_pcmcia_regulator_set | Arnd Bergmann | 1 | -1/+1 |