index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-15
Bluetooth: Move bt_accept_enqueue() to l2cap_sock.c
Gustavo Padovan
2
-4
/
+2
2012-10-12
Bluetooth: Call ops->teardown() without checking for NULL
Gustavo Padovan
1
-6
/
+3
2012-10-12
Bluetooth: Use locked l2cap_state_change()
Gustavo Padovan
1
-1
/
+1
2012-10-12
Bluetooth: use l2cap_chan_set_err()
Gustavo Padovan
1
-1
/
+1
2012-10-12
Bluetooth: Remove GFP_ATOMIC usage from l2cap_core.c
Gustavo Padovan
1
-7
/
+7
2012-10-12
Bluetooth: Fix L2CAP coding style
Gustavo Padovan
2
-171
/
+207
2012-10-12
Bluetooth: Factor out common L2CAP connection code
Mat Martineau
1
-2
/
+8
2012-10-12
Bluetooth: Process create response and connect response identically
Mat Martineau
1
-12
/
+1
2012-10-11
Bluetooth: AMP: Handle AMP_LINK connection
Andrei Emeltchenko
2
-3
/
+20
2012-10-11
Bluetooth: AMP: Handle number of compl blocks for AMP_LINK
Andrei Emeltchenko
1
-2
/
+23
2012-10-11
Bluetooth: AMP: Add handle to hci_chan structure
Andrei Emeltchenko
1
-0
/
+32
2012-10-11
Bluetooth: AMP: Handle AMP_LINK timeout
Andrei Emeltchenko
1
-3
/
+29
2012-10-11
Bluetooth: Allow to set flush timeout
Andrei Emeltchenko
1
-0
/
+1
2012-10-11
Bluetooth: Use __constant modifier for RFCOMM PSM
Syam Sidhardhan
1
-2
/
+2
2012-10-11
Bluetooth: Use __constant modifier for L2CAP SMP CID
Syam Sidhardhan
1
-1
/
+1
2012-10-09
Bluetooth: don't attempt to free a channel that wasn't created
Sasha Levin
1
-1
/
+2
2012-10-08
Bluetooth: L2CAP: Fix using default Flush Timeout for EFS
Andrei Emeltchenko
1
-3
/
+3
2012-10-08
Bluetooth: AMP: Use block_mtu for AMP controller
Andrei Emeltchenko
1
-3
/
+15
2012-10-08
Bluetooth: AMP: Factor out phylink_add
Andrei Emeltchenko
2
-4
/
+6
2012-10-08
Bluetooth: AMP: Factor out amp_ctrl_add
Andrei Emeltchenko
2
-9
/
+6
2012-10-08
Bluetooth: Fix dereference after NULL check
Andrei Emeltchenko
1
-5
/
+6
2012-10-08
Bluetooth: AMP: Fix possible NULL dereference
Andrei Emeltchenko
1
-0
/
+4
2012-10-01
Bluetooth: A2MP: Fix potential NULL dereference
Andrei Emeltchenko
1
-6
/
+8
2012-09-28
Bluetooth: A2MP: Correct assoc_len size
Andrei Emeltchenko
1
-4
/
+8
2012-09-28
Bluetooth: Use %zu print specifier for size_t type
Andrei Emeltchenko
1
-1
/
+1
2012-09-27
Bluetooth: Factor out Create Configuration Response
Andrei Emeltchenko
1
-13
/
+19
2012-09-27
Bluetooth: Factor out hci_queue_acl
Andrei Emeltchenko
1
-4
/
+4
2012-09-27
bluetooth: Remove unneeded batostr function
Andrei Emeltchenko
1
-14
/
+0
2012-09-27
Bluetooth: Use %pMR instead of baswap in seq_show
Andrei Emeltchenko
1
-6
/
+4
2012-09-27
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
Andrei Emeltchenko
8
-26
/
+27
2012-09-27
Bluetooth: Use %pMR in debug instead of batostr
Andrei Emeltchenko
9
-37
/
+35
2012-09-27
Bluetooth: Force the process of unpair command if disconnect failed
Jefferson Delfes
1
-2
/
+3
2012-09-27
Bluetooth: Fix two warnings in BT_DBG
Gustavo Padovan
2
-2
/
+2
2012-09-27
Bluetooth: AMP: Handle Accept phylink command status evt
Andrei Emeltchenko
3
-1
/
+53
2012-09-27
Bluetooth: AMP: Accept Physical Link
Andrei Emeltchenko
2
-4
/
+20
2012-09-27
Bluetooth: AMP: Process Chan Selected event
Andrei Emeltchenko
3
-1
/
+76
2012-09-27
Bluetooth: A2MP: Add fallback to normal l2cap init sequence
Andrei Emeltchenko
2
-1
/
+29
2012-09-27
Bluetooth: AMP: Write remote AMP Assoc
Andrei Emeltchenko
2
-0
/
+109
2012-09-27
Bluetooth: AMP: Create Physical Link
Andrei Emeltchenko
3
-0
/
+30
2012-09-27
Bluetooth: AMP: Add AMP key calculation
Andrei Emeltchenko
2
-0
/
+46
2012-09-27
Bluetooth: Add function to derive AMP key using hmac
Dmitry Kasatkin
1
-0
/
+36
2012-09-27
Bluetooth: Choose connection based on capabilities
Andrei Emeltchenko
2
-10
/
+57
2012-09-27
Bluetooth: A2MP: Process A2MP Get AMP Assoc Rsp
Andrei Emeltchenko
1
-1
/
+59
2012-09-27
Bluetooth: A2MP: Process A2MP Getinfo Rsp
Andrei Emeltchenko
1
-1
/
+33
2012-09-27
Bluetooth: AMP: Handle create / disc phylink req
Andrei Emeltchenko
1
-2
/
+19
2012-09-27
Bluetooth: AMP: Remote AMP ctrl definitions
Andrei Emeltchenko
2
-0
/
+84
2012-09-27
Bluetooth: AMP: Physical link struct and helpers
Andrei Emeltchenko
1
-0
/
+29
2012-09-27
Bluetooth: A2MP: Process Discover Response
Andrei Emeltchenko
1
-1
/
+61
2012-09-27
Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc
Andrei Emeltchenko
4
-6
/
+138
2012-09-27
Bluetooth: AMP: Use HCI cmd to Read AMP Info
Andrei Emeltchenko
2
-17
/
+46
[next]