index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
l2cap.c
Age
Commit message (
Expand
)
Author
Lines
2005-03-26
[NET] make all protos partially use sk_prot
Arnaldo Carvalho de Melo
-10
/
+26
2005-03-22
Merge bk://kernel.bkbits.net/acme/net-2.6
David S. Miller
-1
/
+1
2005-03-22
[NET] use sk_acceptq_is_full
Arnaldo Carvalho de Melo
-1
/
+1
2005-03-19
[Bluetooth] Remove now unneeded references to sk_protinfo
Marcel Holtmann
-3
/
+0
2005-03-18
[Bluetooth] Kill bt_sock_alloc() and its usage
Marcel Holtmann
-1
/
+6
2005-03-16
[NET] Convert sk_zapped into SOCK_ZAPPED flag
Thomas Graf
-5
/
+5
2005-01-29
[Bluetooth] Remove MTU check for the L2CAP raw socket
Marcel Holtmann
-1
/
+1
2004-12-26
[Bluetooth] Update socket option handling
Marcel Holtmann
-7
/
+11
2004-12-26
[Bluetooth] Make some code of the core static
Marcel Holtmann
-1
/
+1
2004-11-17
Merge http://linux-mh.bkbits.net/bluetooth-2.6
David S. Miller
-3
/
+30
2004-11-17
[Bluetooth] Check for L2CAP reliability
Marcel Holtmann
-0
/
+21
2004-11-17
[Bluetooth] Add support for L2CAP secure mode
Marcel Holtmann
-3
/
+8
2004-11-17
[Bluetooth] Correct locking for zero SCID responses
Marcel Holtmann
-0
/
+1
2004-11-09
[BLUETOOTH]: Lock initializer unifying
Andrew Morton
-1
/
+1
2004-11-06
[Bluetooth] Support responses with zero SCID
Marcel Holtmann
-69
/
+96
2004-10-06
[Bluetooth] Fix race when unlinking incoming connections
Marcel Holtmann
-3
/
+4
2004-09-04
[Bluetooth] Don't send L2CAP reject command for bad responses
Marcel Holtmann
-9
/
+10
2004-07-10
[Bluetooth] Respond to L2CAP info requests
Marcel Holtmann
-12
/
+46
2004-06-09
[NET] Introduce sk_reset_timer and sk_stop_timer
Arnaldo Carvalho de Melo
-6
/
+2
2004-05-31
Merge http://linux-mh.bkbits.net/bluetooth-2.6
David S. Miller
-92
/
+107
2004-06-01
[Bluetooth] Add dynamic PSM allocation for L2CAP server sockets
Marcel Holtmann
-2
/
+21
2004-06-01
[Bluetooth] Remove CVS tags and cleanup the code
Marcel Holtmann
-91
/
+87
2004-05-29
[PATCH] sparse: ->[gs]etsockopt() annotation
Alexander Viro
-4
/
+4
2004-03-15
[Bluetooth] Declare more functions static
Marcel Holtmann
-6
/
+6
2004-03-14
[Bluetooth] Make use of the MODULE_VERSION macro
Marcel Holtmann
-0
/
+1
2004-02-22
[Bluetooth] Copy all L2CAP signal frames to the raw sockets
Marcel Holtmann
-3
/
+3
2004-01-13
Merge
David 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 protocols
Marcel Holtmann
-0
/
+1
2003-09-11
Merge bk://linux.bkbits.net/linux-2.5
Maksim Krasnyanskiy
-25
/
+49
2003-09-03
[NET]: remove duplicate #includes in net/
Randy Dunlap
-1
/
+0
2003-08-31
[PATCH] Fix bluetooth compile warnings
Andrew Morton
-1
/
+1
2003-08-20
[Bluetooth] L2CAP qualification spec mandates sending additional config request
Maksim Krasnyanskiy
-9
/
+26
2003-06-22
Merge bk://linux.bkbits.net/linux-2.5
Maksim Krasnyanskiy
-16
/
+23
2003-06-16
[Bluetooth] Add support for SO_LINGER to L2CAP, RFCOMM and SCO sockets.
Maksim Krasnyanskiy
-16
/
+23
2003-06-16
o net: use hlist for struct sock hash lists
Arnaldo Carvalho de Melo
-11
/
+17
2003-06-04
o net: create struct sock_common and use in struct sock & tcp_tw_bucket
Arnaldo Carvalho de Melo
-91
/
+91
2003-05-27
o net: abstract access to struct sock ->flags
Arnaldo Carvalho de Melo
-1
/
+1
2003-05-11
Merge bk://linux.bkbits.net/linux-2.5
Maksim 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-02
o bluetooth: use revised net module infrastructure
Arnaldo Carvalho de Melo
-0
/
+2
2003-04-28
Merge davem@nuts.ninka.net:/home/davem/src/BK/net-2.5
David S. Miller
-1
/
+1
2003-04-28
[NET]: Spelling fixes for net/
Steven Cole
-1
/
+1
2003-04-22
Merge bk://linux-bt.bkbits.net/marcel-2.5
Maksim Krasnyanskiy
-1
/
+1
2003-04-23
[Bluetooth] Fix L2CAP binding to local address
Marcel Holtmann
-1
/
+1
2003-04-03
o net: CodyngStyle reformatting, no code changes
Arnaldo Carvalho de Melo
-1
/
+1
2003-03-05
[NET]: Simplify scm handling and sendmsg/recvmsg invocation, consolidate net ...
Benjamin LaHaise
-1
/
+1
[next]