summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-01-15ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao1-0/+13
2014-01-15vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller1-0/+9
2014-01-15ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs1-0/+5
2014-01-15net: unix: allow set_peek_off to failSasha Levin1-1/+1
2014-01-09aio/migratepages: make aio migrate pages saneBenjamin LaHaise1-1/+2
2014-01-09mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman1-1/+6
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel1-0/+44
2014-01-09mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman1-1/+9
2014-01-09libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino1-0/+1
2014-01-09auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel1-1/+1
2014-01-09kexec: migrate to reboot cpuVivek Goyal1-0/+1
2013-12-20vfs: split out vfs_getattr_nosecJ. Bruce Fields1-0/+1
2013-12-20x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin1-2/+0
2013-12-20usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight1-0/+2
2013-12-20PCI: Disable Bus Master only on kexec rebootKhalid Aziz1-0/+3
2013-12-11efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Seiji Aguchi1-0/+4
2013-12-08take anon inode allocation to libfs.cAl Viro1-0/+1
2013-12-08mm: numa: return the number of base pages altered by protection changesMel Gorman1-0/+1
2013-12-08netfilter: push reasm skb through instead of original frag skbsJiri Pirko1-32/+0
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa1-0/+8
2013-12-08random32: fix off-by-one in seeding requirementDaniel Borkmann1-3/+3
2013-12-04mfd: rtsx: Modify rts5249_optimize_phyWei WANG1-0/+53
2013-12-04mtd: map: fixed bug in 64-bit systemsWang Haitao1-2/+2
2013-12-04ipc, msg: fix message length check for negative valuesMathias Krause1-3/+3
2013-12-04rbtree: fix rbtree_postorder_for_each_entry_safe() iteratorJan Kara1-7/+9
2013-11-29usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp1-1/+3
2013-11-29NFSv4.2: Fix a mismatch between Linux labeled NFS and the NFSv4.2 specTrond Myklebust1-1/+1
2013-11-29exec/ptrace: fix get_dumpable() incorrect testsKees Cook2-3/+4
2013-11-29sched, idle: Fix the idle polling state logicPeter Zijlstra2-7/+73
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause1-3/+3
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen1-4/+4
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-26/+15
2013-10-17yam: integer underflow in yam_ioctl()Dan Carpenter1-1/+1
2013-10-17Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-2/+4
2013-10-17usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck1-1/+1
2013-10-16mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner2-43/+14
2013-10-16usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum1-1/+3
2013-10-15Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-14/+0
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski1-14/+0
2013-10-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-6/+4
2013-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+15
2013-10-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-7/+0
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-0/+15
2013-10-11Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie1-7/+0
2013-10-10Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+15
2013-10-10random: allow architectures to optionally define random_get_entropy()Theodore Ts'o1-0/+14
2013-10-10IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg1-1/+1
2013-10-10mlx5: Fix layout of struct mlx5_init_segEli Cohen1-1/+1
2013-10-10mlx5: Remove checksum on command interface commandsEli Cohen2-4/+2
2013-10-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+23