Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e0aa51f54faa0659b529143de6c608e76675326f
/
net
/
bluetooth
/
rfcomm
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
09c7d82
[IRDA]: Fix rfcomm use-after-free
by Marcel Holtmann
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
8de0a15
[Bluetooth] Keep rfcomm_dev on the list until it is freed
by Ville Tervo
· 17 years ago
84950cf
[Bluetooth] Hangup TTY before releasing rfcomm_dev
by Mikko Rapeli
· 17 years ago
9cf5b0e
[Bluetooth] Disconnect L2CAP connection after last RFCOMM DLC
by Marcel Holtmann
· 18 years ago
77f2a45
[Bluetooth] Check that device is in rfcomm_dev_list before deleting
by Marcel Holtmann
· 18 years ago
48db9ca
[Bluetooth] Use in-kernel sockets API
by Marcel Holtmann
· 18 years ago
74da9d8
[BLUETOOTH] rfcomm_worker(): fix wakeup race
by Andrew Morton
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
c1a3313
[Bluetooth] Make use of device_move() for RFCOMM TTY devices
by Marcel Holtmann
· 18 years ago
8e87d14
[NET] BLUETOOTH: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
4d6a218
[Bluetooth] Fix uninitialized return value for RFCOMM sendmsg()
by Marcel Holtmann
· 18 years ago
b6e557f
[Bluetooth] More checks if DLC is still attached to the TTY
by Marcel Holtmann
· 18 years ago
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
e8db8c9
[BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wire
by Al Viro
· 18 years ago
6ba9c75
[BLUETOOTH]: rfcomm endianness annotations
by Al Viro
· 18 years ago
ff2d367
[Bluetooth] Check if RFCOMM session is still attached to the TTY
by Marcel Holtmann
· 18 years ago
74da626
[Bluetooth] Add locking for bt_proto array manipulation
by Marcel Holtmann
· 18 years ago
cb19d9e
[Bluetooth] Check if DLC is still attached to the TTY
by Marcel Holtmann
· 18 years ago
b2cfcd7
[Bluetooth] Fix reference count when connection lookup fails
by Marcel Holtmann
· 18 years ago
df5c37e
[Bluetooth] Handle return values from driver core functions
by Marcel Holtmann
· 18 years ago
b68e31d
[PATCH] const struct tty_operations
by Jeff Dike
· 18 years ago
b4c612a
[Bluetooth] Return EINPROGRESS for non-blocking socket calls
by Marcel Holtmann
· 18 years ago
0a85b96
[Bluetooth] Integrate services into the driver model
by Marcel Holtmann
· 18 years ago
98bcd08
[Bluetooth] Correct RFCOMM channel MTU for broken implementations
by Marcel Holtmann
· 18 years ago
25ea6db
[Bluetooth] Remaining transitions to use kzalloc()
by Marcel Holtmann
· 18 years ago
300b939
[Bluetooth] Add RFCOMM role switch support
by Marcel Holtmann
· 18 years ago
7c2660b
[Bluetooth] Allow disabling of credit based flow control
by Marcel Holtmann
· 18 years ago
a91f2e3
[Bluetooth] Use real devices for host controllers
by Marcel Holtmann
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
602cada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
by Linus Torvalds
· 18 years ago
817d6d3
[PATCH] remove TTY_DONT_FLIP
by Paul Fulghum
· 18 years ago
331b831
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
by Greg Kroah-Hartman
· 19 years ago
f4eaa37
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
4a3e2f7
[NET] sem2mutex: net/
by Arjan van de Ven
· 19 years ago
56f3a40
[Bluetooth] Reduce L2CAP MTU for RFCOMM connections
by Marcel Holtmann
· 19 years ago
4fc268d
[PATCH] capable/capability.h (net/)
by Randy Dunlap
· 19 years ago
33f0f88
[PATCH] TTY layer buffering revamp
by Alan Cox
· 19 years ago
90ddc4f
[NET]: move struct proto_ops to const
by Eric Dumazet
· 19 years ago
be9d122
[Bluetooth]: Remove the usage of /proc completely
by Marcel Holtmann
· 19 years ago
Next »