summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-12-07ACPI / bind: Redefine acpi_preset_companion()Rafael J. Wysocki2-1/+6
2013-12-07ACPI / bind: Redefine acpi_get_child()Rafael J. Wysocki1-5/+1
2013-12-07ACPI / bind: Simplify child device lookupsRafael J. Wysocki1-0/+3
2013-12-07Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki8-17/+7
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng8-17/+7
2013-12-07ether_addr_equal: Optimize implementation, remove unused compare_ether_addrJoe Perches1-33/+18
2013-12-07ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage tempor...Jiri Pirko1-0/+1
2013-12-07ipv6 addrconf: extend ifa_flags to u32Jiri Pirko3-3/+7
2013-12-07usb: omap1: add extcon to platform dataAaro Koskinen1-0/+2
2013-12-07ARM: OMAP1: USB: move omap_usb_config to platform dataAaro Koskinen1-0/+51
2013-12-07net: introduce dev_consume_skb_any()Eric Dumazet1-9/+44
2013-12-07cgroup: remove for_each_root_subsys()Tejun Heo1-8/+1
2013-12-06net: phy: breakdown PHY_*_FEATURES definesFlorian Fainelli1-7/+16
2013-12-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller5-62/+189
2013-12-06sunrpc: replace sunrpc_net->gssd_running flag with a more reliable checkJeff Layton1-0/+2
2013-12-06sunrpc: create a new dummy pipe for gssd to hold openJeff Layton1-1/+2
2013-12-06tcp: auto corkingEric Dumazet2-0/+2
2013-12-06netfilter: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-12-06include/net/: Fix FSF address in file headersJeff Kirsher28-76/+32
2013-12-06sctp: Fix FSF address in file headersJeff Kirsher8-24/+16
2013-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+6
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-62/+189
2013-12-06net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert3-11/+6
2013-12-06xfrm: Remove ancient sleeping when the SA is in acquire stateSteffen Klassert1-2/+0
2013-12-06xfrm: Namespacify xfrm state/policy locksFan Du2-6/+9
2013-12-06xfrm: Using the right namespace to migrate key infoFan Du1-1/+1
2013-12-06Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-1/+20
2013-12-06tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman1-4/+2
2013-12-06xen-netback: fix fragment detection in checksum setupPaul Durrant2-1/+3
2013-12-06Merge branches 'pm-epoll', 'pnp' and 'powercap'Rafael J. Wysocki1-1/+12
2013-12-06Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki1-0/+8
2013-12-06Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2-9/+10
2013-12-06Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-28/+0
2013-12-06Input: add SW_MUTE_DEVICE switch definitionPing Cheng1-0/+1
2013-12-05percpu: fix spurious sparse warnings from DEFINE_PER_CPU()Tejun Heo1-0/+1
2013-12-05Merge tag 'sound-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+2
2013-12-05cgroup: unify pidlist and other file handlingTejun Heo1-1/+5
2013-12-05cgroup: replace cftype->read_seq_string() with cftype->seq_show()Tejun Heo1-6/+3
2013-12-05cgroup: attach cgroup_open_file to all cgroup filesTejun Heo1-0/+33
2013-12-05cgroup: remove cftype->read(), ->read_map() and ->write()Tejun Heo1-25/+0
2013-12-05cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic2-3/+5
2013-12-05Bluetooth: Simplify l2cap_chan initialization for LE CoCJohan Hedberg1-1/+0
2013-12-05Bluetooth: Fix CID ranges for LE CoC CID allocationsJohan Hedberg1-0/+1
2013-12-05Bluetooth: Fix LE L2CAP Connect Request handling together with SMPJohan Hedberg1-0/+1
2013-12-05Bluetooth: Introduce L2CAP channel callback for suspendingJohan Hedberg1-0/+1
2013-12-05Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket optionsJohan Hedberg1-0/+3
2013-12-05Bluetooth: Track LE L2CAP credits in l2cap_chanJohan Hedberg1-0/+3
2013-12-05Bluetooth: Add LE L2CAP flow control modeJohan Hedberg1-0/+7
2013-12-05Bluetooth: Add basic LE L2CAP connect request receiving supportJohan Hedberg1-0/+1
2013-12-05Bluetooth: Add definitions for LE connection oriented channelsJohan Hedberg1-0/+31