index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
fcrypt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-03
Bluetooth: Add tracking of local and piconet clock values
Johan Hedberg
3
-0
/
+55
2014-07-03
Bluetooth: Use kzalloc instead of kmalloc for pending mgmt commands
Johan Hedberg
1
-1
/
+1
2014-07-03
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2014-07-03
Bluetooth: Send HCI_Read_Clock_Offset before disconnecting
Marcel Holtmann
2
-0
/
+24
2014-07-03
Bluetooth: Remove unneeded hci_conn_disconnect abstraction
Marcel Holtmann
1
-16
/
+6
2014-07-03
Bluetooth: Remove reason parameter from hci_amp_disconn function
Marcel Holtmann
1
-4
/
+5
2014-07-03
Bluetooth: Remove unnecessary hcon->smp_conn variable
Johan Hedberg
2
-4
/
+1
2014-07-03
Bluetooth: Fix missing check for SMP session in smp_user_confirm_reply
Johan Hedberg
1
-1
/
+1
2014-07-03
Bluetooth: Remove unnecessary hci_dev_unlock for smp_user_confirm_reply
Johan Hedberg
1
-7
/
+0
2014-07-03
Bluetooth: Update SMP crypto functions to take the SMP context
Johan Hedberg
1
-29
/
+19
2014-07-03
Bluetooth: Add dedicated AES instance for each SMP context
Johan Hedberg
1
-0
/
+11
2014-07-03
Bluetooth: Fix missing hdev locking in smp_cmd_ident_addr_info
Johan Hedberg
1
-2
/
+6
2014-07-03
Bluetooth: Use macro instead of hard-coded value
Andre Guedes
1
-1
/
+1
2014-07-03
Bluetooth: Convert hci_conn->link_mode into flags
Johan Hedberg
5
-35
/
+62
2014-07-03
Bluetooth: Remove ssp_debug_mode debugfs option
Marcel Holtmann
1
-51
/
+0
2014-07-03
Bluetooth: Add support for mode 0x02 for mgmt_set_debug_keys
Johan Hedberg
1
-2
/
+16
2014-07-03
Bluetooth: Add a new HCI_USE_DEBUG_KEYS flag
Johan Hedberg
2
-2
/
+11
2014-07-03
Bluetooth: Fix ignoring debug keys in mgmt_load_link_keys
Johan Hedberg
1
-0
/
+6
2014-07-03
Bluetooth: Convert hcon->flush_key to a proper flag
Johan Hedberg
2
-3
/
+7
2014-07-03
Bluetooth: Don't store debug keys if flag for them is not set
Johan Hedberg
1
-7
/
+11
2014-07-03
Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS
Johan Hedberg
3
-7
/
+11
2014-07-03
Bluetooth: Move mgmt event sending out from hci_add_link_key()
Johan Hedberg
4
-19
/
+24
2014-07-03
Bluetooth: Update hci_add_link_key() to return pointer to key
Johan Hedberg
2
-7
/
+9
2014-07-03
Bluetooth: Remove redundant calls to h5_reset_rx
Loic Poulain
1
-4
/
+0
2014-07-03
Bluetooth: Add support LE slave connection update procedure
Marcel Holtmann
1
-0
/
+19
2014-07-03
Bluetooth: Set default min/max connection interval for LE slaves
Marcel Holtmann
1
-0
/
+8
2014-07-03
Bluetooth: Track LE connection parameter update event
Marcel Holtmann
2
-0
/
+36
2014-07-03
Bluetooth: Store current LE connection parameters in hci_conn struct
Marcel Holtmann
2
-0
/
+7
2014-07-03
Bluetooth: 6LoWPAN: Remove network devices when unloading
Jukka Rissanen
1
-0
/
+54
2014-07-03
Bluetooth: 6LoWPAN: Count module usage
Jukka Rissanen
1
-0
/
+5
2014-07-03
Bluetooth: 6LoWPAN: Create a kernel module
Jukka Rissanen
3
-6
/
+17
2014-07-03
Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
Jukka Rissanen
8
-317
/
+588
2014-07-03
Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
Jukka Rissanen
4
-15
/
+55
2014-07-03
Bluetooth: Use separate dbg_flags to special debugfs options
Marcel Holtmann
4
-17
/
+24
2014-07-03
Bluetooth: Fix checking for master LTKs
Johan Hedberg
1
-4
/
+1
2014-07-03
Bluetooth: Fix validating IO capability values in mgmt commands
Johan Hedberg
1
-0
/
+9
2014-07-03
Bluetooth: Remove trailing whitespaces from Kconfig
Stephan Gabert
1
-6
/
+6
2014-07-03
Bluetooth: Add flexible buffer byte order swapping function
Johan Hedberg
1
-13
/
+7
2014-07-03
Bluetooth: Convert SMP flags into an enum
Johan Hedberg
1
-5
/
+7
2014-07-03
Bluetooth: Remove unused LTK authentication defines
Johan Hedberg
1
-4
/
+0
2014-07-03
Bluetooth: Remove HCI prefix from SMP LTK defines
Johan Hedberg
6
-13
/
+16
2014-07-03
Bluetooth: Remove unnecessary SMP STK define
Johan Hedberg
3
-3
/
+6
2014-07-03
Bluetooth: Fix missing NULL check for smp_chan_create() return value
Johan Hedberg
1
-0
/
+2
2014-07-03
Bluetooth: Use struct delayed_work for HCI command timeout
Marcel Holtmann
3
-11
/
+12
2014-07-03
Bluetooth: Use explicit header and body length for L2CAP SKB allocation
Marcel Holtmann
4
-7
/
+10
2014-07-03
Bluetooth: Shrink size of struct l2cap_ctrl fields
Marcel Holtmann
1
-9
/
+9
2014-07-03
Bluetooth: Assign L2CAP socket priority when allocating SKB
Marcel Holtmann
4
-20
/
+12
2014-07-03
Bluetooth: Use const for struct l2cap_ops field
Marcel Holtmann
3
-3
/
+3
2014-07-03
Bluetooth: ath3k: reduce pipe setting times in ath3k_load_fwfile()
Adam Lee
1
-2
/
+2
2014-07-01
b43: add more bcma cores
Rafał Miłecki
1
-0
/
+12
[next]