index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-02
Bluetooth: 6lowpan: Check transmit errors for multicast packets
Jukka Rissanen
1
-3
/
+10
2014-10-02
Bluetooth: 6lowpan: Return EAGAIN error also for multicast packets
Jukka Rissanen
1
-11
/
+5
2014-10-02
Bluetooth: 6lowpan: Avoid memory leak if memory allocation fails
Jukka Rissanen
1
-2
/
+6
2014-10-02
Bluetooth: 6lowpan: Memory leak as the skb is not freed
Jukka Rissanen
1
-0
/
+2
2014-10-02
Bluetooth: Fix lockdep warning with l2cap_chan_connect
Johan Hedberg
1
-5
/
+8
2014-09-29
Bluetooth: 6lowpan: Enable multicast support
Jukka Rissanen
1
-1
/
+2
2014-09-29
Bluetooth: 6lowpan: Ensure header compression does not corrupt IPv6 header
Jukka Rissanen
1
-52
/
+83
2014-09-29
Bluetooth: 6lowpan: Make sure skb exists before accessing it
Jukka Rissanen
1
-0
/
+6
2014-09-25
Bluetooth: Rename sco_param_wideband table to esco_param_msbc
Johan Hedberg
1
-3
/
+3
2014-09-24
Bluetooth: Add retransmission effort into SCO parameter table
Johan Hedberg
1
-12
/
+11
2014-09-24
Bluetooth: Fix reason code used for rejecting SCO connections
Johan Hedberg
1
-1
/
+1
2014-09-24
Bluetooth: Convert bt_<level> logging functions to return void
Joe Perches
1
-10
/
+4
2014-09-23
Bluetooth: Check for SCO type before setting retransmission effort
Bernhard Thaler
1
-5
/
+17
2014-09-18
Bluetooth: Fix setting correct security level when initiating SMP
Johan Hedberg
1
-1
/
+4
2014-09-17
Bluetooth: Remove exported hci_recv_fragment function
Marcel Holtmann
1
-20
/
+0
2014-09-15
Bluetooth: Provide HCI command opcode information to driver
Marcel Holtmann
1
-0
/
+1
2014-09-15
Bluetooth: Add BUILD_BUG_ON check for SKB control buffer size
Marcel Holtmann
1
-0
/
+3
2014-09-12
Bluetooth: Fix re-setting RPA as expired when deferring update
Johan Hedberg
1
-0
/
+1
2014-09-11
Bluetooth: Expire RPA if encryption fails
Johan Hedberg
1
-0
/
+6
2014-09-11
Bluetooth: Avoid hard-coded IO capability values in SMP
Johan Hedberg
1
-2
/
+2
2014-09-11
Bluetooth: Fix L2CAP information request handling for fixed channels
Johan Hedberg
1
-20
/
+33
2014-09-11
Bluetooth: Add smp_ltk_sec_level() helper function
Johan Hedberg
3
-5
/
+10
2014-09-11
Bluetooth: Fix SMP security level when we have no IO capabilities
Johan Hedberg
1
-2
/
+10
2014-09-11
Bluetooth: Centralize disallowing SMP commands to a single place
Johan Hedberg
1
-16
/
+1
2014-09-11
Bluetooth: Fix ignoring unknown SMP authentication requirement bits
Johan Hedberg
1
-9
/
+13
2014-09-11
Bluetooth: Remove unnecessary early initialization of variable
Johan Hedberg
1
-6
/
+2
2014-09-10
Bluetooth: Fix allowing SMP Signing info PDU
Johan Hedberg
1
-0
/
+2
2014-09-09
Bluetooth: 6lowpan: Route packets that are not meant to peer via correct device
Jukka Rissanen
1
-2
/
+63
2014-09-09
Bluetooth: 6lowpan: Set the peer IPv6 address correctly
Jukka Rissanen
1
-0
/
+13
2014-09-09
Bluetooth: 6lowpan: Increase the connection timeout value
Jukka Rissanen
1
-1
/
+1
2014-09-09
Bluetooth: Fix mgmt pairing failure when authentication fails
Johan Hedberg
3
-12
/
+16
2014-09-08
Bluetooth: Fix dereferencing conn variable before NULL check
Johan Hedberg
1
-1
/
+3
2014-09-08
Bluetooth: LLVMLinux: Remove VLAIS from bluetooth/amp.c
Behan Webster
1
-7
/
+6
2014-09-08
Bluetooth: Add strict checks for allowed SMP PDUs
Johan Hedberg
2
-38
/
+84
2014-09-08
Bluetooth: Fix calling smp_distribute_keys() when still waiting for keys
Johan Hedberg
1
-2
/
+3
2014-09-08
Bluetooth: Add define for key distribution mask
Johan Hedberg
1
-2
/
+3
2014-09-08
Bluetooth: Fix locking of the SMP context
Johan Hedberg
1
-32
/
+44
2014-09-08
Bluetooth: Remove unnecessary deferred work for SMP key distribution
Johan Hedberg
1
-16
/
+5
2014-09-08
Bluetooth: Move identity address update behind a workqueue
Johan Hedberg
2
-3
/
+9
2014-09-08
Bluetooth: Don't take any action in smp_resume_cb if not encrypted
Johan Hedberg
1
-2
/
+4
2014-09-08
Bluetooth: Remove unnecessary checks after canceling SMP security timer
Johan Hedberg
1
-5
/
+1
2014-09-08
Bluetooth: Add clarifying comment for LE CoC result value
Johan Hedberg
1
-0
/
+5
2014-09-08
Bluetooth: Move clock offset reading into hci_disconnect()
Johan Hedberg
1
-19
/
+13
2014-09-08
Bluetooth: Use hci_disconnect() for mgmt_disconnect_device()
Johan Hedberg
1
-5
/
+1
2014-09-08
Bluetooth: Update hci_disconnect() to return an error value
Johan Hedberg
1
-2
/
+2
2014-09-08
Bluetooth: Fix SMP error and response to be mutually exclusive
Johan Hedberg
1
-8
/
+5
2014-09-08
Bluetooth: Remove unused l2cap_conn_shutdown API
Johan Hedberg
1
-25
/
+0
2014-09-08
Bluetooth: Use hci_disconnect for immediate disconnection from SMP
Johan Hedberg
1
-2
/
+2
2014-09-08
Bluetooth: Set discon_timeout to 0 in l2cap_conn_del
Johan Hedberg
1
-0
/
+3
2014-09-08
Bluetooth: Remove hci_conn_hold/drop from hci_chan
Johan Hedberg
1
-4
/
+1
[next]