Commit Graph

117 Commits (fda83a99b2b49016b9d7ed562745969db25c4ef9)

Author SHA1 Message Date
Andrew Morton 74da9d88bf [BLUETOOTH] rfcomm_worker(): fix wakeup race 18 years ago
Stephen Hemminger 3ff50b7997 [NET]: cleanup extra semicolons 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo 9c70220b73 [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 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
YOSHIFUJI Hideaki aca3192cc6 [NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate. 18 years ago
Jiri Kosina cb3fecc2f2 [PATCH] bluetooth hid quirks: mightymouse quirk 18 years ago
Dave Jones b6f99a2119 [NET]: fix up misplaced inlines. 18 years ago
Jiri Kosina b40df5743e [PATCH] bluetooth: fix socket locking in hci_sock_dev_event() 18 years ago
Marcel Holtmann c1a3313698 [Bluetooth] Make use of device_move() for RFCOMM TTY devices 18 years ago
Marcel Holtmann f5ffd4620a [Bluetooth] Add open and close callbacks for HID device 18 years ago
Marcel Holtmann e1aaadd4d8 [Bluetooth] Add support for using the HID subsystem 18 years ago
Marcel Holtmann a83d6c0de8 [Bluetooth] Fix wrong put_user() from HIDP compat ioctl patch 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 55e747445b [PATCH] hidp __user annotations 18 years ago
Marcel Holtmann 847641d7db [Bluetooth] Restrict well known PSM to privileged users 18 years ago
Marcel Holtmann 7386397636 [Bluetooth] Missing endian swapping for L2CAP socket list 18 years ago
Marcel Holtmann c893779e9f [Bluetooth] Handle device registration failures 18 years ago
Marcel Holtmann 4d6a2188bd [Bluetooth] Fix uninitialized return value for RFCOMM sendmsg() 18 years ago
Marcel Holtmann b6e557fbf1 [Bluetooth] More checks if DLC is still attached to the TTY 18 years ago
Marcel Holtmann f477756920 [Bluetooth] Add packet size checks for CAPI messages 18 years ago
Al Viro 905f3ed625 [PATCH] hci endianness annotations 18 years ago
Alan Cox 606d099cdd [PATCH] tty: switch to ktermios 18 years ago
Peter Zijlstra fcc70d5fdc [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH 18 years ago
Al Viro e8db8c9910 [BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wire 18 years ago
Al Viro 6ba9c755e5 [BLUETOOTH]: rfcomm endianness annotations 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
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
David S. Miller 4498c80d9c [BLUETOOTH]: Fix unaligned access in hci_send_to_sock. 18 years ago
Marcel Holtmann 354f60a995 [Bluetooth] Ignore L2CAP config requests on disconnect 18 years ago
Marcel Holtmann 820ae1b865 [Bluetooth] Always include MTU in L2CAP config responses 18 years ago
Marcel Holtmann ff2d367ac3 [Bluetooth] Check if RFCOMM session is still attached to the TTY 18 years ago
Marcel Holtmann 6bd5741612 [Bluetooth] Handling pending connect attempts after inquiry 18 years ago
Marcel Holtmann e52726dece [Bluetooth] Attach low-level connections to the Bluetooth bus 18 years ago
Marcel Holtmann 7b19ffc40b [Bluetooth] Fix HID disconnect NULL pointer dereference 18 years ago
Marcel Holtmann 74da626a10 [Bluetooth] Add locking for bt_proto array manipulation 18 years ago
Marcel Holtmann cb19d9ea2c [Bluetooth] Check if DLC is still attached to the TTY 18 years ago
Marcel Holtmann b2cfcd75df [Bluetooth] Fix reference count when connection lookup fails 18 years ago
Marcel Holtmann e86070c83e [Bluetooth] Disconnect HID interrupt channel first 18 years ago
Marcel Holtmann 4c67bc74f0 [Bluetooth] Support concurrent connect requests 18 years ago
Marcel Holtmann e9c4bec63e [Bluetooth] Make use of virtual devices tree 18 years ago
Marcel Holtmann df5c37ea9a [Bluetooth] Handle return values from driver core functions 18 years ago
Marcel Holtmann e9c5702e3c [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP 18 years ago
Jeff Dike b68e31d0eb [PATCH] const struct tty_operations 19 years ago