summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-06-05Bluetooth: Remove most of the inline usageGustavo Padovan
2012-06-05Bluetooth: trivial: Remove empty lineAndrei Emeltchenko
2012-06-05Bluetooth: Preserve L2CAP flags valuesAndrei Emeltchenko
2012-06-05Bluetooth: Use defined link key sizeAndrei Emeltchenko
2012-06-05Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSESzymon Janc
2012-06-05Bluetooth: Remove dead int returnsGustavo Padovan
2012-06-05Bluetooth: Remove double check for BT_CONNECTEDGustavo Padovan
2012-06-05Bluetooth: Silent sparse warningsAndrei Emeltchenko
2012-06-05Bluetooth: Do not purge queue in Basic ModeGustavo Padovan
2012-06-05Bluetooth: Enable ERTM by defaultMat Martineau
2012-06-05Bluetooth: Set txwin values for streaming modeMat Martineau
2012-06-05Bluetooth: Remove unneccesary inlineMat Martineau
2012-06-05Bluetooth: Simplify the ERTM ack timeoutMat Martineau
2012-06-05Bluetooth: Use the ERTM transmit state machine from timeout handlersMat Martineau
2012-06-05Bluetooth: Check rules when setting retransmit or monitor timersMat Martineau
2012-06-05Bluetooth: Use new header structures in l2cap_send_rr_or_rnrMat Martineau
2012-06-05Bluetooth: Handle incoming REJ framesMat Martineau
2012-06-05Bluetooth: Handle SREJ requests to resend unacked framesMat Martineau
2012-06-05Bluetooth: Reassemble all available data when retransmissions succeed.Mat Martineau
2012-06-05Bluetooth: Send SREJ frames when packets go missingMat Martineau
2012-06-05Bluetooth: Add implementation for retransmitting all unacked framesMat Martineau
2012-06-05Bluetooth: Add the ERTM receive state machineMat Martineau
2012-06-05Bluetooth: Update l2cap_send_i_or_rr_or_rnr to fit the spec betterMat Martineau
2012-06-05Bluetooth: Use the transmit state machine for busy state changesMat Martineau
2012-06-05Bluetooth: Refactor l2cap_send_ackMat Martineau
2012-06-05Bluetooth: Remove receive code that has been supercededMat Martineau
2012-06-05Bluetooth: Add streaming mode receive and incoming packet classifierMat Martineau
2012-06-05Bluetooth: Consolidate common receive code for ERTM and streaming modeMat Martineau
2012-06-05Bluetooth: Refactor l2cap_send_sframeMat Martineau
2012-06-05Bluetooth: Refactor l2cap_ertm_sendMat Martineau
2012-06-05Bluetooth: Refactor l2cap_streaming_sendMat Martineau
2012-06-05Bluetooth: Add a new L2CAP ERTM transmit state machine.Mat Martineau
2012-06-05Bluetooth: Change default state of ERTM disable flagMat Martineau
2012-06-05Bluetooth: Fix early return from l2cap_chan_delMat Martineau
2012-06-05Bluetooth: Free allocated ERTM SREJ list if init failsMat Martineau
2012-06-05Bluetooth: Fix coding style in hci_core.cGustavo Padovan
2012-06-05Bluetooth: Fix coding style in hci_conn.cGustavo Padovan
2012-06-05Bluetooth: Fix coding style in hci_event.cGustavo Padovan
2012-06-05Bluetooth: Fix coding style in hci_sysfs.cGustavo Padovan
2012-06-05Bluetooth: Fix coding style in hci_sock.cGustavo Padovan
2012-06-05Bluetooth: Fix coding style in sco.cGustavo Padovan
2012-06-05Bluetooth: Fix coding style in mgmt.cGustavo Padovan
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-06-01tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet
2012-06-01tcp: do not create inetpeer on SYNACK messageEric Dumazet
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-06-01sch_atm.c: get rid of poinless externAl Viro
2012-06-01Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds