index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
Johan Hedberg
2014-07-30
4
-11
/
+11
*
Bluetooth: Fix sparse warning from HID new leds handling
Marcel Holtmann
2014-07-30
1
-1
/
+1
*
Bluetooth: Fix check for connected state when pairing
Johan Hedberg
2014-07-30
1
-1
/
+1
*
6lowpan: iphc: Fix parenthesis alignments which off-by-one
Marcel Holtmann
2014-07-30
1
-3
/
+3
*
6lowpan: iphc: Fix missing braces for if statement
Marcel Holtmann
2014-07-30
1
-2
/
+2
*
6lowpan: iphc: Fix missing blank line after variable declarations
Marcel Holtmann
2014-07-30
1
-0
/
+1
*
6lowpan: iphc: Fix issues with alignment matching open parenthesis
Marcel Holtmann
2014-07-30
1
-39
/
+35
*
6lowpan: iphc: Fix block comments to match networking style
Marcel Holtmann
2014-07-30
1
-22
/
+11
*
6lowpan: iphc: remove check on null
Alexander Aring
2014-07-30
1
-3
/
+0
*
6lowpan: iphc: use ipv6 api to check address scope
Alexander Aring
2014-07-30
1
-12
/
+17
*
6lowpan: iphc: cleanup use of lowpan_push_hc_data
Alexander Aring
2014-07-30
1
-25
/
+20
*
6lowpan: iphc: cleanup use of lowpan_fetch_skb
Alexander Aring
2014-07-30
1
-6
/
+7
*
6lowpan: iphc: use sizeof in udp uncompression
Alexander Aring
2014-07-30
1
-9
/
+14
*
6lowpan: iphc: rename hc06_ptr pointer to hc_ptr
Alexander Aring
2014-07-30
1
-56
/
+56
*
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
[next]