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
2011-07-08
Bluetooth: Add functions to manipulate the link key list for SMP
Vinicius Costa Gomes
1
-0
/
+73
2011-07-08
Bluetooth: Add support for SMP phase 3 (key distribution)
Vinicius Costa Gomes
2
-2
/
+113
2011-07-07
Bluetooth: Remove L2CAP busy queue
Mat Martineau
1
-117
/
+8
2011-07-07
Bluetooth: Use event-driven approach for handling ERTM receive buffer
Mat Martineau
2
-19
/
+87
2011-07-07
Bluetooth: Move code for ERTM local busy state to separate functions
Mat Martineau
1
-24
/
+38
2011-07-07
Bluetooth: Fix potential deadlock in mgmt
Andre Guedes
1
-44
/
+44
2011-07-07
Bluetooth: Fix potential deadlock in hci_core
Andre Guedes
1
-4
/
+4
2011-07-06
Bluetooth: Remove enable_smp parameter
Andre Guedes
2
-14
/
+10
2011-07-06
Bluetooth: Add lmp_host_le_capable() macro
Andre Guedes
1
-1
/
+1
2011-07-06
Bluetooth: Add enable_le module parameter
Andre Guedes
1
-0
/
+22
2011-07-06
Bluetooth: Write LE Host Supported command
Andre Guedes
1
-0
/
+19
2011-07-06
Bluetooth: Add extfeatures to struct hci_dev
Andre Guedes
1
-0
/
+27
2011-07-01
Bluetooth: Check earlier for L2CAP ERTM frames to drop
Mat Martineau
1
-3
/
+3
2011-07-01
Bluetooth: Fix bad locking balance
Gustavo F. Padovan
1
-2
/
+2
2011-06-30
Bluetooth: Add bt_printk
Joe Perches
1
-0
/
+19
2011-06-30
Bluetooth: Rename function bt_err to bt_to_errno
Joe Perches
4
-7
/
+7
2011-06-30
Bluetooth: ERTM timeouts need to be converted to jiffies
Mat Martineau
1
-1
/
+1
2011-06-30
Bluetooth: Fix indentation whitespace
Mat Martineau
1
-6
/
+6
2011-06-27
Bluetooth: uses crypto interfaces, select CRYPTO
Randy Dunlap
1
-0
/
+1
2011-06-24
Bluetooth: include scatterlist.h where needed
Stephen Rothwell
1
-0
/
+1
2011-06-22
nl80211: use netlink consistent dump feature for BSS dumps
Johannes Berg
1
-4
/
+8
2011-06-22
netlink: advertise incomplete dumps
Johannes Berg
1
-0
/
+2
2011-06-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
10
-425
/
+1295
2011-06-21
Bluetooth: Fix not setting the chan state
Vinicius Costa Gomes
1
-1
/
+1
2011-06-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
Gustavo F. Padovan
2
-10
/
+19
2011-06-20
mac80211: quiesce vif before suspending
Eliad Peller
1
-16
/
+27
2011-06-20
Bluetooth: Remove useless access to the socket
Vinicius Costa Gomes
1
-2
/
+2
2011-06-20
Bluetooth: Fix crash when setting a LE socket to ready
Vinicius Costa Gomes
1
-2
/
+2
2011-06-17
Bluetooth: Fix locking in blacklist code
Gustavo F. Padovan
1
-13
/
+25
2011-06-17
mac80211: add cancel_hw_scan() callback
Eliad Peller
3
-16
/
+37
2011-06-17
mac80211: Start monitor work on restart
Paul Stewart
1
-0
/
+1
2011-06-16
Bluetooth: Use bit operations on conn_state
Gustavo F. Padovan
1
-87
/
+74
2011-06-16
Bluetooth: use bit operation on conf_state
Gustavo F. Padovan
2
-44
/
+37
2011-06-16
Bluetooth: Add blacklisting support for mgmt interface
Antti Julku
1
-0
/
+70
2011-06-16
Bluetooth: Move blacklisting functions to hci_core
Antti Julku
2
-64
/
+85
2011-06-15
Bluetooth: Fix L2CAP connection establishment
Ilia Kolomisnky
1
-1
/
+1
2011-06-14
Bluetooth: Add key size checks for SMP
Vinicius Costa Gomes
1
-13
/
+41
2011-06-14
Bluetooth: Add support for SMP timeout
Vinicius Costa Gomes
2
-30
/
+58
2011-06-14
Bluetooth: Fix accepting connect requests for defer_setup
Johan Hedberg
1
-6
/
+15
2011-06-13
Bluetooth: fix missing parameter for HCI_OP_DISCONNECT
Anderson Lizardo
1
-1
/
+1
2011-06-13
Bluetooth: Add support for Pairing features exchange
Vinicius Costa Gomes
2
-53
/
+54
2011-06-13
Bluetooth: Add support for building pairing commands
Vinicius Costa Gomes
1
-0
/
+11
2011-06-13
Bluetooth: Fix initial security level of LE links
Vinicius Costa Gomes
2
-0
/
+2
2011-06-13
Bluetooth: Add support for resuming socket when SMP is finished
Vinicius Costa Gomes
3
-42
/
+75
2011-06-13
Bluetooth: Remove debug statements
Vinicius Costa Gomes
1
-5
/
+1
2011-06-13
Bluetooth: Add support for LE Start Encryption
Vinicius Costa Gomes
3
-4
/
+128
2011-06-13
Bluetooth: Add SMP confirmation checks methods
Anderson Briglia
1
-14
/
+83
2011-06-13
Bluetooth: Add SMP confirmation structs
Anderson Briglia
1
-0
/
+17
2011-06-13
Bluetooth: Add LE SMP Cryptoolbox functions
Anderson Briglia
1
-0
/
+117
2011-06-13
Bluetooth: Add support for using the crypto subsystem
Vinicius Costa Gomes
3
-4
/
+48
[next]