aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/l2cap.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-03
|\
| * bluetooth: handle l2cap_create_connless_pdu() errorsDan Carpenter2010-04-27
* | net: sk_sleep() helperEric Dumazet2010-04-20
|/
* net: check the length of the socket address passed to connect(2)Changli Gao2010-04-01
* Bluetooth: Fix kernel crash on L2CAP stress testsAndrei Emeltchenko2010-03-21
* Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann2010-03-21
* Bluetooth: Fix potential bad memory access with sysfs filesMarcel Holtmann2010-03-21
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-07
* Bluetooth: Fix memory leak in L2CAPAndrei Emeltchenko2010-01-30
* Bluetooth: Remove double free of SKB pointer in L2CAPAndrei Emeltchenko2010-01-30
* Bluetooth: Fix L2CAP locking scheme regressionAndrei Emeltchenko2009-12-17
* Bluetooth: Ack L2CAP I-frames before retransmit missing packetGustavo F. Padovan2009-12-17
* Bluetooth: Fix unset of RemoteBusy flag for L2CAPGustavo F. Padovan2009-12-17
* Bluetooth: Add L2CAP option for max transmit valueMarcel Holtmann2009-12-03
* Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq valueGustavo F. Padovan2009-12-03
* Bluetooth: Implement RejActioned flagGustavo F. Padovan2009-12-03
* Bluetooth: Fix sending ReqSeq on I-framesGustavo F. Padovan2009-12-03
* Bluetooth: Fix unset of SrejActioned flagGustavo F. Padovan2009-12-03
* Bluetooth: Initialize variables and timers for both channel's sidesGustavo F. Padovan2009-12-03
* net: Move && and || to end of previous lineJoe Perches2009-11-29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-17
|\
| * Bluetooth: Fix regression with L2CAP configuration in Basic ModeGustavo F. Padovan2009-11-15
| * Bluetooth: Select Basic Mode as default for SOCK_SEQPACKETGustavo F. Padovan2009-11-15
* | net: check kern before calling security subsystemEric Paris2009-11-06
* | net: pass kern to net_proto_family create functionEric Paris2009-11-06
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-27
|\|
| * bluetooth: static lock key fixDave Young2009-10-19
* | net: mark net_proto_ops as constStephen Hemminger2009-10-07
|/
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* Bluetooth: Add support for L2CAP 'Send RRorRNR' actionGustavo F. Padovan2009-08-26
* Bluetooth: Handle L2CAP case when the remote receiver is busyGustavo F. Padovan2009-08-26
* Bluetooth: Acknowledge L2CAP packets when receiving RR-frames (F-bit=1)Gustavo F. Padovan2009-08-26
* Bluetooth: Use proper *_unaligned_le{16,32} helpers for L2CAPGustavo F. Padovan2009-08-24
* Bluetooth: Add locking scheme to L2CAP timeout callbacksGustavo F. Padovan2009-08-24
* Bluetooth: Full support for receiving L2CAP SREJ framesGustavo F. Padovan2009-08-22
* Bluetooth: Add support for L2CAP SREJ exceptionGustavo F. Padovan2009-08-22
* Bluetooth: Add support for FCS option to L2CAPGustavo F. Padovan2009-08-22
* Bluetooth: Enable Streaming Mode for L2CAPGustavo F. Padovan2009-08-22
* Bluetooth: Add support for Retransmission and Monitor TimersGustavo F. Padovan2009-08-22
* Bluetooth: Initial support for retransmission of packets with REJ framesGustavo F. Padovan2009-08-22
* Bluetooth: Add support for Segmentation and Reassembly of SDUsGustavo F. Padovan2009-08-22
* Bluetooth: Add initial support for ERTM packets transfersGustavo F. Padovan2009-08-22
* Bluetooth: Create separate l2cap_send_disconn_req() functionGustavo F. Padovan2009-08-22
* Bluetooth: Add configuration support for ERTM and Streaming modeGustavo F. Padovan2009-08-22
* Bluetooth: Add L2CAP RFC option if ERTM is enabledMarcel Holtmann2009-08-22
* Bluetooth: Allow setting of L2CAP ERTM via socket optionMarcel Holtmann2009-08-22
* Bluetooth: Add module option to enable L2CAP ERTM supportMarcel Holtmann2009-08-22
* Bluetooth: Remove pointless endian conversion helpersMarcel Holtmann2009-06-08
* Bluetooth: Add basic constants for L2CAP ERTM support and use themMarcel Holtmann2009-06-08
* Bluetooth: Fix errors and warnings in L2CAP reported by checkpatch.plGustavo F. Padovan2009-06-08