index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-11-10
9
-196
/
+300
|
\
|
*
Bluetooth: Clear LE white list when resetting controller
Marcel Holtmann
2014-10-30
1
-0
/
+2
|
*
Bluetooth: 6lowpan: use after free in disconnect_devices()
Dan Carpenter
2014-10-30
1
-2
/
+2
|
*
Bluetooth: Wrong style spin lock used
Jukka Rissanen
2014-10-29
1
-3
/
+7
|
*
Bluetooth: Fix check for direct advertising
Johan Hedberg
2014-10-28
1
-1
/
+1
|
*
Bluetooth: Fix LE connection timeout deadlock
Johan Hedberg
2014-10-28
1
-1
/
+1
|
*
Bluetooth: spelling fixes
Stephen Hemminger
2014-10-28
5
-8
/
+8
|
*
Bluetooth: 6lowpan: Fix lockdep splats
Jukka Rissanen
2014-10-28
1
-0
/
+19
|
*
Bluetooth: 6lowpan: Converting rwlocks to use RCU
Jukka Rissanen
2014-10-28
1
-95
/
+127
|
*
Bluetooth: Revert SMP self-test patches
Johan Hedberg
2014-10-28
2
-126
/
+0
|
*
ieee802154: 6lowpan: rename process_data and lowpan_process_data
Martin Townsend
2014-10-27
1
-7
/
+8
|
*
bluetooth:6lowpan: use consume_skb when packet processed successfully
Martin Townsend
2014-10-27
1
-3
/
+4
|
*
6lowpan: fix process_data return values
Martin Townsend
2014-10-27
1
-1
/
+1
|
*
6lowpan: remove skb_deliver from IPHC
Martin Townsend
2014-10-27
1
-2
/
+12
|
*
Bluetooth: Add self-tests for SMP crypto functions
Johan Hedberg
2014-10-25
1
-0
/
+87
|
*
Bluetooth: Add skeleton for SMP self-tests
Johan Hedberg
2014-10-25
2
-0
/
+39
|
*
Bluetooth: Pass only crypto context to SMP crypto functions
Johan Hedberg
2014-10-25
1
-18
/
+12
|
*
Bluetooth: fix shadow warning in hci_disconnect()
Fabian Frederick
2014-10-25
1
-3
/
+4
|
*
Bluetooth: Fix missing channel unlock in l2cap_le_credits
Martin Townsend
2014-10-25
1
-0
/
+1
|
*
6lowpan: Use skb_cow in IPHC decompression.
Martin Townsend
2014-10-25
1
-0
/
+4
|
*
Bluetooth: 6lowpan: remove unnecessary codes in give_skb_to_upper
Li RongQing
2014-10-25
1
-8
/
+1
|
*
Bluetooth: Improve RFCOMM __test_pf macro robustness
Szymon Janc
2014-10-25
1
-1
/
+1
|
*
Bluetooth: Fix RFCOMM NSC response
Szymon Janc
2014-10-25
1
-2
/
+2
|
*
Bluetooth: Defer connection-parameter removal when unpairing
Alfonso Acosta
2014-10-25
2
-13
/
+41
|
*
Bluetooth: Remove redundant check on hci_conn's device class
Alfonso Acosta
2014-10-25
1
-2
/
+1
|
*
Bluetooth: Include ADV_IND report in Device Connected event
Alfonso Acosta
2014-10-25
2
-16
/
+40
|
*
Bluetooth: Refactor arguments of mgmt_device_connected
Alfonso Acosta
2014-10-25
3
-20
/
+11
*
|
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
2
-3
/
+3
|
/
*
Bluetooth: 6lowpan: Check transmit errors for multicast packets
Jukka Rissanen
2014-10-02
1
-3
/
+10
*
Bluetooth: 6lowpan: Return EAGAIN error also for multicast packets
Jukka Rissanen
2014-10-02
1
-11
/
+5
*
Bluetooth: 6lowpan: Avoid memory leak if memory allocation fails
Jukka Rissanen
2014-10-02
1
-2
/
+6
*
Bluetooth: 6lowpan: Memory leak as the skb is not freed
Jukka Rissanen
2014-10-02
1
-0
/
+2
*
Bluetooth: Fix lockdep warning with l2cap_chan_connect
Johan Hedberg
2014-10-02
1
-5
/
+8
*
Bluetooth: 6lowpan: Enable multicast support
Jukka Rissanen
2014-09-29
1
-1
/
+2
*
Bluetooth: 6lowpan: Ensure header compression does not corrupt IPv6 header
Jukka Rissanen
2014-09-29
1
-52
/
+83
*
Bluetooth: 6lowpan: Make sure skb exists before accessing it
Jukka Rissanen
2014-09-29
1
-0
/
+6
*
Bluetooth: Rename sco_param_wideband table to esco_param_msbc
Johan Hedberg
2014-09-25
1
-3
/
+3
*
Bluetooth: Add retransmission effort into SCO parameter table
Johan Hedberg
2014-09-24
1
-12
/
+11
*
Bluetooth: Fix reason code used for rejecting SCO connections
Johan Hedberg
2014-09-24
1
-1
/
+1
*
Bluetooth: Convert bt_<level> logging functions to return void
Joe Perches
2014-09-24
1
-10
/
+4
*
Bluetooth: Check for SCO type before setting retransmission effort
Bernhard Thaler
2014-09-23
1
-5
/
+17
*
Bluetooth: Fix setting correct security level when initiating SMP
Johan Hedberg
2014-09-18
1
-1
/
+4
*
Bluetooth: Remove exported hci_recv_fragment function
Marcel Holtmann
2014-09-17
1
-20
/
+0
*
Bluetooth: Provide HCI command opcode information to driver
Marcel Holtmann
2014-09-15
1
-0
/
+1
*
Bluetooth: Add BUILD_BUG_ON check for SKB control buffer size
Marcel Holtmann
2014-09-15
1
-0
/
+3
*
Bluetooth: Fix re-setting RPA as expired when deferring update
Johan Hedberg
2014-09-12
1
-0
/
+1
*
Bluetooth: Expire RPA if encryption fails
Johan Hedberg
2014-09-11
1
-0
/
+6
*
Bluetooth: Avoid hard-coded IO capability values in SMP
Johan Hedberg
2014-09-11
1
-2
/
+2
*
Bluetooth: Fix L2CAP information request handling for fixed channels
Johan Hedberg
2014-09-11
1
-20
/
+33
*
Bluetooth: Add smp_ltk_sec_level() helper function
Johan Hedberg
2014-09-11
3
-5
/
+10
[next]