Age | Commit message (Expand) | Author |
2012-06-02 | tty: Revert the tty locking series, it needs more work | Linus Torvalds |
2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-05-22 | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | John W. Linville |
2012-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-05-16 | Bluetooth: Report proper error number in disconnection | Gustavo Padovan |
2012-05-16 | Bluetooth: Create flags for bt_sk() | Gustavo Padovan |
2012-05-16 | Bluetooth: report the right security level in getsockopt | Gustavo Padovan |
2012-05-16 | Bluetooth: Lock the L2CAP channel when sending | Mat Martineau |
2012-05-16 | Bluetooth: Restore locking semantics when looking up L2CAP channels | Mat Martineau |
2012-05-16 | Bluetooth: Fix a redundant and problematic incoming MTU check | Mat Martineau |
2012-05-16 | Bluetooth: Fix EIR data generation for mgmt_device_found | Vishal Agarwal |
2012-05-16 | Bluetooth: Fix Inquiry with RSSI event mask | Johan Hedberg |
2012-05-16 | Bluetooth: improve readability of l2cap_seq_list code | Gustavo Padovan |
2012-05-16 | Bluetooth: Fix skb length calculation | Gustavo Padovan |
2012-05-16 | Bluetooth: Fix packet size provided to the controller | Gustavo Padovan |
2012-05-16 | Bluetooth: Fix wrong set of skb fragments | Gustavo Padovan |
2012-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth | Gustavo Padovan |
2012-05-15 | Bluetooth: Initialize the transmit queue for L2CAP streaming mode | Mat Martineau |
2012-05-14 | Bluetooth: Update tx_send_head when sending ERTM data | Mat Martineau |
2012-05-14 | Bluetooth: mgmt: Fix device_connected sending order | Johan Hedberg |
2012-05-14 | Bluetooth: notify userspace of security level change | Gustavo Padovan |
2012-05-09 | bluetooth: Convert compare_ether_addr to ether_addr_equal | Joe Perches |
2012-05-09 | Bluetooth: Fixed checkpatch warnings | Cristian Chilipirea |
2012-05-09 | Bluetooth: bnep: use constant for ethertype | Eldad Zack |
2012-05-09 | Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation | Mat Martineau |
2012-05-09 | Bluetooth: Remove unneeded calculation and magic number | Andrei Emeltchenko |
2012-05-09 | Bluetooth: Remove hlen variable | Gustavo Padovan |
2012-05-09 | Bluetooth: Enable Low Energy support by default | Marcel Holtmann |
2012-05-09 | Bluetooth: Remove unused hci_le_ltk_neg_reply() | Syam Sidhardhan |
2012-05-09 | Bluetooth: Remove unneeded elements from size calculation | Gustavo Padovan |
2012-05-09 | Bluetooth: Remove unused hci_le_ltk_reply() | Syam Sidhardhan |
2012-05-09 | Bluetooth: Add Code Aurora Forum copyright | Mat Martineau |
2012-05-09 | Bluetooth: Make better use of l2cap_chan reference counting | Mat Martineau |
2012-05-09 | Bluetooth: Remove unused function | Mat Martineau |
2012-05-09 | Bluetooth: Initialize new l2cap_chan structure members | Mat Martineau |
2012-05-09 | Bluetooth: Move recently-added ERTM header packing functions | Mat Martineau |
2012-05-09 | Bluetooth: Remove duplicate structure members from bt_skb_cb | Mat Martineau |
2012-05-09 | Bluetooth: Remove advertising cache | Andre Guedes |
2012-05-09 | Bluetooth: Use address type info from user-space | Andre Guedes |
2012-05-09 | Bluetooth: Add dst_type parameter to hci_connect | Andre Guedes |
2012-05-09 | Bluetooth: Move bdaddr_to_le to hci_core | Andre Guedes |
2012-05-09 | Bluetooth: Rename mgmt_to_le to bdaddr_to_le | Andre Guedes |
2012-05-09 | Bluetooth: Rename link_to_mgmt to link_to_bdaddr | Andre Guedes |
2012-05-09 | Bluetooth: Move address type macros to bluetooth.h | Andre Guedes |
2012-05-09 | Bluetooth: Remove useless code in hci_connect | Andre Guedes |
2012-05-09 | Bluetooth: Add support for reusing the same hci_conn for LE links | Vinicius Costa Gomes |
2012-05-09 | Bluetooth: Search global l2cap channels by src/dst addresses | Ido Yariv |
2012-05-09 | Bluetooth: Remove unneeded initialization in hci_alloc_dev() | David Herrmann |