aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-03-23net-tcp: fastopen: fix high order allocationsEric Dumazet
2014-03-06ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso
2014-03-06net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-03-06net: core: introduce netif_skb_dev_featuresFlorian Westphal
2014-03-06net: add and use skb_gso_transport_seglen()Florian Westphal
2014-03-06can: add destructor for self generated skbsOliver Hartkopp
2014-02-22compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan
2014-02-13ore: Fix wrong math in allocation of per device BIOBoaz Harrosh
2014-02-13fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens
2014-02-13fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens
2014-02-13mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner
2014-02-13audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro
2014-02-13fuse: fix pipe_buf_operationsMiklos Szeredi
2014-02-06libata: disable LPM for some WD SATA-I devicesTejun Heo
2014-02-06mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli
2014-01-25mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUALGeert Uytterhoeven
2014-01-15vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller
2014-01-15ipv6: fix illegal mac_header comparison on 32bitHannes Frederic Sowa
2014-01-15net: unix: allow set_peek_off to failSasha Levin
2014-01-09clocksource: arch_timer: use virtual countersMark Rutland
2014-01-09libceph: add function to ensure notifies are completeJosh Durgin
2014-01-09libceph: fix safe completionYan, Zheng
2014-01-09mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2014-01-09sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov
2014-01-09libata: Add atapi_dmadir force flagVincent Pelletier
2014-01-09auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel
2014-01-09drm/radeon: 0x9649 is SUMO2 not SUMOAlex Deucher
2014-01-09target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger
2013-12-20x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin
2013-12-20PCI: Disable Bus Master only on kexec rebootKhalid Aziz
2013-12-20ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella
2013-12-20ALSA: compress: Fix 64bit ABI incompatibilityTakashi Iwai
2013-12-11crypto: scatterwalk - Use sg_chain_ptr on chain entriesTom Lendacky
2013-12-11lib/genalloc.c: fix overflow of ending address of memory chunkJoonyoung Shim
2013-12-11SCSI: Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen
2013-12-11crypto: scatterwalk - Set the chain pointer indication bitTom Lendacky
2013-12-08mm: numa: return the number of base pages altered by protection changesMel Gorman
2013-12-08clockevents: Add module refcountThomas Gleixner
2013-12-08clockevents: Get rid of the notifier chainThomas Gleixner
2013-12-08netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-12-08inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-12-08random32: fix off-by-one in seeding requirementDaniel Borkmann
2013-12-04netfilter: nf_conntrack: use RCU safe kfree for conntrack extensionsMichal Kubecek
2013-12-04tracing: Allow events to have NULL stringsSteven Rostedt (Red Hat)
2013-12-04ACPI / hotplug: Fix conflicted PCI bridge notify handlersToshi Kani
2013-12-04audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton
2013-12-04mtd: map: fixed bug in 64-bit systemsWang Haitao
2013-12-04ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause