firefly-linux-kernel-4.4.55.git
2011-07-13 Colin Crosscgroup: Add generic cgroup subsystem permission checks
2011-07-13 Colin CrossRevert "cgroup: Add generic cgroup subsystem permission...
2011-07-13 Colin CrossMerge commit 'v3.0-rc7' into android-3.0
2011-07-12 JP Abgrallnetfitler: fixup the quota2, and enable.
2011-07-11 Linus TorvaldsLinux 3.0-rc7
2011-07-11 Linus TorvaldsDocumentation/Changes: remove some really obsolete...
2011-07-11 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-07-11 JP Abgrallnetfilter: adding the original quota2 from xtables...
2011-07-11 Colin CrossUSB: otg: add otg id notifier utiltiies
2011-07-11 Dima Zavinpda_power: add support for using otg transceiver events
2011-07-11 Linus TorvaldsMerge branch 'pm-fixes' of git://git./linux/kernel...
2011-07-11 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2011-07-11 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-07-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-07-11 Linus TorvaldsMerge branch 'movieboard' of git://git./linux/kernel...
2011-07-11 Joe Perchesath5k: Add missing breaks in switch/case
2011-07-11 Muthu KumarDocumentation/spinlocks.txt: Remove reference to sti...
2011-07-11 Vinicius Costa... Bluetooth: Add support for returning the encryption...
2011-07-11 Vinicius Costa... Bluetooth: Add support for storing the key size
2011-07-11 Vinicius Costa... Bluetooth: Add support for communicating keys with...
2011-07-11 Vinicius Costa... Bluetooth: Remove unused field in hci_conn
2011-07-11 Vinicius Costa... Bluetooth: Use the stored LTK for restabilishing security
2011-07-11 Vinicius Costa... Bluetooth: Use the link key list to temporarily store...
2011-07-11 Vinicius Costa... Bluetooth: Add support for storing the LTK
2011-07-11 Vinicius Costa... Bluetooth: Fix SM pairing parameters negotiation
2011-07-11 Vinicius Costa... Bluetooth: Reject an encryption request when the key...
2011-07-11 Vinicius Costa... Bluetooth: Add functions to manipulate the link key...
2011-07-11 Vinicius Costa... Bluetooth: Add new structures for supporting SM key...
2011-07-11 Vinicius Costa... Bluetooth: Add support for SMP phase 3 (key distribution)
2011-07-11 Mat MartineauBluetooth: Remove L2CAP busy queue
2011-07-11 Mat MartineauBluetooth: Use event-driven approach for handling ERTM...
2011-07-11 Mat MartineauBluetooth: Move code for ERTM local busy state to separ...
2011-07-11 Andre GuedesBluetooth: Fix potential deadlock in mgmt
2011-07-11 Andre GuedesBluetooth: Fix potential deadlock in hci_core
2011-07-11 Andre GuedesBluetooth: Remove enable_smp parameter
2011-07-11 Andre GuedesBluetooth: Add lmp_host_le_capable() macro
2011-07-11 Andre GuedesBluetooth: Add enable_le module parameter
2011-07-11 Andre GuedesBluetooth: Write LE Host Supported command
2011-07-11 Andre GuedesBluetooth: Add extfeatures to struct hci_dev
2011-07-11 Mat MartineauBluetooth: Check earlier for L2CAP ERTM frames to drop
2011-07-11 Gustavo F.... Bluetooth: Clean up unused struct hci_conn items
2011-07-11 Gustavo F.... Bluetooth: Fix bad locking balance
2011-07-11 Steven.LiBluetooth: Add Atheros AR3012 one PID/VID supported
2011-07-11 Joe PerchesBluetooth: Add bt_printk
2011-07-11 Joe PerchesBluetooth: Rename function bt_err to bt_to_errno
2011-07-11 Mat MartineauBluetooth: ERTM timeouts need to be converted to jiffies
2011-07-11 Mat MartineauBluetooth: Fix indentation whitespace
2011-07-11 Randy DunlapBluetooth: uses crypto interfaces, select CRYPTO
2011-07-11 Stephen RothwellBluetooth: include scatterlist.h where needed
2011-07-11 Vinicius Costa... Bluetooth: Fix not setting the chan state
2011-07-11 Vinicius Costa... Bluetooth: Remove useless access to the socket
2011-07-11 Vinicius Costa... Bluetooth: Fix crash when setting a LE socket to ready
2011-07-11 Gustavo F.... Bluetooth: Fix locking in blacklist code
2011-07-11 Gustavo F.... Bluetooth: Use bit operations on conn_state
2011-07-11 Gustavo F.... Bluetooth: use bit operation on conf_state
2011-07-11 Antti JulkuBluetooth: Add blacklisting support for mgmt interface
2011-07-11 Antti JulkuBluetooth: Move blacklisting functions to hci_core
2011-07-11 Vinicius Costa... Bluetooth: Add key size checks for SMP
2011-07-11 Vinicius Costa... Bluetooth: Add support for SMP timeout
2011-07-11 Anderson LizardoBluetooth: fix missing parameter for HCI_OP_DISCONNECT
2011-07-11 Vinicius Costa... Bluetooth: Add support for Pairing features exchange
2011-07-11 Vinicius Costa... Bluetooth: Add support for building pairing commands
2011-07-11 Vinicius Costa... Bluetooth: Update the security level when link is encrypted
2011-07-11 Vinicius Costa... Bluetooth: Fix initial security level of LE links
2011-07-11 Vinicius Costa... Bluetooth: Add support for resuming socket when SMP...
2011-07-11 Vinicius Costa... Bluetooth: Remove debug statements
2011-07-11 Vinicius Costa... Bluetooth: Add support for LE Start Encryption
2011-07-11 Anderson BrigliaBluetooth: Add SMP confirmation checks methods
2011-07-11 Anderson BrigliaBluetooth: Add SMP confirmation structs
2011-07-11 Anderson BrigliaBluetooth: Add LE SMP Cryptoolbox functions
2011-07-11 Vinicius Costa... Bluetooth: Add support for using the crypto subsystem
2011-07-11 Anderson BrigliaBluetooth: Add simple SMP pairing negotiation
2011-07-11 Anderson BrigliaBluetooth: Start SMP procedure
2011-07-11 Anderson BrigliaBluetooth: Implement the first SMP commands
2011-07-11 Gustavo F.... Bluetooth: Don't forget to check for LE_LINK
2011-07-11 Gustavo F.... Bluetooth: keep reference if any ERTM timer is enabled
2011-07-11 Gustavo F.... Bluetooth: Make timer functions generic
2011-07-11 Gustavo F.... Bluetooth: Add refcnt to struct l2cap_chan
2011-07-11 Gustavo F.... Bluetooth: Add state tracking to struct l2cap_chan
2011-07-11 Gustavo F.... Bluetooth: add close() callback to l2cap_chan_ops
2011-07-11 Gustavo F.... Bluetooth: add recv() callback to l2cap_chan_ops
2011-07-11 Gustavo F.... Bluetooth: Add l2cap_chan_ops abstraction
2011-07-11 Gustavo F.... Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_...
2011-07-11 Waldemar RymarkiewiczBluetooth: Clean up some code style issues
2011-07-11 David MillerBluetooth: Kill set but unused variable 'cmd' in cmtp_r...
2011-07-11 Stephen BoydBluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y...
2011-07-11 Mat MartineauBluetooth: Fix check for the ERTM local busy state
2011-07-11 Mat MartineauBluetooth: Restore accidentally-deleted line
2011-07-11 Waldemar RymarkiewiczBluetooth: Simplify hci_conn_accept_secure check
2011-07-11 Jaikumar GaneshBluetooth: Add BT_POWER L2CAP socket option.
2011-07-11 Waldemar RymarkiewiczBluetooth: Verify a pin code in pin_code_reply
2011-07-11 Waldemar RymarkiewiczBluetooth: Remove a magic number
2011-07-11 Johannes BergBluetooth: fix sparse & gcc warnings
2011-07-11 Andre GuedesBluetooth: Set 'peer_addr_type' in hci_le_connect()
2011-07-11 Andre GuedesBluetooth: Check advertising cache in hci_connect()
2011-07-11 Andre GuedesBluetooth: Remove useless check in hci_connect()
2011-07-11 Andre GuedesBluetooth: Add 'dst_type' field to struct hci_conn
2011-07-11 Waldemar RymarkiewiczBluetooth: Refactor hci_auth_complete_evt function
2011-07-11 Waldemar RymarkiewiczBluetooth: Fix auth_complete_evt for legacy units
2011-07-11 Andre GuedesBluetooth: Advertising entries lifetime
next