Age | Commit message (Expand) | Author |
2014-01-18 | net: add build-time checks for msg->msg_name size | Steffen Hurrle |
2014-01-17 | Bluetooth: remove direct compilation of 6lowpan_iphc.c | Stephen Warren |
2014-01-15 | net: move 6lowpan compression code to separate module | Dmitry Eremin-Solenikov |
2014-01-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-01-08 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2014-01-07 | Bluetooth: Fix 6loWPAN peer lookup | Claudio Takahasi |
2014-01-07 | Bluetooth: Fix setting Universal/Local bit | Claudio Takahasi |
2014-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-01-06 | Bluetooth: Remove rfcomm_carrier_raised() | Gianluca Anzolin |
2014-01-06 | Bluetooth: Always wait for a connection on RFCOMM open() | Gianluca Anzolin |
2014-01-06 | Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate() | Gianluca Anzolin |
2014-01-06 | Bluetooth: Release RFCOMM port when the last user closes the TTY | Gianluca Anzolin |
2014-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-01-06 | Bluetooth: Default to no security with L2CAP RAW sockets | Johan Hedberg |
2014-01-06 | Bluetooth: Fix NULL pointer dereference when disconnecting | Johan Hedberg |
2014-01-04 | Bluetooth: Add quirk for disabling Delete Stored Link Key command | Marcel Holtmann |
2013-12-18 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2013-12-17 | Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsg | Marcel Holtmann |
2013-12-14 | Bluetooth: fix return value check | Wei Yongjun |
2013-12-14 | Bluetooth: remove unused including <linux/version.h> | Wei Yongjun |
2013-12-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-12-12 | 6lowpan: fix/move/cleanup debug functions | Alexander Aring |
2013-12-11 | Bluetooth: Fix test for lookup_dev return value | Johan Hedberg |
2013-12-11 | Bluetooth: Add missing 6lowpan.h include | Johan Hedberg |
2013-12-11 | Bluetooth: Manually enable or disable 6LoWPAN between devices | Jukka Rissanen |
2013-12-11 | Bluetooth: Enable 6LoWPAN support for BT LE devices | Jukka Rissanen |
2013-12-10 | Bluetooth: Fix handling of L2CAP Command Reject over LE | Johan Hedberg |
2013-12-09 | Bluetooth: Use macros for connectionless slave broadcast features | Marcel Holtmann |
2013-12-07 | Bluetooth: Increase minor version of core module | Marcel Holtmann |
2013-12-06 | net/*: Fix FSF address in file headers | Jeff Kirsher |
2013-12-05 | Bluetooth: Fix valid LE PSM check | Johan Hedberg |
2013-12-05 | Bluetooth: Use min_t for calculating chan->mps | Johan Hedberg |
2013-12-05 | Bluetooth: Simplify l2cap_chan initialization for LE CoC | Johan Hedberg |
2013-12-05 | Bluetooth: Add debugfs controls for LE CoC MPS and Credits | Johan Hedberg |
2013-12-05 | Bluetooth: Fix validating LE PSM values | Johan Hedberg |
2013-12-05 | Bluetooth: Fix CID ranges for LE CoC CID allocations | Johan Hedberg |
2013-12-05 | Bluetooth: Fix clearing of chan->omtu for LE CoC channels | Johan Hedberg |
2013-12-05 | Bluetooth: Limit LE MPS to the MTU value | Johan Hedberg |
2013-12-05 | Bluetooth: Fix suspending the L2CAP socket if we start with 0 credits | Johan Hedberg |
2013-12-05 | Bluetooth: Fix LE L2CAP Connect Request handling together with SMP | Johan Hedberg |
2013-12-05 | Bluetooth: Implement LE L2CAP reassembly | Johan Hedberg |
2013-12-05 | Bluetooth: Add LE L2CAP segmentation support for outgoing data | Johan Hedberg |
2013-12-05 | Bluetooth: Introduce L2CAP channel callback for suspending | Johan Hedberg |
2013-12-05 | Bluetooth: Reject LE CoC commands when the feature is not enabled | Johan Hedberg |
2013-12-05 | Bluetooth: Add LE flow control discipline | Johan Hedberg |
2013-12-05 | Bluetooth: Implement returning of LE L2CAP credits | Johan Hedberg |
2013-12-05 | Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options | Johan Hedberg |
2013-12-05 | Bluetooth: Limit L2CAP_OPTIONS socket option usage with LE | Johan Hedberg |
2013-12-05 | Bluetooth: Track LE L2CAP credits in l2cap_chan | Johan Hedberg |
2013-12-05 | Bluetooth: Add LE L2CAP flow control mode | Johan Hedberg |