]> git.karo-electronics.de Git - mv-sheeva.git/history - net/bluetooth
filter: use unsigned int to silence static checker warning
[mv-sheeva.git] / net / bluetooth /
2011-10-17 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-10-11 David S. MillerMerge branch 'for-davem' of git://git.infradead.org...
2011-10-11 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-10-07 David S. MillerMerge branch 'master' of github.com:davem330/net
2011-10-06 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-10-05 Linus TorvaldsMerge branch 'for-linus' of git://github.com/dtor/input
2011-10-04 John W. LinvilleMerge branch 'master' of git://github.com/padovan/bluet...
2011-10-04 Linus TorvaldsMerge branch 'fix/asoc' of git://github.com/tiwai/sound
2011-10-04 Linus TorvaldsMerge branch 'spi/merge' of git://git.secretlab.ca...
2011-10-03 Linus TorvaldsMerge branch 'btrfs-3.0' of git://github.com/chrismason...
2011-10-03 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo...
2011-10-03 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2011-10-03 Linus TorvaldsMerge branch 'for-linus' of git://github.com/tiwai...
2011-10-01 Linus TorvaldsMerge branches 'irq-urgent-for-linus', 'x86-urgent...
2011-09-30 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-09-30 Linus TorvaldsMerge branch 'for-linus' of git://github.com/NewDreamNe...
2011-09-30 Linus TorvaldsMerge branch 'v4l_for_linus' of git://linuxtv.org/mcheh...
2011-09-30 Linus TorvaldsMerge git://github.com/davem330/sparc
2011-09-30 Linus TorvaldsMerge branch 'drm-intel-fixes' of git://people.freedesk...
2011-09-29 Andre GuedesBluetooth: hci_le_adv_report_evt code refactoring
2011-09-29 Waldemar RymarkiewiczBluetooth: Fix possible NULL pointer dereference
2011-09-28 Linus TorvaldsMerge branch 'writeback-for-linus' of git://github...
2011-09-28 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-09-27 Linus TorvaldsMerge branch 'for-linus' of git://github.com/tiwai...
2011-09-27 Szymon JancBluetooth: Mark not declared l2cap_core functions as...
2011-09-27 Anderson LizardoBluetooth: use recommended LE connection parameters
2011-09-27 Mat MartineauBluetooth: Perform L2CAP SDU reassembly without copying...
2011-09-27 Mat MartineauBluetooth: Handle fragmented skbs in bt_sock_stream_rec...
2011-09-27 Mat MartineauBluetooth: Linearize skbs for use in BNEP, CMTP, HIDP...
2011-09-27 David S. MillerMerge branch 'batman-adv/maint' of git://git.open-mesh...
2011-09-27 John W. LinvilleMerge branch 'for-linville' of git://github.com/lucacoe...
2011-09-27 John W. LinvilleMerge branch 'master' of git://github.com/padovan/bluet...
2011-09-26 Linus TorvaldsMerge branch 'fixes' of http://ftp.arm.linux.org.uk...
2011-09-23 Linus TorvaldsMerge branch 'spi/merge' of git://git.secretlab.ca...
2011-09-23 Linus TorvaldsMerge branch 'for-linus' of git://github.com/tiwai...
2011-09-23 David S. MillerMerge git://github.com/Jkirsher/net-next
2011-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2011-09-22 Kalle ValoMerge remote branch 'wireless-next/master' into ath6kl...
2011-09-22 David S. MillerMerge branch 'master' of github.com:davem330/net
2011-09-21 Linus TorvaldsMerge git://github.com/davem330/net
2011-09-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-09-21 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-09-21 Luiz Augusto von... Bluetooth: mark l2cap_create_iframe_pdu as static
2011-09-21 Andre GuedesBluetooth: Check 'dev_class' in mgmt_device_found()
2011-09-21 Andre GuedesBluetooth: Reduce critical region.
2011-09-21 Anderson BrigliaBluetooth: Fix wrong memcpy size on LE start encryption
2011-09-21 Vinicius Costa GomesBluetooth: Remove support for other SMP keys than the LTK
2011-09-21 Vinicius Costa GomesBluetooth: Fix not setting a pending security level
2011-09-21 Vinicius Costa GomesRevert "Bluetooth: Add support for communicating keys...
2011-09-21 Vinicius Costa GomesBluetooth: Use the LTK after receiving a LE Security...
2011-09-21 Vinicius Costa GomesBluetooth: Fix sending wrong authentication requirements
2011-09-21 Antti JulkuBluetooth: Add mgmt events for blacklisting
2011-09-21 Vinicius Costa GomesBluetooth: Use the MEDIUM security level for pairings
2011-09-21 Vinicius Costa GomesBluetooth: Require authentication if MITM protection...
2011-09-21 Vinicius Costa GomesBluetooth: Move SMP crypto functions to a workqueue
2011-09-21 Vinicius Costa GomesBluetooth: Move SMP fields to a separate structure
2011-09-21 David HerrmannBluetooth: hidp: Add support for NO_INIT_REPORTS quirk
2011-09-21 Peter HurleyBluetooth: Add LE link type for debugfs output
2011-09-21 Antti JulkuBluetooth: Add mgmt command for fast connectable mode
2011-09-21 Vinicius Costa GomesBluetooth: Add link_type information to the mgmt Connec...
2011-09-21 Vinicius Costa GomesBluetooth: Add support for running SMP without a socket
2011-09-21 Vinicius Costa GomesBluetooth: Add support for pairing via mgmt over LE
2011-09-21 Vinicius Costa GomesBluetooth: Add a flag to indicate that SMP is going on
2011-09-21 Vinicius Costa GomesBluetooth: Reset the security timer when a command...
2011-09-21 Luiz Augusto von... Bluetooth: make use of connection number to optimize...
2011-09-20 Chris MasonMerge branch 'btrfs-3.0' into for-linus
2011-09-20 David S. MillerMerge branch 'davem.r8169.fixes' of git://violet.fr...
2011-09-20 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-09-20 Linus TorvaldsMerge branch 'for-linus' of git://github.com/tiwai...
2011-09-20 John W. LinvilleMerge branch 'master' of ssh://infradead/~/public_git...
2011-09-19 John W. LinvilleMerge branch 'master' of ssh://infradead/~/public_git...
2011-09-19 John W. LinvilleMerge branch 'for-3.1' of git://github.com/padovan...
2011-09-19 Linus TorvaldsMerge branch 'slab/urgent' of git://github.com/penberg...
2011-09-19 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2011-09-18 Chris MasonMerge branch 'btrfs-3.0' into for-linus
2011-09-16 Linus TorvaldsMerge branch 'for-linus' of git://github.com/dtor/input
2011-09-16 Linus TorvaldsMerge branch 'stable/bug.fixes' of git://oss.oracle...
2011-09-16 Linus TorvaldsMerge branch 'for-linus' of git://github.com/tiwai...
2011-09-15 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-09-15 Oliver NeukumBluetooth: Fix timeout on scanning for the second time
2011-09-14 Linus TorvaldsMerge git://bedivere.hansenpartnership.com/git/scsi...
2011-09-13 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-09-13 Linus TorvaldsMerge branch 'upstream/bugfix' of git://github.com...
2011-09-13 Len BrownMerge branches 'apei', 'bz-13195' and 'doc' into acpi
2011-09-12 Linus TorvaldsMerge branch 'for-linus' of git://github.com/chrismason...
2011-09-12 Arnd BergmannMerge branch 'for_3.1/pm-fixes-2' of git://gitorious...
2011-09-11 Linus TorvaldsMerge branch 'for-linus' of git://openrisc.net/~jonas...
2011-09-10 Arnd BergmannMerge branches 'cns3xxx/fixes', 'omap/fixes' and 'davin...
2011-09-10 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-09-09 Linus TorvaldsMerge branch 'for-linus' of git://dev.laptop.org/users...
2011-09-09 Linus TorvaldsMerge branch 'for-linus' of git://ceph.newdream.net...
2011-09-08 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2011-09-08 Linus TorvaldsMerge branch 'for-linus' of git://opensource.wolfsonmic...
2011-09-08 Linus TorvaldsMerge branch 'amd/fixes' of git://git.8bytes.org/scm...
2011-09-07 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://tesla...
2011-09-07 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://tesla...
2011-09-07 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://tesla...
2011-09-07 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2011-09-07 Linus TorvaldsMerge branch 'stable/bug.fixes' of git://oss.oracle...
2011-09-07 Linus TorvaldsMerge branch 'kvm-updates/3.1' of git://github.com...
next