summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-12-18Bluetooth: Remove mgmt_set_service_cacheJohan Hedberg
2011-12-18Bluetooth: Move mgmt_set_fast_connectable to the right locationJohan Hedberg
2011-12-18Bluetooth: Update mgmt_read_info and related mgmt messagesJohan Hedberg
2011-12-18Bluetooth: Remove work_add and work_del from hci_sysfsGustavo F. Padovan
2011-12-18Bluetooth: invert locking order in connect pathGustavo F. Padovan
2011-12-18Bluetooth: convert info timer to delayed_workGustavo F. Padovan
2011-12-18Bluetooth: convert tx_task to workqueueGustavo F. Padovan
2011-12-18Bluetooth: Move command task to workqueueGustavo F. Padovan
2011-12-18Bluetooth: convert conn hash to RCUGustavo F. Padovan
2011-12-18Bluetooth: convert chan_lock to mutexGustavo F. Padovan
2011-12-18Bluetooth: Move L2CAP timers to workqueueGustavo F. Padovan
2011-12-18Bluetooth: Use delayed work for advertisiment cache timeoutGustavo F. Padovan
2011-12-18Bluetooth: Use delayed_work for connection timeoutGustavo F. Padovan
2011-12-18Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan
2011-12-18Bluetooth: Process recv path in a workqueue instead of a taskletMarcel Holtmann
2011-12-18writeback: dirty ratelimit - think time compensationWu Fengguang
2011-12-18writeback: fix dirtied pages accounting on redirtyWu Fengguang
2011-12-18writeback: charge leaked page dirties to active tasksWu Fengguang
2011-12-18writeback: show writeback reason with __print_symbolicWu Fengguang
2011-12-18netfilter: nf_conntrack: use atomic64 for accounting countersEric Dumazet
2011-12-17Merge commit 'v3.2-rc6' into fbdev-nextFlorian Tobias Schandinat
2011-12-16Bluetooth: make hci_conn_enter_sniff_mode staticGustavo F. Padovan
2011-12-16net: fix compilation with !CONFIG_NETGlauber Costa
2011-12-16Bluetooth: Initialize LE connection countGustavo F. Padovan
2011-12-16Bluetooth: remove lock from struct conn_hashGustavo F. Padovan
2011-12-16Bluetooth: remove struct hci_chan_hashGustavo F. Padovan
2011-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds
2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings
2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings
2011-12-16ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIRBen Hutchings
2011-12-16unix_diag: Receive queue lenght NLAPavel Emelyanov
2011-12-16unix_diag: Pending connections IDs NLAPavel Emelyanov
2011-12-16unix_diag: Unix peer inode NLAPavel Emelyanov
2011-12-16unix_diag: Unix inode info NLAPavel Emelyanov
2011-12-16unix_diag: Unix socket name NLAPavel Emelyanov
2011-12-16unix_diag: Basic module skeletonPavel Emelyanov
2011-12-16af_unix: Export stuff required for diag modulePavel Emelyanov
2011-12-16sock_diag: Generalize requests cookies managementsPavel Emelyanov
2011-12-16sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declarationPavel Emelyanov
2011-12-16xen: Add xenbus_backend deviceBastian Blank
2011-12-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-12-16iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov
2011-12-16xen/granttable: Support transitive grantsAnnie Li
2011-12-16xen/granttable: Support sub-page grantsAnnie Li
2011-12-16cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez
2011-12-16Merge branch 'davinci/cleanup' into next/cleanupArnd Bergmann
2011-12-16target: Set additional sense length field in sense dataRoland Dreier
2011-12-15Merge branch 'at91/defconfig' into next/cleanupOlof Johansson
2011-12-15cfg80211: validate nl80211 station handling betterJohannes Berg
2011-12-15Move limit definitions outside CONFIG_INETGlauber Costa