Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5427b0d2bf8865abf5df46d7736cd60a0dc5f9d8
/
net
/
bluetooth
/
cmtp
4d04265
Bluetooth: cmtp: Remove unnecessary null test
by Himangi Saraogi
· 10 years ago
88f1fd2
Bluetooth: Access CMTP session addresses through L2CAP channel
by Marcel Holtmann
· 11 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
b031661
bluetooth: kill unused 'module' argument of bt_procfs_init()
by Al Viro
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
5e9d7f8
Bluetooth: discard bt_sock_unregister() errors
by David Herrmann
· 12 years ago
2ad8f54
Bluetooth: Replace include linux/module.h with linux/export.h
by Syam Sidhardhan
· 12 years ago
bc27d5f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
fcb7333
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
by Andrei Emeltchenko
· 12 years ago
bf5b30b
net: change return values from -EACCES to -EPERM
by Zhao Hongjiang
· 12 years ago
8c8de58
Bluetooth: Added /proc/net/cmtp via bt_procfs_init()
by Masatake YAMATO
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
816a11d
Bluetooth: Use kernel int types instead of ones from stdint.h
by Johan Hedberg
· 13 years ago
f1e91e1
Bluetooth: Always compile SCO and L2CAP in Bluetooth Core
by Ulisses Furquim
· 13 years ago
5c69b0a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
by Gustavo F. Padovan
· 13 years ago
48b28b8
Bluetooth: cmtp: Fix module reference
by David Herrmann
· 13 years ago
8035ded
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
by Luiz Augusto von Dentz
· 13 years ago
4493572
Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM
by Mat Martineau
· 13 years ago
687beaa
Bluetooth: cmtp: Fix session cleanup on failed conn add
by Peter Hurley
· 13 years ago
7176522
Bluetooth: cmtp: Fix deadlock in session deletion
by Peter Hurley
· 13 years ago
3a3f5c7
Bluetooth: cmtp: Fix lost wakeup of session thread
by Peter Hurley
· 13 years ago
d29d04c
Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg()
by David Miller
· 13 years ago
0c1bc5c
Bluetooth: Move more channel info to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
fada4ac
Bluetooth: Use kthread API in cmtp
by Szymon Janc
· 14 years ago
e0e185e
Bluetooth: Fix checkpatch error in cmtp.h
by Szymon Janc
· 14 years ago
ffd1332
Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
by Szymon Janc
· 14 years ago
58aac46
Bluetooth: Do not use assignments in IF conditions
by Szymon Janc
· 14 years ago
c531a12
Bluetooth: remove l2cap_load() hack
by Gustavo F. Padovan
· 14 years ago
5a08ecc
Bluetooth: Do not use assignments in IF conditions
by Andrei Emeltchenko
· 14 years ago
3185fbd
Bluetooth: cmtp: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
d6b2eb2
Bluetooth: make batostr() print in the right order
by Gustavo F. Padovan
· 14 years ago
cb810a1
Bluetooth: remove unused variable from cmtp
by Gustavo F. Padovan
· 14 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 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
9a58a80
proc_fops: convert drivers/isdn/ to seq_file
by Alexey Dobriyan
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
4e32997
isdn: rename capi_ctr_reseted() to capi_ctr_down()
by Tilman Schmidt
· 15 years ago
7585b97
Bluetooth: Remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
a418b89
Bluetooth: Enable per-module dynamic debug messages
by Marcel Holtmann
· 16 years ago
67b2321
[BLUETOOTH]: Use sockfd_put()
by Julia Lawall
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
8e87d14
[NET] BLUETOOTH: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
f477756
[Bluetooth] Add packet size checks for CAPI messages
by Marcel Holtmann
· 18 years ago
74da626
[Bluetooth] Add locking for bt_proto array manipulation
by Marcel Holtmann
· 18 years ago
e9c5702
[Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP
by Marcel Holtmann
· 18 years ago
25ea6db
[Bluetooth] Remaining transitions to use kzalloc()
by Marcel Holtmann
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
4fc268d
[PATCH] capable/capability.h (net/)
by Randy Dunlap
· 19 years ago
90ddc4f
[NET]: move struct proto_ops to const
by Eric Dumazet
· 19 years ago
b03efcf
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
by David S. Miller
· 19 years ago
b453257
[PATCH] kill gratitious includes of major.h under net/*
by Al Viro
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago