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