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
/
rfcomm
Commit message (
Expand
)
Author
Age
*
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
*
Bluetooth: Fix nested sleeps
Peter Hurley
2015-01-23
*
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rc
Marcel Holtmann
2015-01-12
*
Bluetooth: Remove duplicate constant for RFCOMM PSM
Marcel Holtmann
2014-12-20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
|
\
|
*
new helper: memcpy_from_msg()
Al Viro
2014-11-24
|
*
Bluetooth: Fix sparse warnings in RFCOMM
Johan Hedberg
2014-11-04
|
*
Bluetooth: Introduce BT_BREDR and BT_LE config options
Marcel Holtmann
2014-11-02
|
*
Bluetooth: Improve RFCOMM __test_pf macro robustness
Szymon Janc
2014-10-25
|
*
Bluetooth: Fix RFCOMM NSC response
Szymon Janc
2014-10-25
*
|
rfcomm, sched/wait: Fix broken wait construct
Peter Zijlstra
2014-11-04
|
/
*
Bluetooth: Avoid use of session socket after the session gets freed
Vignesh Raman
2014-07-22
*
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2014-07-17
*
Bluetooth: never linger on process exit
Vladimir Davydov
2014-07-17
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-05-29
|
\
|
*
Bluetooth: Convert RFCOMM spinlocks into mutexes
Libor Pechacek
2014-05-05
*
|
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
|
/
*
Bluetooth: Fix returning peer address in pending connect state
Johan Hedberg
2014-03-26
*
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
*
Bluetooth: Fix channel check when binding RFCOMM sock
Andrzej Kaczmarek
2014-02-20
*
Bluetooth: Fix write_room() calculation
Peter Hurley
2014-02-14
*
Bluetooth: Refactor write_room() calculation
Peter Hurley
2014-02-14
*
Bluetooth: Don't fail RFCOMM tty writes
Peter Hurley
2014-02-14
*
Bluetooth: Force -EIO from tty read/write if .activate() fails
Peter Hurley
2014-02-14
*
Bluetooth: Cleanup RFCOMM device registration error handling
Peter Hurley
2014-02-14
*
Bluetooth: Refactor rfcomm_dev_add()
Peter Hurley
2014-02-14
*
Bluetooth: Serialize RFCOMMCREATEDEV and RFCOMMRELEASEDEV ioctls
Peter Hurley
2014-02-14
*
Bluetooth: Rename __rfcomm_dev_get() to __rfcomm_dev_lookup()
Peter Hurley
2014-02-14
*
Bluetooth: Fix RFCOMM parent device for reused dlc
Peter Hurley
2014-02-14
*
Bluetooth: Fix unsafe RFCOMM device parenting
Peter Hurley
2014-02-14
*
Bluetooth: Directly close dlc for not yet started RFCOMM session
Peter Hurley
2014-02-14
*
Bluetooth: Refactor dlc disconnect logic in rfcomm_dlc_close()
Peter Hurley
2014-02-14
*
Bluetooth: Refactor deferred setup test in rfcomm_dlc_close()
Peter Hurley
2014-02-14
*
Bluetooth: Simplify RFCOMM session state eval
Peter Hurley
2014-02-14
*
Bluetooth: Verify dlci not in use before rfcomm_dev create
Peter Hurley
2014-02-14
*
Bluetooth: Fix RFCOMM tty teardown race
Peter Hurley
2014-02-14
*
Bluetooth: Fix unreleased rfcomm_dev reference
Peter Hurley
2014-02-14
*
Bluetooth: Release rfcomm_dev only once
Peter Hurley
2014-02-14
*
Bluetooth: Exclude released devices from RFCOMMGETDEVLIST ioctl
Peter Hurley
2014-02-14
*
Bluetooth: Fix racy acquire of rfcomm_dev reference
Peter Hurley
2014-02-14
*
Revert "Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()"
Peter Hurley
2014-02-14
*
Revert "Bluetooth: Always wait for a connection on RFCOMM open()"
Peter Hurley
2014-02-14
*
Revert "Bluetooth: Remove rfcomm_carrier_raised()"
Peter Hurley
2014-02-14
*
Bluetooth: Refuse peer RFCOMM address reading when not connected
Johan Hedberg
2014-02-13
*
Bluetooth: Handle security level 4 for RFCOMM connections
Marcel Holtmann
2014-02-13
*
Bluetooth: Remove rfcomm_carrier_raised()
Gianluca Anzolin
2014-01-06
*
Bluetooth: Always wait for a connection on RFCOMM open()
Gianluca Anzolin
2014-01-06
*
Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()
Gianluca Anzolin
2014-01-06
*
Bluetooth: Release RFCOMM port when the last user closes the TTY
Gianluca Anzolin
2014-01-06
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-21
|
\
[next]