Commit Graph

60 Commits (ff1b6e69ad4f31fb3c9c6da2665655f2e798dd70)

Author SHA1 Message Date
Szymon Janc f4d7cd4a4c Bluetooth: Use kthread API in bnep 14 years ago
Szymon Janc 8c20aa9ffc Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> 14 years ago
Szymon Janc 3aad75a128 Bluetooth: Fix checkpatch errors and some code style issues in bnep 14 years ago
Szymon Janc a3d9bd4c00 Bluetooth: Opencode macros in bnep/core.c 14 years ago
Gustavo F. Padovan c531a12ae6 Bluetooth: remove l2cap_load() hack 14 years ago
Vasiliy Kulikov 43629f8f5e Bluetooth: bnep: fix buffer overflow 14 years ago
Vasiliy Kulikov 5520d20f68 Bluetooth: bnep: fix information leak to userland 14 years ago
Gustavo F. Padovan 1a61a83ff5 Bluetooth: Bring back var 'i' increment 15 years ago
Eric Dumazet bc10502dba net: use __packed annotation 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Jiri Pirko ff6e2163f2 net: convert multiple drivers to use netdev_for_each_mc_addr, part7 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Thadeu Lima de Souza Cascardo 94e2bd6888 tree-wide: fix some typos and punctuation in comments 15 years ago
Vikram Kandukuri cde9f807f0 Bluetooth: Fix handling of BNEP setup connection requests 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 years ago
Marcel Holtmann 384912ed19 net: Add DEVTYPE support for Ethernet based devices 16 years ago
Stephen Hemminger 6fef4c0c8e netdev: convert pseudo-devices to netdev_tx_t 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Stephen Hemminger b4d7f0a46b bluetooth: driver API update 16 years ago
Marcel Holtmann a418b893a6 Bluetooth: Enable per-module dynamic debug messages 16 years ago
Wang Chen 524ad0a791 netdevice: safe convert to netdev_priv() #part-4 16 years ago
David S. Miller d2ad3ca88d net/: Kill now superfluous ->last_rx stores. 17 years ago
Marcel Holtmann 63fbd24e51 [Bluetooth] Consolidate maintainers information 17 years ago
Marcel Holtmann 28111eb2f5 [Bluetooth] Add parameters to control BNEP header compression 17 years ago
Marcel Holtmann ec8dab36e0 [Bluetooth] Signal user-space for HIDP and BNEP socket errors 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Harvey Harrison 8398531939 bluetooth: use get/put_unaligned_* helpers 17 years ago
Tobias Klauser a4e2acf01a bluetooth: make bnep_sock_cleanup() return void 17 years ago
Julia Lawall 67b23219ce [BLUETOOTH]: Use sockfd_put() 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 98e399f82a [SK_BUFF]: Introduce skb_mac_header() 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
YOSHIFUJI Hideaki 8e87d14255 [NET] BLUETOOTH: Fix whitespace errors. 18 years ago
Al Viro 1bc5d4483a [BLUETOOTH]: bnep endianness annotations 18 years ago
Al Viro e41d216973 [BLUETOOTH] bnep endianness bug: filtering by packet type 18 years ago
Marcel Holtmann 74da626a10 [Bluetooth] Add locking for bt_proto array manipulation 19 years ago
Marcel Holtmann b2cfcd75df [Bluetooth] Fix reference count when connection lookup fails 19 years ago
Marcel Holtmann e9c5702e3c [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP 19 years ago
Marcel Holtmann 0a85b964e1 [Bluetooth] Integrate services into the driver model 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago