summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hidp/sock.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hidp: NUL terminate a string in the compat ioctlDan Carpenter2019-07-061-0/+1
* Bluetooth: hidp: fix buffer overflowYoung Xiao2019-04-231-0/+1
* hidp: fix compat_ioctlAl Viro2018-09-101-29/+50
* net: remove sock_no_pollChristoph Hellwig2018-05-261-1/+0Star
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-111-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-1/+1
|\
| * bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro2013-04-091-1/+1
* | Bluetooth: hidp: remove old session-managementDavid Herrmann2013-04-171-15/+6Star
* | Bluetooth: hidp: remove redundant error messageDavid Herrmann2013-04-061-1/+0Star
* | Bluetooth: discard bt_sock_unregister() errorsDavid Herrmann2013-03-081-3/+1Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-2/+2
|\
| * net: change return values from -EACCES to -EPERMZhao Hongjiang2012-09-211-2/+2
* | Bluetooth: Added /proc/net/hidp via bt_procfs_init()Masatake YAMATO2012-08-061-1/+21
|/
* Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-051-15/+1Star
* Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg2012-02-271-3/+3
* Bluetooth: Fix checkpatch errors, code style issues and typos in hidpSzymon Janc2011-03-311-3/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* net: pass kern to net_proto_family create functionEric Paris2009-11-061-1/+2
* net: mark net_proto_ops as constStephen Hemminger2009-10-071-1/+1
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-5/+0Star
* [BLUETOOTH]: Use sockfd_put()Julia Lawall2008-01-291-5/+5
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-011-1/+1
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-111-2/+2
* [Bluetooth] Fix wrong put_user() from HIDP compat ioctl patchMarcel Holtmann2007-02-261-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-7/+7
* [PATCH] hidp __user annotationsAl Viro2007-02-091-1/+1
* [Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann2006-10-161-1/+1
* [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDPMarcel Holtmann2006-10-161-0/+78
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-121-0/+1
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-1/+1
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-261-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+232