summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-18Bluetooth: Fix crash with incoming L2CAP connectionsIlia Kolomisnky
2011-07-18Bluetooth: Fix regression in L2CAP connection procedureGustavo F. Padovan
2011-07-18Bluetooth: Fix memory leak under page timeoutsTomas Targownik
2011-07-18Bluetooth: Fix regression with incoming L2CAP connectionsGustavo F. Padovan
2011-07-18Bluetooth: Fix hidp disconnect deadlocks and lost wakeupPeter Hurley
2011-07-18Bluetooth: Prevent buffer overflow in l2cap config requestDan Rosenberg
2011-07-15net: Only NET_ADMIN is allowed to fully control TUN interfaces.Chia-chi Yeh
2011-07-15cpufreq: interactive: cleanup checkpatch warningsAllen Martin
2011-07-15cpufreq: Add more verbose description of interactive governorAllen Martin
2011-07-15Documentation: remove trailing whitespace in governors.txtAllen Martin
2011-07-15cpufreq: interactive: add sysfs control for timer rateAllen Martin
2011-07-15cpufreq: interactive: Add error checking on sysfs interfacesAllen Martin
2011-07-15cpufreq: interactive: use idle notifierAllen Martin
2011-07-15cpufreq: interactive: remove debug trace codeAllen Martin
2011-07-15ARM: Move leds idle start/stop calls to idle notifiersTodd Poynor
2011-07-15ARM: Call idle notifiersTodd Poynor
2011-07-15Move x86_64 idle notifiers to genericTodd Poynor
2011-07-15USB: gadget: f_mtp: Add support for sending MTP header during file transferMike Lockwood
2011-07-13net: wireless: bcmdhd: Add PNO support through CFG80211 private commandDmitry Shmidt
2011-07-13net: wireless: bcmdhd: Fix build break with newer versions of gccRom Lemarchand
2011-07-13net: wireless: bcm4329: Fix roaming message processingDmitry Shmidt
2011-07-13net: wireless: bcmdhd: Add country private commandDmitry Shmidt
2011-07-13net: wireless: bcm4329: Add packet filtering commandsDmitry Shmidt
2011-07-12cgroup: Add generic cgroup subsystem permission checksColin Cross
2011-07-12Revert "cgroup: Add generic cgroup subsystem permission checks."Colin Cross
2011-07-12Merge commit 'v3.0-rc7' into android-3.0Colin Cross
2011-07-12netfitler: fixup the quota2, and enable.JP Abgrall
2011-07-11Linux 3.0-rc7Linus Torvalds
2011-07-11Documentation/Changes: remove some really obsolete textLinus Torvalds
2011-07-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-11netfilter: adding the original quota2 from xtables-addonsJP Abgrall
2011-07-11USB: otg: add otg id notifier utiltiiesColin Cross
2011-07-11pda_power: add support for using otg transceiver eventsDima Zavin
2011-07-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-07-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2011-07-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-07-11Merge branch 'movieboard' of git://git.kernel.org/pub/scm/linux/kernel/git/ie...Linus Torvalds
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches
2011-07-11Documentation/spinlocks.txt: Remove reference to sti()/cli()Muthu Kumar
2011-07-11Bluetooth: Add support for returning the encryption key sizeVinicius Costa Gomes
2011-07-11Bluetooth: Add support for storing the key sizeVinicius Costa Gomes
2011-07-11Bluetooth: Add support for communicating keys with userspaceVinicius Costa Gomes
2011-07-11Bluetooth: Remove unused field in hci_connVinicius Costa Gomes
2011-07-11Bluetooth: Use the stored LTK for restabilishing securityVinicius Costa Gomes
2011-07-11Bluetooth: Use the link key list to temporarily store the STKVinicius Costa Gomes
2011-07-11Bluetooth: Add support for storing the LTKVinicius Costa Gomes
2011-07-11Bluetooth: Fix SM pairing parameters negotiationVinicius Costa Gomes
2011-07-11Bluetooth: Reject an encryption request when the key isn't foundVinicius Costa Gomes
2011-07-11Bluetooth: Add functions to manipulate the link key list for SMPVinicius Costa Gomes