summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-04-29ipv4: Use caller's on-stack flowi as-is in output route lookups.David S. Miller1-1/+1
2011-04-29net: Make dst_alloc() take more explicit initializations.David S. Miller1-1/+2
2011-04-29PM / Runtime: Add subsystem data field to struct dev_pm_infoRafael J. Wysocki1-0/+1
2011-04-29PM: Export platform bus type's default PM callbacksRafael J. Wysocki1-0/+60
2011-04-29timers: Improve alarmtimer comments and minor fixesJohn Stultz1-1/+11
2011-04-29net: allow user to change NETIF_F_HIGHDMAMichał Mirosław1-1/+2
2011-04-29net: fix netdev_increment_features()Michał Mirosław1-1/+6
2011-04-29inet: add RCU protection to inet->optEric Dumazet2-8/+17
2011-04-29Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-0/+2
2011-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-1/+7
2011-04-29flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris1-1/+1
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart1-0/+1
2011-04-28flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris1-1/+1
2011-04-28Bluetooth: Add store_hint parameter to mgmt_new_keyJohan Hedberg2-1/+2
2011-04-28Bluetooth: Remove old_key_type from mgmt_ev_new_keyJohan Hedberg2-2/+1
2011-04-28Bluetooth: Fix link key persistent storage criteriaJohan Hedberg1-2/+2
2011-04-28Bluetooth: Add confirm_hint parameter to user confirmation requestsJohan Hedberg2-1/+3
2011-04-28Bluetooth: Add variable SSP auto-accept delay supportJohan Hedberg1-0/+3
2011-04-28mac80211: Add new API for rate selectionSujith Manoharan1-0/+6
2011-04-28mac80211: allow low level drivers to report packet lossArik Nemtsov1-0/+11
2011-04-28mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli2-2/+3
2011-04-28Bluetooth: Add secure flag for mgmt_pin_code_reqWaldemar Rymarkiewicz2-1/+2
2011-04-28Bluetooth: Map sec_level to link key requirementsWaldemar Rymarkiewicz1-0/+1
2011-04-28Bluetooth: Add definitions for link key typesWaldemar Rymarkiewicz1-0/+9
2011-04-28ASoC: Work around allmodconfig failureMark Brown1-0/+3
2011-04-28signal: rename signandsets() to sigandnsets()Oleg Nesterov1-3/+3
2011-04-28signal: introduce do_sigtimedwait() to factor out compat/native codeOleg Nesterov1-0/+2
2011-04-28signal: sigprocmask() should do retarget_shared_pending()Oleg Nesterov1-0/+1
2011-04-28Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown1-0/+2
2011-04-28net: filter: Just In Time compiler for x86-64Eric Dumazet3-1/+78
2011-04-28drm: Export the command-line mode parserChris Wilson2-15/+26
2011-04-28drm: Verify debug message argumentsJoe Perches1-1/+2
2011-04-28drm: Create and use drm_errJoe Perches1-14/+7
2011-04-28drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson1-1/+1
2011-04-28drm: parse color format support for digital displaysJesse Barnes2-1/+12
2011-04-28drm: add bit depth parsingJesse Barnes2-1/+17
2011-04-28Bluetooth: Add discovering event to the Management interfaceJohan Hedberg2-0/+3
2011-04-28Bluetooth: Add basic discovery commands to the management interfaceJohan Hedberg1-0/+4
2011-04-28Bluetooth: Don't export l2cap_sock_opsGustavo F. Padovan1-1/+0
2011-04-28Bluetooth: Fix memory leak with L2CAP channelsGustavo F. Padovan1-0/+1
2011-04-28Bluetooth: Move conn to struct l2cap_chanGustavo F. Padovan1-3/+4
2011-04-28Bluetooth: Move more vars to struct l2cap_chanGustavo F. Padovan1-5/+5
2011-04-28Bluetooth: Move more channel info to struct l2cap_chanGustavo F. Padovan1-7/+7
2011-04-28mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski1-1/+0
2011-04-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+7
2011-04-28Bluetooth: Move more vars to struct l2cap_chanGustavo F. Padovan1-9/+9
2011-04-28Bluetooth: Move some more elements to struct l2cap_chanGustavo F. Padovan1-5/+7
2011-04-28Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()Gustavo F. Padovan1-1/+1
2011-04-28Bluetooth: Move conf_state to struct l2cap_chanGustavo F. Padovan1-2/+1
2011-04-28Bluetooth: Refactor L2CAP channel allocationGustavo F. Padovan1-1/+2