aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-07-30ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2013-07-30ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang
2013-07-30net: Swap ver and type in pppoe_hdrChangli Gao
2013-07-18x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming
2013-07-16netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal
2013-07-16nbd: correct disconnect behaviorPaul Clements
2013-07-09futex: Take hugepages into account when generating futex_keyZhang Yi
2013-06-25net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet
2013-06-25net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski
2013-06-25libceph: wrap auth methods in a mutexSage Weil
2013-06-25libceph: wrap auth ops in wrapper functionsSage Weil
2013-06-25libceph: add update_authorizer auth methodSage Weil
2013-06-25xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu
2013-06-25xen-netback: coalesce slots in TX path and fix regressionsWei Liu
2013-06-14mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-06-14kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook
2013-06-14CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat
2013-06-14Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
2013-06-03cgroup: fix a subtle bug in descendant pre-order walkTejun Heo
2013-05-31mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()Konstantin Khlebnikov
2013-05-31wait: fix false timeouts when using wait_event_timeout()Imre Deak
2013-05-31virtio_console: fix uapi headerMichael S. Tsirkin
2013-05-24ipv6: do not clear pinet6 fieldEric Dumazet
2013-05-24if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer
2013-05-24virtio: don't expose u16 in userspace apistephen hemminger
2013-05-24tcp: force a dst refcount when prequeue packetEric Dumazet
2013-05-24target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel
2013-05-24mm: teach mm by current context info to not do I/O during memory allocationMing Lei
2013-05-24audit: Syscall rules are not applied to existing processes on non-x86Anton Blanchard
2013-05-11drm/radeon: add new richland pci idsAlex Deucher
2013-05-11drm/radeon: add some new SI PCI idsAlex Deucher
2013-05-11drm/prime: keep a reference from the handle to exported dma-buf (v6)Dave Airlie
2013-05-11block: fix max discard sectors limitJames Bottomley
2013-05-11hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi
2013-05-07jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov
2013-05-07ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o
2013-05-07ipc: sysv shared memory limited to 8TiBRobin Holt
2013-05-07exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov
2013-05-07cgroup: fix broken file xattrsLi Zefan
2013-05-07ALSA: emu10k1: Fix dock firmware loadingTakashi Iwai
2013-05-07mm: allow arch code to control the user page table ceilingHugh Dickins
2013-05-01net: fix incorrect credentials passingLinus Torvalds
2013-05-01netfilter: don't reset nf_trace in nf_reset()Patrick McHardy
2013-05-01net: count hw_addr syncs so that unsync works properly.Vlad Yasevich
2013-04-26Add file_ns_capable() helper function for open-time capability checkingLinus Torvalds
2013-04-25vm: add vm_iomap_memory() helper functionLinus Torvalds
2013-04-25ssb: implement spurious tone avoidanceRafał Miłecki
2013-04-25KVM: Allow cross page reads and writes from cached translations.Andrew Honig
2013-04-25kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner
2013-04-16ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt (Red Hat)