Age | Commit message (Expand) | Author | Files | Lines |
2020-07-20 | net: make ->{get,set}sockopt in proto_ops optional | Christoph Hellwig | 1 | -2/+0 |
2019-07-06 | Bluetooth: hidp: NUL terminate a string in the compat ioctl | Dan Carpenter | 1 | -0/+1 |
2019-04-23 | Bluetooth: hidp: fix buffer overflow | Young Xiao | 1 | -0/+1 |
2018-09-10 | hidp: fix compat_ioctl | Al Viro | 1 | -29/+50 |
2018-05-26 | net: remove sock_no_poll | Christoph Hellwig | 1 | -1/+0 |
2015-05-11 | net: Pass kern from net_proto_family.create to sk_alloc | Eric W. Biederman | 1 | -1/+1 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2013-04-17 | Bluetooth: hidp: remove old session-management | David Herrmann | 1 | -15/+6 |
2013-04-09 | bluetooth: kill unused 'module' argument of bt_procfs_init() | Al Viro | 1 | -1/+1 |
2013-04-06 | Bluetooth: hidp: remove redundant error message | David Herrmann | 1 | -1/+0 |
2013-03-08 | Bluetooth: discard bt_sock_unregister() errors | David Herrmann | 1 | -3/+1 |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2012-09-21 | net: change return values from -EACCES to -EPERM | Zhao Hongjiang | 1 | -2/+2 |
2012-08-06 | Bluetooth: Added /proc/net/hidp via bt_procfs_init() | Masatake YAMATO | 1 | -1/+21 |
2012-06-05 | Bluetooth: Remove unnecessary headers include | Gustavo Padovan | 1 | -15/+1 |
2012-02-27 | Bluetooth: Use kernel int types instead of ones from stdint.h | Johan Hedberg | 1 | -3/+3 |
2011-03-31 | Bluetooth: Fix checkpatch errors, code style issues and typos in hidp | Szymon Janc | 1 | -3/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+1 |
2009-11-06 | net: pass kern to net_proto_family create function | Eric Paris | 1 | -1/+2 |
2009-10-07 | net: mark net_proto_ops as const | Stephen Hemminger | 1 | -1/+1 |
2008-11-30 | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann | 1 | -5/+0 |
2008-01-29 | [BLUETOOTH]: Use sockfd_put() | Julia Lawall | 1 | -5/+5 |
2007-11-01 | [NET]: Forget the zero_it argument of sk_alloc() | Pavel Emelyanov | 1 | -1/+1 |
2007-10-11 | [NET]: Make socket creation namespace safe. | Eric W. Biederman | 1 | -2/+2 |
2007-02-26 | [Bluetooth] Fix wrong put_user() from HIDP compat ioctl patch | Marcel Holtmann | 1 | -1/+1 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-02-11 | [NET] BLUETOOTH: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -7/+7 |
2007-02-09 | [PATCH] hidp __user annotations | Al Viro | 1 | -1/+1 |
2006-10-16 | [Bluetooth] Add locking for bt_proto array manipulation | Marcel Holtmann | 1 | -1/+1 |
2006-10-16 | [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP | Marcel Holtmann | 1 | -0/+78 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-01-12 | [PATCH] capable/capability.h (net/) | Randy Dunlap | 1 | -0/+1 |
2006-01-04 | [NET]: move struct proto_ops to const | Eric Dumazet | 1 | -1/+1 |
2005-04-26 | [PATCH] kill gratitious includes of major.h under net/* | Al Viro | 1 | -1/+0 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+232 |