summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-01-07Merge branch 'mac80211' into mac80211-nextJohannes Berg
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-06workqueue.h: remove loops of single statement macrosValentin Rothberg
2015-01-06Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki
2015-01-06ethtool: Extend ethtool plugin module eeprom API to phylibEd Swierk
2015-01-06mm: propagate error from stack expansion even for guard pageLinus Torvalds
2015-01-06brcmfmac: Add support for bcm43340/1 wireless chipsetsArend van Spriel
2015-01-06rcu: Combine DEFINE_SRCU() and DEFINE_STATIC_SRCU()Paul E. McKenney
2015-01-06rcu: Expand SRCU ->completed to 64 bitsPaul E. McKenney
2015-01-06rculist: Fix sparse warningYing Xue
2015-01-06rcupdate: Replace smp_read_barrier_depends() with lockless_dereference()Pranith Kumar
2015-01-06compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release()Paul E. McKenney
2015-01-06Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-01-06drm/amdkfd: reformat IOCTL definitions to drm-styleOded Gabbay
2015-01-06cgroup: add dummy css_put() for !CONFIG_CGROUPSTejun Heo
2015-01-06cgroup: reorder SUBSYS(blkio) in cgroup_subsys.hTejun Heo
2015-01-06percpu_ref: implement percpu_ref_is_dying()Tejun Heo
2015-01-06percpu_ref: remove unnecessary ACCESS_ONCE() in percpu_ref_tryget_live()Tejun Heo
2015-01-06nl80211: define multicast group names in headerJohannes Berg
2015-01-06cfg80211: add extensible feature flag attributeGautam Kumar Shukla
2015-01-06drm/i915: Support creation of unbound wc user mappings for objectsAkash Goel
2015-01-05net: tcp: add per route congestion controlDaniel Borkmann
2015-01-05net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann
2015-01-05net: tcp: add key management to congestion controlDaniel Borkmann
2015-01-05net: fib6: convert cfg metric to u32 outside of table write lockFlorian Westphal
2015-01-05ip: Add offset parameter to ip_cmsg_recvTom Herbert
2015-01-05ip: Add offset parameter to ip_cmsg_recvTom Herbert
2015-01-05ip: IP cmsg cleanupTom Herbert
2015-01-05ip: Move checksum convert defines to inetTom Herbert
2015-01-05NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust
2015-01-05netlink: Warn on unordered or illegal nla_nest_cancel() or nlmsg_cancel()Thomas Graf
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo
2015-01-05ACPI / processor: Convert apic_id to phys_id to make it arch agnosticHanjun Guo
2015-01-05drm/atomic: Hide drm.ko internal interfacesDaniel Vetter
2015-01-05drm: Atomic modeset ioctlRob Clark
2015-01-05drm/atomic: atomic plane propertiesRob Clark
2015-01-05drm: add atomic propertiesRob Clark
2015-01-05nl80211: document NL80211_BSS_STATUS_AUTHENTICATED isn't usedJohannes Berg
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg
2015-01-04list_nulls: fix missing headerYing Xue
2015-01-04rhashtable: fix missing headerYing Xue
2015-01-04geneve: Remove socket hash table.Jesse Gross
2015-01-04geneve: Simplify locking.Jesse Gross
2015-01-04geneve: Remove workqueue.Jesse Gross
2015-01-03Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE optionMarcel Holtmann
2015-01-03ALSA: pcm: Remove unused functions declarationLars-Peter Clausen
2015-01-03rhashtable: Supports for nulls markerThomas Graf
2015-01-03rhashtable: Per bucket locks & deferred expansion/shrinkingThomas Graf
2015-01-03spinlock: Add spin_lock_bh_nested()Thomas Graf