summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-24lwtunnel: remove source and destination UDP port config optionJiri Benc
2015-09-24ipv4: send arp replies to the correct tunnelJiri Benc
2015-09-24net: gianfar: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla
2015-09-24skbuff: Fix skb checksum flag on skb pullPravin B Shelar
2015-09-24Merge tag 'drm-intel-fixes-2015-09-24' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-09-24cgroup, writeback: don't enable cgroup writeback on traditional hierarchiesTejun Heo
2015-09-24netlink: Replace rhash_portid with boundHerbert Xu
2015-09-24ALSA: hda - Disable power_save_node for ThinkpadsTakashi Iwai
2015-09-24Merge tag 'asoc-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2015-09-24Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-24Merge tag 'regulator-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-09-24Merge tag 'dm-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-09-24ALSA: hda/tegra - async probe for avoiding module loading deadlockTakashi Iwai
2015-09-24Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/...Dave Airlie
2015-09-24drm: Allow also control clients to check the drm versionThomas Hellstrom
2015-09-24drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()Christian Engelmayer
2015-09-24drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()Christian Engelmayer
2015-09-23geneve: use network byte order for destination port config parameterJohn W. Linville
2015-09-23Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-09-23drm/layerscape: fix handling fsl_dcu_drm_plane_index resultAndrzej Hajda
2015-09-23drm/mgag200: Fix driver_load error handlingArchit Taneja
2015-09-23drm/mgag200: Fix error handling paths in fbdev driverArchit Taneja
2015-09-23drm/qxl: only report first monitor as connected if we have no stateDave Airlie
2015-09-238139cp: Dump contents of descriptor ring on TX timeoutDavid Woodhouse
2015-09-238139cp: Fix DMA unmapping of transmitted buffersDavid Woodhouse
2015-09-238139cp: Reduce duplicate csum/tso code in cp_start_xmit()David Woodhouse
2015-09-238139cp: Fix TSO/scatter-gather descriptor setupDavid Woodhouse
2015-09-238139cp: Fix tx_queued debug message to print correct slot numbersDavid Woodhouse
2015-09-238139cp: Do not re-enable RX interrupts in cp_tx_timeout()David Woodhouse
2015-09-23Merge branch 'netcp-fixes'David S. Miller
2015-09-23net: netcp: fix deadlock reported by lockup detectorKaricheri, Muralidharan
2015-09-23net: netcp: allocate buffers to desc before re-enable interruptKaricheri, Muralidharan
2015-09-23net: netcp: check for interface handle in netcp_module_probe()Karicheri, Muralidharan
2015-09-23net: netcp: add error check to netcp_allocate_rx_buf()Karicheri, Muralidharan
2015-09-23net: netcp: move netcp_register_interface() to after attach moduleKaricheri, Muralidharan
2015-09-23net: netcp: remove dead code from the driverKaricheri, Muralidharan
2015-09-23net: netcp: ethss: fix error in calling sgmii api with incorrect offsetWingMan Kwok
2015-09-23Fix AF_PACKET ABI breakage in 4.2David Woodhouse
2015-09-23netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman
2015-09-23tcp: add proper TS val into RST packetsEric Dumazet
2015-09-23drm/radeon: add quirk for MSI R7 370Maxim Sheviakov
2015-09-23drm/amdgpu: Sprinkle drm_modeset_lock_all to appease locking checksAlex Deucher
2015-09-23drm/radeon: Sprinkle drm_modeset_lock_all to appease locking checksDaniel Vetter
2015-09-23drm/amdgpu: sync ce and me with SWITCH_BUFFER(2)monk.liu
2015-09-23drm/amdgpu: integer overflow in amdgpu_mode_dumb_create()Dan Carpenter
2015-09-23drm/amdgpu: info leak in amdgpu_gem_metadata_ioctl()Dan Carpenter
2015-09-23drm/amdgpu: integer overflow in amdgpu_info_ioctl()Dan Carpenter
2015-09-23drm/amdgpu: unwind properly in amdgpu_cs_parser_init()Dan Carpenter
2015-09-23drm/amdgpu: Fix max_vblank_count value for current display enginesAlex Deucher
2015-09-23drm/amdgpu: use kmemdup rather than duplicating its implementationAndrzej Hajda