summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-10-13net: centralize net_device min/max MTU checkingJarod Wilson
2016-10-12Merge branch 's390-net'David S. Miller
2016-10-12Subject: [PATCH] af_iucv: drop skbs rejected by filterUrsula Braun
2016-10-12Subject: [PATCH] af_iucv: enable control sends in case of SEND_SHUTDOWNUrsula Braun
2016-10-12Merge branch 'xgene-gpio'David S. Miller
2016-10-12arm64: xgene: defconfig: Enable Standby GPIOIyappan Subramanian
2016-10-12drivers: net: xgene: fix: Use GPIO to get link statusIyappan Subramanian
2016-10-12openvswitch: correctly fragment packet with mpls headersJiri Benc
2016-10-12net: dsa: slave: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-10-12net: usb: lan78xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-10-12net: ti: netcp_ethss: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-10-12net: ti: cpsw: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-10-12net: stmmac: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-10-12net: stmmac: use phydev from struct net_devicePhilippe Reynes
2016-10-12net: mv643xx_eth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-10-12net: mv643xx_eth: use phydev from struct net_devicePhilippe Reynes
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-11mm: split gfp_mask and mapping flags into separate fieldsMichal Hocko
2016-10-11fs: use mapping_set_error instead of opencoded set_bitMichal Hocko
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-10-11hung_task: allow hung_task_panic when hung_task_warnings is 0John Siddle
2016-10-11kthread: add kerneldoc for kthread_create()Jonathan Corbet
2016-10-11kthread: better support freezable kthread workersPetr Mladek
2016-10-11kthread: allow to modify delayed kthread workPetr Mladek
2016-10-11kthread: allow to cancel kthread workPetr Mladek
2016-10-11kthread: initial support for delayed kthread workPetr Mladek
2016-10-11kthread: detect when a kthread work is used by more workersPetr Mladek
2016-10-11kthread: add kthread_destroy_worker()Petr Mladek
2016-10-11kthread: add kthread_create_worker*()Petr Mladek
2016-10-11kthread: allow to call __kthread_create_on_node() with va_list argsPetr Mladek
2016-10-11kthread/smpboot: do not park in kthread_create_on_cpu()Petr Mladek
2016-10-11kthread: kthread worker API cleanupPetr Mladek
2016-10-11kthread: rename probe_kthread_data() to kthread_probe_data()Petr Mladek
2016-10-11scripts/tags.sh: enable code completion in VIMMathieu Maret
2016-10-11mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mappingCatalin Marinas
2016-10-11kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier
2016-10-11ipc/sem.c: add cond_resched in exit_smeNikolay Borisov
2016-10-11ipc/msg: avoid waking sender upon full queueDavidlohr Bueso
2016-10-11ipc/msg: make ss_wakeup() kill arg booleanDavidlohr Bueso
2016-10-11ipc/msg: batch queue sender wakeupsDavidlohr Bueso
2016-10-11ipc/msg: implement lockless pipelined wakeupsSebastian Andrzej Siewior
2016-10-11ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul
2016-10-11kcov: do not instrument lib/stackdepot.cAlexander Potapenko
2016-10-11config: android: enable CONFIG_SECCOMPRob Herring
2016-10-11config: android: set SELinux as default security modeRob Herring
2016-10-11config: android: move device mapper options to recommendedRob Herring
2016-10-11config/android: Remove CONFIG_IPV6_PRIVACYBorislav Petkov
2016-10-11relay: Use irq_work instead of plain timer for deferred wakeupPeter Zijlstra