Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
332acd9e534e0bc8713d2cb90dd2d4d5f2485401
/
net
/
bluetooth
/
rfcomm
b3b1b06
Bluetooth: Double check sec req for pre 2.1 device
by Waldemar Rymarkiewicz
· 14 years ago
8c1d787
Bluetooth: Move conn to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
0c1bc5c
Bluetooth: Move more channel info to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
47d1ec6
Bluetooth: Move more vars to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
7a63628
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
e6bee32
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
b67afe7
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
6caa76b
tty: now phase out the ioctl file pointer for good
by Alan Cox
· 14 years ago
20b9d17
tiocmset: kill the file pointer argument
by Alan Cox
· 14 years ago
60b33c1
tiocmget: kill off the passing of the struct file
by Alan Cox
· 14 years ago
840af82
Bluetooth: Release BTM while sleeping to avoid deadlock
by Vladislav P
· 14 years ago
c531a12
Bluetooth: remove l2cap_load() hack
by Gustavo F. Padovan
· 14 years ago
683d949
Bluetooth: Never deallocate a session when some DLC points to it
by Lukáš Turek
· 14 years ago
b4aa9e0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
183f732
Bluetooth: Fix initial RFCOMM DLC security level
by Johan Hedberg
· 14 years ago
285b4e9
Bluetooth: clean up rfcomm code
by Andrei Emeltchenko
· 14 years ago
eeb3665
Bluetooth: Get rid of __rfcomm_get_sock_by_channel()
by Gustavo F. Padovan
· 14 years ago
63ce090
Bluetooth: fix not setting security level when creating a rfcomm session
by Luiz Augusto von Dentz
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
0587102
tty: icount changeover for other main devices
by Alan Cox
· 14 years ago
534c92f
Bluetooth: clean up rfcomm code
by Andrei Emeltchenko
· 14 years ago
d6b2eb2
Bluetooth: make batostr() print in the right order
by Gustavo F. Padovan
· 14 years ago
5017d8d
Bluetooth: remove extra newline from debug output
by Andrei Emeltchenko
· 14 years ago
3d7d01d
Bluetooth: Use common SOCK_STREAM receive code in RFCOMM
by Mat Martineau
· 14 years ago
0860146
Bluetooth: Fix RFCOMM RPN negotiation
by Yuri Kululin
· 14 years ago
d122179
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
fad003b
Bluetooth: Fix inconsistent lock state with RFCOMM
by Gustavo F. Padovan
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
28e9509
Bluetooth: Remove __exit from rfcomm_cleanup_ttys()
by Gustavo F. Padovan
· 14 years ago
2f8362a
Bluetooth: Add __init and __exit marks to RFCOMM
by Gustavo F. Padovan
· 14 years ago
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
cb4361c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
6503d96
net: check the length of the socket address passed to connect(2)
by Changli Gao
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
aef7d97
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
by Marcel Holtmann
· 15 years ago
101545f
Bluetooth: Fix potential bad memory access with sysfs files
by Marcel Holtmann
· 15 years ago
28812fe
driver-core: Add attribute argument to class_attribute show/store
by Andi Kleen
· 15 years ago
6c2718d
Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socket
by Nick Pelly
· 15 years ago
485f1ef
Bluetooth: Fix sleeping function in RFCOMM within invalid context
by Marcel Holtmann
· 15 years ago
eae38ee
Bluetooth: Add RFCOMM option to use L2CAP ERTM mode
by Marcel Holtmann
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
3b88578
net: Generalize socket rx gap / receive queue overflow cmsg
by Neil Horman
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
9e726b1
Bluetooth: Fix rejected connection not disconnecting ACL link
by Luiz Augusto von Dentz
· 15 years ago
52d1834
Bluetooth: Coding style cleanup from previous rfcomm_init bug fix
by Marcel Holtmann
· 15 years ago
af0d3b1
bluetooth: rfcomm_init bug fix
by Dave Young
· 15 years ago
b4324b5
Bluetooth: Remove pointless endian conversion helpers
by Marcel Holtmann
· 15 years ago
e2139b3
Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP
by Johan Hedberg
· 16 years ago
0f043a8
proc tty: remove struct tty_operations::read_proc
by Alexey Dobriyan
· 16 years ago
08abe18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
ffa6a70
Driver core: Fix device_move() vs. dpm list ordering, v2
by Cornelia Huck
· 16 years ago
37e62f5
Bluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets
by Marcel Holtmann
· 16 years ago
8bf4794
Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP
by Marcel Holtmann
· 16 years ago
0684e5f
Bluetooth: Use general bonding whenever possible
by Marcel Holtmann
· 16 years ago
6e1031a
Bluetooth: When encryption is dropped, do not send RFCOMM packets
by Jaikumar Ganesh
· 16 years ago
5f9018a
Bluetooth: Update version numbers
by Marcel Holtmann
· 16 years ago
0588d94
Bluetooth: Restrict application of socket options
by Marcel Holtmann
· 16 years ago
8c84b83
Bluetooth: Pause RFCOMM TX when encryption drops
by Marcel Holtmann
· 16 years ago
9f2c8a0
Bluetooth: Replace RFCOMM link mode with security level
by Marcel Holtmann
· 16 years ago
8c1b235
Bluetooth: Add enhanced security model for Simple Pairing
by Marcel Holtmann
· 16 years ago
bb23c0a
Bluetooth: Add support for deferring RFCOMM connection setup
by Marcel Holtmann
· 16 years ago
d58daf4
Bluetooth: Preparation for usage of SOL_BLUETOOTH
by Marcel Holtmann
· 16 years ago
91aa35a
Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg()
by Victor Shcherbatyuk
· 16 years ago
6332178
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
1b08534
net: Fix module refcount leak in kernel_accept()
by Wei Yongjun
· 16 years ago
037322a
bt/rfcomm/tty: join error paths
by Ilpo Järvinen
· 16 years ago
e19caae
bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().
by David S. Miller
· 16 years ago
6cf1a0f
bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.
by David S. Miller
· 16 years ago
9a5df92
Bluetooth: Fix RFCOMM release oops when device is still in use
by Marcel Holtmann
· 16 years ago
a418b89
Bluetooth: Enable per-module dynamic debug messages
by Marcel Holtmann
· 16 years ago
45555c0
bluetooth: fix warning in net/bluetooth/rfcomm/sock.c
by Ingo Molnar
· 16 years ago
63fbd24
[Bluetooth] Consolidate maintainers information
by Marcel Holtmann
· 16 years ago
db6d8c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
a352def
tty: Ldisc revamp
by Alan Cox
· 16 years ago
407d819
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by David S. Miller
· 16 years ago
a0c22f2
[Bluetooth] Move pending packets from RFCOMM socket to TTY
by Marcel Holtmann
· 16 years ago
8b6b3da
[Bluetooth] Store remote modem status for RFCOMM TTY
by Marcel Holtmann
· 16 years ago
ca37bdd
[Bluetooth] Use non-canonical TTY by default for RFCOMM
by Marcel Holtmann
· 16 years ago
3241ad8
[Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO
by Marcel Holtmann
· 16 years ago
40be492
[Bluetooth] Export details about authentication requirements
by Marcel Holtmann
· 16 years ago
9719f8a
[Bluetooth] Disconnect when encryption gets disabled
by Marcel Holtmann
· 16 years ago
77db198
[Bluetooth] Enforce security for outgoing RFCOMM connections
by Marcel Holtmann
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
537d59a
bluetooth: rfcomm_dev_state_change deadlock fix
by Dave Young
· 16 years ago
4c8411f
bluetooth: fix locking bug in the rfcomm socket cleanup handling
by Arjan van de Ven
· 16 years ago
e1ec1b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
1905f6c
bluetooth : __rfcomm_dlc_close lock fix
by Dave Young
· 17 years ago
d5fb296
bluetooth: replace deprecated RW_LOCK_UNLOCKED macros
by Robert P. J. Day
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
b5606c2
remove final fastcall users
by Harvey Harrison
· 17 years ago
93d8074
bluetooth rfcomm tty: destroy before tty_close()
by Dave Young
· 17 years ago
b24b8a2
[NET]: Convert init_timer into setup_timer
by Pavel Emelyanov
· 17 years ago
acea685
[BLUETOOTH]: Move children of connection device to NULL before connection down.
by Dave Young
· 17 years ago
f951375
[BLUETOOTH]: rfcomm tty BUG_ON() code fix
by Dave Young
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
a524ecc
[Bluetooth] Convert RFCOMM to use kthread API
by Marcel Holtmann
· 17 years ago
dae6a0f
[Bluetooth] Add address and channel attribute to RFCOMM TTY device
by Marcel Holtmann
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
Next »