index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Fix SMP context tracking leading to a kernel crash
Johan Hedberg
2014-07-30
1
-5
/
+8
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-07-29
5
-20
/
+252
|
\
|
*
Bluetooth: Fix incorrectly disabling page scan when toggling connectable
Johan Hedberg
2014-07-28
1
-1
/
+13
|
*
Bluetooth: Fix clearing HCI_PSCAN flag
Johan Hedberg
2014-07-28
1
-1
/
+1
|
*
Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero
Marcel Holtmann
2014-07-27
2
-4
/
+4
|
*
Bluetooth: Expose default LE advertising interval via debugfs
Georg Lukas
2014-07-26
1
-0
/
+60
|
*
Bluetooth: Provide defaults for LE advertising interval
Georg Lukas
2014-07-26
2
-2
/
+4
|
*
Bluetooth: Fix white list handling with resolvable private addresses
Marcel Holtmann
2014-07-26
2
-0
/
+28
|
*
Bluetooth: Add support for using controller white list filtering
Marcel Holtmann
2014-07-26
1
-0
/
+96
|
*
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
Marcel Holtmann
2014-07-24
3
-4
/
+33
|
*
Bluetooth: Ignore ADV_DIRECT_IND attempts from unknown devices
Marcel Holtmann
2014-07-24
1
-6
/
+0
|
*
Bluetooth: Get MWS transport configuration of the controller
Marcel Holtmann
2014-07-23
1
-0
/
+4
|
*
Bluetooth: Read list of local codecs supported by the controller
Marcel Holtmann
2014-07-23
1
-0
/
+4
|
*
Bluetooth: Avoid use of session socket after the session gets freed
Vignesh Raman
2014-07-22
1
-2
/
+5
*
|
Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-07-29
6
-20
/
+128
|
\
\
|
*
|
NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooks
Mark A. Greer
2014-07-23
3
-9
/
+81
|
*
|
NFC: hci: Add stop_poll HCI operand.
Christophe Ricard
2014-07-23
1
-2
/
+5
|
*
|
NFC: nci: Add T1T support notification
Christophe Ricard
2014-07-23
1
-1
/
+3
|
*
|
NFC: digital: Add digital framing calls when in target mode
Mark A. Greer
2014-07-21
1
-0
/
+21
|
*
|
NFC: digital: Clear poll_tech_count before activating target
Mark A. Greer
2014-07-21
2
-6
/
+16
|
*
|
NFC: digital: Check for NFC-DEP before checking for Type 4 tag
Mark A. Greer
2014-07-21
1
-2
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-07-25
3
-12
/
+16
|
\
\
\
|
*
\
\
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-07-23
1
-1
/
+4
|
|
\
\
\
|
|
*
|
|
mac80211: fix crash on getting sta info with uninitialized rate control
Felix Fietkau
2014-07-22
1
-1
/
+4
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
John W. Linville
2014-07-18
2
-11
/
+12
|
|
\
|
|
|
|
|
*
|
|
cfg80211: fix mic_failure tracing
Eliad Peller
2014-07-18
1
-1
/
+2
|
|
*
|
|
Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"
Johannes Berg
2014-07-07
1
-10
/
+10
*
|
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-07-22
11
-122
/
+144
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Bluetooth: Prefer sizeof(*ptr) when allocating memory
Johan Hedberg
2014-07-21
3
-6
/
+6
|
*
|
|
|
Bluetooth: Remove unneeded variable assignment in hmac_sha256
Marcel Holtmann
2014-07-20
1
-1
/
+1
|
*
|
|
|
Bluetooth: Disable HCI_CONNECTABLE based passive scanning for now
Johan Hedberg
2014-07-20
1
-2
/
+1
|
*
|
|
|
Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP
Johan Hedberg
2014-07-18
4
-5
/
+5
|
*
|
|
|
Bluetooth: Fix allowing initiating pairing when not pairable
Johan Hedberg
2014-07-17
1
-2
/
+7
|
*
|
|
|
Bluetooth: Introduce a flag to track who really initiates authentication
Johan Hedberg
2014-07-17
2
-0
/
+8
|
*
|
|
|
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2014-07-17
5
-11
/
+14
|
*
|
|
|
Bluetooth: Fix resetting remote authentication requirement after pairing
Johan Hedberg
2014-07-17
1
-0
/
+3
|
*
|
|
|
Bluetooth: never linger on process exit
Vladimir Davydov
2014-07-17
3
-4
/
+8
|
*
|
|
|
Bluetooth: Don't bother user space without IO capabilities
Johan Hedberg
2014-07-17
2
-1
/
+7
|
*
|
|
|
Bluetooth: Fix using uninitialized variable when pairing
Johan Hedberg
2014-07-17
1
-1
/
+1
|
*
|
|
|
Bluetooth: Fix always checking the blacklist for incoming connections
Johan Hedberg
2014-07-16
1
-12
/
+11
|
*
|
|
|
Bluetooth: Fix trying to initiate connections when acting as LE slave
Johan Hedberg
2014-07-16
1
-0
/
+6
|
*
|
|
|
Bluetooth: Add a role parameter to hci_conn_add()
Johan Hedberg
2014-07-16
3
-21
/
+17
|
*
|
|
|
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
2014-07-16
6
-21
/
+27
|
*
|
|
|
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Johan Hedberg
2014-07-16
4
-33
/
+23
|
*
|
|
|
Bluetooth: Add proper defines for HCI connection role
Johan Hedberg
2014-07-16
1
-1
/
+1
|
*
|
|
|
Bluetooth: Don't try to reject failed LE connections
Johan Hedberg
2014-07-15
1
-5
/
+5
|
*
|
|
|
Bluetooth: Remove unnecessary params variable from process_adv_report()
Johan Hedberg
2014-07-15
1
-5
/
+2
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-07-22
17
-169
/
+653
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
mac80211: add support for Rx reordering offloading
Michal Kazior
2014-07-21
3
-23
/
+118
|
*
|
|
|
mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE
Michal Kazior
2014-07-21
4
-24
/
+62
[next]