index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
*
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-07-28
|
\
|
*
Bluetooth: Prefer sizeof(*ptr) when allocating memory
Johan Hedberg
2014-07-21
|
*
Bluetooth: Remove unneeded variable assignment in hmac_sha256
Marcel Holtmann
2014-07-20
|
*
Bluetooth: Disable HCI_CONNECTABLE based passive scanning for now
Johan Hedberg
2014-07-20
|
*
Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP
Johan Hedberg
2014-07-18
|
*
Bluetooth: Fix allowing initiating pairing when not pairable
Johan Hedberg
2014-07-17
|
*
Bluetooth: Introduce a flag to track who really initiates authentication
Johan Hedberg
2014-07-17
|
*
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2014-07-17
|
*
Bluetooth: Fix resetting remote authentication requirement after pairing
Johan Hedberg
2014-07-17
|
*
Bluetooth: never linger on process exit
Vladimir Davydov
2014-07-17
|
*
Bluetooth: Don't bother user space without IO capabilities
Johan Hedberg
2014-07-17
|
*
Bluetooth: Fix using uninitialized variable when pairing
Johan Hedberg
2014-07-17
|
*
Bluetooth: Fix always checking the blacklist for incoming connections
Johan Hedberg
2014-07-16
|
*
Bluetooth: Fix trying to initiate connections when acting as LE slave
Johan Hedberg
2014-07-16
|
*
Bluetooth: Add a role parameter to hci_conn_add()
Johan Hedberg
2014-07-16
|
*
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
2014-07-16
|
*
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Johan Hedberg
2014-07-16
|
*
Bluetooth: Add proper defines for HCI connection role
Johan Hedberg
2014-07-16
|
*
Bluetooth: Don't try to reject failed LE connections
Johan Hedberg
2014-07-15
|
*
Bluetooth: Remove unnecessary params variable from process_adv_report()
Johan Hedberg
2014-07-15
|
*
Bluetooth: cmtp: Remove unnecessary null test
Himangi Saraogi
2014-07-14
|
*
Bluetooth: Fix trying LTK re-encryption when we don't have an LTK
Johan Hedberg
2014-07-14
|
*
Bluetooth: Remove sco_chan_get helper function
Marcel Holtmann
2014-07-14
|
*
Bluetooth: Convert L2CAP ident spinlock into a mutex
Marcel Holtmann
2014-07-13
|
*
Bluetooth: Remove unneeded forward declaration of sco_chan_del
Marcel Holtmann
2014-07-13
|
*
Bluetooth: Remove unneeded forward declaration of __sco_chan_add
Marcel Holtmann
2014-07-13
|
*
Bluetooth: Allocate struct inquiry_entry with GFP_KERNEL
Marcel Holtmann
2014-07-13
|
*
Bluetooth: Enable LE Long Term Key Request event only when supported
Marcel Holtmann
2014-07-13
|
*
Bluetooth: Enable LE encryption events only when supported
Marcel Holtmann
2014-07-13
|
*
Bluetooth: Read LE Advertising Channel TX Power only when available
Marcel Holtmann
2014-07-13
|
*
6lowpan: introduce new net/6lowpan directory
Alexander Aring
2014-07-11
|
*
Bluetooth: Fix tracking local SSP authentication requirement
Johan Hedberg
2014-07-11
|
*
Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c
Marcel Holtmann
2014-07-11
|
*
Bluetooth: Move struct sco_conn into net/bluetooth/sco.c
Marcel Holtmann
2014-07-11
|
*
Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c
Marcel Holtmann
2014-07-11
|
*
Bluetooth: Update the list of L2CAP fixed channels
Marcel Holtmann
2014-07-11
|
*
Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
Marcel Holtmann
2014-07-11
|
*
Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c
Marcel Holtmann
2014-07-11
|
*
Bluetooth: Delcare the hci_sec_filter as const
Marcel Holtmann
2014-07-11
|
*
Bluetooth: Move struct hci_sec_filter next to its user
Marcel Holtmann
2014-07-11
|
*
Bluetooth: Set HCI_PAIRABLE during power on for legacy ioctl
Marcel Holtmann
2014-07-10
|
*
Bluetooth: Mark controller is down when HCI_AUTO_OFF is set
Marcel Holtmann
2014-07-10
|
*
Bluetooth: Remove unneeded mgmt_write_scan_failed function
Johan Hedberg
2014-07-10
|
*
Bluetooth: Remove unneeded mgmt_discoverable function
Johan Hedberg
2014-07-10
|
*
Bluetooth: Refactor ioctl scan state update to its own function
Johan Hedberg
2014-07-10
|
*
Bluetooth: Remove unneeded mgmt_connectable function
Johan Hedberg
2014-07-10
|
*
Bluetooth: Fix using test_and_clear instead of test_and_set
Johan Hedberg
2014-07-10
|
*
Bluteooth: Reject SMP bonding if HCI_PAIRABLE is not set
Johan Hedberg
2014-07-10
|
*
Bluetooth: Fix advertising parameter update when toggling connectable
Johan Hedberg
2014-07-10
|
*
Bluetooth: Fix incorrect clearing of SMP_FLAG_INITIATOR
Johan Hedberg
2014-07-09
[next]