summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/l2cap.c
AgeCommit message (Expand)AuthorLines
2005-03-26[NET] make all protos partially use sk_protArnaldo Carvalho de Melo-10/+26
2005-03-22Merge bk://kernel.bkbits.net/acme/net-2.6David S. Miller-1/+1
2005-03-22[NET] use sk_acceptq_is_fullArnaldo Carvalho de Melo-1/+1
2005-03-19[Bluetooth] Remove now unneeded references to sk_protinfoMarcel Holtmann-3/+0
2005-03-18[Bluetooth] Kill bt_sock_alloc() and its usageMarcel Holtmann-1/+6
2005-03-16[NET] Convert sk_zapped into SOCK_ZAPPED flagThomas Graf-5/+5
2005-01-29[Bluetooth] Remove MTU check for the L2CAP raw socketMarcel Holtmann-1/+1
2004-12-26[Bluetooth] Update socket option handlingMarcel Holtmann-7/+11
2004-12-26[Bluetooth] Make some code of the core staticMarcel Holtmann-1/+1
2004-11-17Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller-3/+30
2004-11-17[Bluetooth] Check for L2CAP reliabilityMarcel Holtmann-0/+21
2004-11-17[Bluetooth] Add support for L2CAP secure modeMarcel Holtmann-3/+8
2004-11-17[Bluetooth] Correct locking for zero SCID responsesMarcel Holtmann-0/+1
2004-11-09[BLUETOOTH]: Lock initializer unifyingAndrew Morton-1/+1
2004-11-06[Bluetooth] Support responses with zero SCIDMarcel Holtmann-69/+96
2004-10-06[Bluetooth] Fix race when unlinking incoming connectionsMarcel Holtmann-3/+4
2004-09-04[Bluetooth] Don't send L2CAP reject command for bad responsesMarcel Holtmann-9/+10
2004-07-10[Bluetooth] Respond to L2CAP info requestsMarcel Holtmann-12/+46
2004-06-09[NET] Introduce sk_reset_timer and sk_stop_timerArnaldo Carvalho de Melo-6/+2
2004-05-31Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller-92/+107
2004-06-01[Bluetooth] Add dynamic PSM allocation for L2CAP server socketsMarcel Holtmann-2/+21
2004-06-01[Bluetooth] Remove CVS tags and cleanup the codeMarcel Holtmann-91/+87
2004-05-29[PATCH] sparse: ->[gs]etsockopt() annotationAlexander Viro-4/+4
2004-03-15[Bluetooth] Declare more functions staticMarcel Holtmann-6/+6
2004-03-14[Bluetooth] Make use of the MODULE_VERSION macroMarcel Holtmann-0/+1
2004-02-22[Bluetooth] Copy all L2CAP signal frames to the raw socketsMarcel Holtmann-3/+3
2004-01-13MergeDavid S. Miller-0/+1
2004-01-08[BLUETOOTH]: Use size_t for size in {send,recv}msg.Stephen Hemminger-1/+2
2003-12-19[Bluetooth] Add module aliases for the Bluetooth protocolsMarcel Holtmann-0/+1
2003-09-11Merge bk://linux.bkbits.net/linux-2.5Maksim Krasnyanskiy-25/+49
2003-09-03[NET]: remove duplicate #includes in net/Randy Dunlap-1/+0
2003-08-31[PATCH] Fix bluetooth compile warningsAndrew Morton-1/+1
2003-08-20[Bluetooth] L2CAP qualification spec mandates sending additional config request Maksim Krasnyanskiy-9/+26
2003-06-22Merge bk://linux.bkbits.net/linux-2.5Maksim Krasnyanskiy-16/+23
2003-06-16[Bluetooth] Add support for SO_LINGER to L2CAP, RFCOMM and SCO sockets.Maksim Krasnyanskiy-16/+23
2003-06-16o net: use hlist for struct sock hash listsArnaldo Carvalho de Melo-11/+17
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo-91/+91
2003-05-27o net: abstract access to struct sock ->flagsArnaldo Carvalho de Melo-1/+1
2003-05-11Merge bk://linux.bkbits.net/linux-2.5Maksim Krasnyanskiy-21/+32
2003-05-09[NET]: Set file_operations->owner as appropriate.Hideaki Yoshifuji-0/+1
2003-05-09[Bluetooth] Detect and log error condition when first L2CAP fragment is too l...Maksim Krasnyanskiy-4/+10
2003-05-08[Bluetooth] L2CAP config req/rsp fixes. Maksim Krasnyanskiy-8/+11
2003-05-08[Bluetooth] Add required infrastructure for socket module refcounting.Maksim Krasnyanskiy-9/+11
2003-05-02o bluetooth: use revised net module infrastructureArnaldo Carvalho de Melo-0/+2
2003-04-28Merge davem@nuts.ninka.net:/home/davem/src/BK/net-2.5David S. Miller-1/+1
2003-04-28[NET]: Spelling fixes for net/Steven Cole-1/+1
2003-04-22Merge bk://linux-bt.bkbits.net/marcel-2.5Maksim Krasnyanskiy-1/+1
2003-04-23[Bluetooth] Fix L2CAP binding to local addressMarcel Holtmann-1/+1
2003-04-03o net: CodyngStyle reformatting, no code changesArnaldo Carvalho de Melo-1/+1
2003-03-05[NET]: Simplify scm handling and sendmsg/recvmsg invocation, consolidate net ...Benjamin LaHaise-1/+1