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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-28
Bluetooth: Add confirm_hint parameter to user confirmation requests
Johan Hedberg
4
-4
/
+20
2011-04-28
Bluetooth: Fix HCI_CONN_AUTH_PEND flag for all authentication requests
Johan Hedberg
1
-2
/
+16
2011-04-28
Bluetooth: Add variable SSP auto-accept delay support
Johan Hedberg
4
-1
/
+60
2011-04-28
Bluetooth: Add automated SSP user confirmation responses
Johan Hedberg
1
-2
/
+35
2011-04-28
Bluetooth: Add secure flag for mgmt_pin_code_req
Waldemar Rymarkiewicz
4
-4
/
+14
2011-04-28
Bluetooth: Respect local MITM req in io_cap reply
Waldemar Rymarkiewicz
1
-1
/
+1
2011-04-28
Bluetooth: Ignore key unauthenticated for high security
Waldemar Rymarkiewicz
1
-4
/
+16
2011-04-28
Bluetooth: Map sec_level to link key requirements
Waldemar Rymarkiewicz
3
-10
/
+56
2011-04-28
Bluetooth: Don't modify sec_level if auth failed
Waldemar Rymarkiewicz
1
-1
/
+0
2011-04-28
Bluetooth: Add definitions for link key types
Waldemar Rymarkiewicz
3
-4
/
+14
2011-04-28
Bluetooth: Add discovering event to the Management interface
Johan Hedberg
4
-6
/
+43
2011-04-28
Bluetooth: Add basic discovery commands to the management interface
Johan Hedberg
2
-1
/
+79
2011-04-28
Bluetooth: Don't export l2cap_sock_ops
Gustavo F. Padovan
2
-2
/
+3
2011-04-28
Bluetooth: Fix memory leak with L2CAP channels
Gustavo F. Padovan
3
-4
/
+9
2011-04-28
Bluetooth: Move conn to struct l2cap_chan
Gustavo F. Padovan
5
-65
/
+59
2011-04-28
Bluetooth: Move more vars to struct l2cap_chan
Gustavo F. Padovan
3
-75
/
+77
2011-04-28
Bluetooth: Move more channel info to struct l2cap_chan
Gustavo F. Padovan
6
-110
/
+121
2011-04-27
Bluetooth: Move more vars to struct l2cap_chan
Gustavo F. Padovan
4
-76
/
+77
2011-04-27
Bluetooth: Move some more elements to struct l2cap_chan
Gustavo F. Padovan
3
-65
/
+77
2011-04-27
Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()
Gustavo F. Padovan
3
-3
/
+3
2011-04-27
Bluetooth: Move conf_state to struct l2cap_chan
Gustavo F. Padovan
3
-48
/
+53
2011-04-27
Bluetooth: Refactor L2CAP channel allocation
Gustavo F. Padovan
3
-18
/
+19
2011-04-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
Gustavo F. Padovan
90
-363
/
+803
2011-04-20
iwl4965: fix skb usage after free
Stanislaw Gruszka
1
-3
/
+7
2011-04-20
iwlwifi: fix skb usage after free
Stanislaw Gruszka
1
-3
/
+7
2011-04-20
mac80211: fix SMPS debugfs locking
Johannes Berg
2
-2
/
+4
2011-04-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
4
-5
/
+12
2011-04-19
ath9k: fix the return value of ath_stoprecv
Felix Fietkau
1
-1
/
+1
2011-04-18
Bluetooth: Only keeping SAR bits when retransmitting one frame.
Ruiyi Zhang
1
-0
/
+1
2011-04-18
Bluetooth: fix shutdown on SCO sockets
Luiz Augusto von Dentz
1
-0
/
+9
2011-04-18
Bluetooth: Fix keeping the command timer running
Vinicius Costa Gomes
1
-3
/
+2
2011-04-18
Bluetooth: Fix refcount balance for hci connection
Ville Tervo
1
-2
/
+0
2011-04-18
iwlwifi: fix frame injection for HT channels
Daniel Halperin
1
-6
/
+1
2011-04-14
Bluetooth: Fix lockdep warning in L2CAP
Gustavo F. Padovan
1
-2
/
+0
2011-04-14
Bluetooth: Fix another locking unbalance
Gustavo F. Padovan
1
-0
/
+2
2011-04-13
Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()
Gustavo F. Padovan
1
-5
/
+3
2011-04-13
iwlegacy: fix tx_power initialization
Stanislaw Gruszka
6
-28
/
+11
2011-04-13
Bluetooth: btmrvl: support Marvell Bluetooth device SD8787
Kevin Gan
3
-64
/
+132
2011-04-13
Bluetooth: Check return value of hci_recv_stream_fragment()
Gustavo F. Padovan
1
-1
/
+6
2011-04-13
Bluetooth: hci_uart: check the return value of recv()
Jiejing Zhang
2
-3
/
+10
2011-04-13
Bluetooth: Fix Out Of Band pairing when mgmt interface is disabled
Szymon Janc
1
-0
/
+4
2011-04-13
Bluetooth: Add proper handling of received LE data
Gustavo F. Padovan
1
-0
/
+34
2011-04-13
Bluetooth: Clean up ath3k_load_firmware()
Gustavo F. Padovan
1
-3
/
+0
2011-04-13
Bluetooth: Fix wrong comparison in listen()
Gustavo F. Padovan
1
-1
/
+1
2011-04-13
Bluetooth: Move tx queue to struct l2cap_chan
Gustavo F. Padovan
3
-27
/
+24
2011-04-13
Bluetooth: Remove unneeded uninitialized_vars()
Gustavo F. Padovan
1
-1
/
+1
2011-04-13
Bluetooth: Remove some sk references from l2cap_core.c
Gustavo F. Padovan
1
-17
/
+12
2011-04-13
Bluetooth: Move SREJ list to struct l2cap_chan
Gustavo F. Padovan
3
-19
/
+17
2011-04-12
ath9k_htc: Fix ethtool reporting
Sujith Manoharan
1
-2
/
+2
2011-04-12
ath9k_hw: fix stopping rx DMA during resets
Felix Fietkau
4
-16
/
+26
[next]