summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-24l2tp: fix configuration passed to setup_udp_tunnel_sock()Guillaume Nault1-1/+1
2016-06-24bridge: Don't insert unnecessary local fdb entry on changing mac addressToshiaki Makita1-0/+2
2016-06-24tcp: record TLP and ER timer stats in v6 statsYuchung Cheng1-1/+3
2016-06-24bpf, trace: use READ_ONCE for retrieving file ptrDaniel Borkmann1-2/+2
2016-06-24net: nps_enet: Disable interrupts before napi rescheduleElad Kanfi1-1/+3
2016-06-24vxlan: Accept user specified MTU value when create new vxlan linkChen Haiquan1-0/+3
2016-06-24net: stmmac: Fix incorrect memcpy source memoryMarek Vasut1-1/+1
2016-06-24net: alx: use custom skb allocatorFeng Tang2-1/+51
2016-06-24team: don't call netdev_change_features under team->lockIvan Vecera1-2/+7
2016-06-24sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree1-0/+16
2016-06-24net: hwbm: Fix unbalanced spinlock in error caseGregory CLEMENT1-0/+3
2016-06-24net: mvneta: Fix lacking spinlock initializationGregory CLEMENT1-0/+1
2016-06-24bpf, inode: disallow userns mountsDaniel Borkmann1-1/+0
2016-06-24ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=nEzequiel Garcia2-4/+8
2016-06-24uapi glibc compat: fix compilation when !__USE_MISC in glibcNicolas Dichtel1-1/+1
2016-06-24udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa4-11/+7
2016-06-24bpf: Use mount_nodev not mount_ns to mount the bpf filesystemEric W. Biederman1-1/+1
2016-06-24tuntap: correctly wake up process during uninitJason Wang1-3/+3
2016-06-24macsec: fix netlink attribute for key idSabrina Dubroca1-2/+2
2016-06-24switchdev: pass pointer to fib_info instead of copyJiri Pirko3-7/+5
2016-06-24tipc: fix nametable publication field in nl compatRichard Alpe1-1/+1
2016-06-24netlink: Fix dump skb leak/double freeHerbert Xu1-2/+5
2016-06-24tipc: check nl sock before parsing nested attributesRichard Alpe1-0/+3
2016-06-24scsi: Add QEMU CD-ROM to VPD Inquiry BlacklistEwan D. Milne1-0/+1
2016-06-24scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley1-2/+5
2016-06-08Linux 4.6.2v4.6.2Greg Kroah-Hartman1-1/+1
2016-06-08regulator: Fix deadlock during regulator registrationJon Hunter1-5/+5
2016-06-08IB/hfi1: Fix hard lockup due to not using save/restore spin lockMike Marciniszyn1-2/+3
2016-06-08drm: msm: remove unused variableArnd Bergmann1-1/+0
2016-06-08xfs: skip stale inodes in xfs_iflush_clusterDave Chinner1-0/+1
2016-06-08xfs: fix inode validity check in xfs_iflush_clusterDave Chinner1-4/+4
2016-06-08xfs: xfs_iflush_cluster fails to abort on errorDave Chinner1-4/+13
2016-06-08xfs: remove xfs_fs_evict_inode()Dave Chinner1-21/+7
2016-06-08xfs: Don't wrap growfs AGFL indexesDave Chinner1-2/+2
2016-06-08xfs: disallow rw remount on fs with unknown ro-compat featuresEric Sandeen1-0/+10
2016-06-08gcov: disable tree-loop-im to reduce stack usageArnd Bergmann1-1/+1
2016-06-08mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap()Kirill A. Shutemov1-0/+2
2016-06-08scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada1-2/+2
2016-06-08dma-debug: avoid spinlock recursion when disabling dma-debugVille Syrjälä1-1/+1
2016-06-08PM / sleep: Handle failures in device_suspend_late() consistentlyRafael J. Wysocki1-2/+3
2016-06-08nfs: avoid race that crashes nfs_init_commitWeston Andros Adamson2-0/+32
2016-06-08ext4: silence UBSAN in ext4_mb_init()Nicolai Stange1-2/+4
2016-06-08ext4: address UBSAN warning in mb_find_order_for_block()Nicolai Stange1-1/+3
2016-06-08ext4: fix oops on corrupted filesystemJan Kara1-1/+1
2016-06-08ext4: fix check of dqget() return value in ext4_ioctl_setproject()Seth Forshee1-1/+1
2016-06-08ext4: clean up error handling when orphan list is corruptedTheodore Ts'o1-27/+22
2016-06-08ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o1-4/+6
2016-06-08ext4: fix data exposure after a crashJan Kara1-9/+15
2016-06-08drm/i915: Pass the correct crtc state to .update_plane()Ville Syrjälä1-3/+1
2016-06-08drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel4-3/+14