linux/net/bluetooth
Eyal Birger b4772ef879 net: use common macro for assering skb->cb[] available size in protocol families
As part of an effort to move skb->dropcount to skb->cb[] use a common
macro in protocol families using skb->cb[] for ancillary data to
validate available room in skb->cb[].

Signed-off-by: Eyal Birger <eyal.birger@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-02 00:19:30 -05:00
..
bnep Bluetooth: Fix potential NULL dereference 2015-02-03 09:02:12 +01:00
cmtp Bluetooth: Remove dead code 2015-01-14 11:16:17 +02:00
hidp Bluetooth: hidp_connection_add() unsafe use of l2cap_pi() 2014-12-19 13:40:07 +01:00
rfcomm Bluetooth: Fix nested sleeps 2015-01-23 20:29:42 +02:00
6lowpan.c Bluetooth: 6lowpan: Remove PSM setting code 2015-01-14 22:48:13 +01:00
Kconfig Bluetooth: Add skeleton for SMP self-tests 2014-12-30 08:54:33 +01:00
Makefile Bluetooth: Add support for self testing framework 2014-12-30 08:53:55 +02:00
a2mp.c first fruits - kill l2cap ->memcpy_fromiovec() 2014-12-09 16:29:10 -05:00
a2mp.h
af_bluetooth.c net: use common macro for assering skb->cb[] available size in protocol families 2015-03-02 00:19:30 -05:00
amp.c Bluetooth: Fix sparse warning in amp.c 2014-11-11 00:07:29 +01:00
amp.h
ecc.c Bluetooth: Add ECC library for LE Secure Connections 2014-12-03 16:51:16 +01:00
ecc.h Bluetooth: Add ECC library for LE Secure Connections 2014-12-03 16:51:16 +01:00
hci_conn.c Bluetooth: Remove unused function 2015-01-16 13:06:38 +02:00
hci_core.c net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields 2015-03-02 00:19:29 -05:00
hci_debugfs.c Bluetooth: Expose remote OOB information as debugfs entry 2015-02-01 09:15:21 +02:00
hci_debugfs.h Bluetooth: Create debugfs directory for each connection handle 2014-12-20 19:54:24 +02:00
hci_event.c net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl 2015-03-02 00:19:29 -05:00
hci_request.c net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields 2015-03-02 00:19:29 -05:00
hci_request.h Bluetooth: Add hci_request support for hci_update_background_scan 2014-12-19 22:06:37 +01:00
hci_sock.c net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields 2015-03-02 00:19:29 -05:00
hci_sysfs.c
l2cap_core.c Bluetooth: Fix lookup of fixed channels by local bdaddr 2015-01-15 16:54:14 +01:00
l2cap_sock.c Bluetooth: Fix nested sleeps 2015-01-23 20:29:42 +02:00
lib.c
mgmt.c Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct 2015-02-02 18:27:56 +01:00
sco.c Bluetooth: Fix nested sleeps 2015-01-23 20:29:42 +02:00
selftest.c Bluetooth: Use %llu for printing duration details of selftests 2015-01-14 10:02:45 +02:00
selftest.h Bluetooth: Add support for self testing framework 2014-12-30 08:53:55 +02:00
smp.c Bluetooth: Fix OOB data present value for SMP pairing 2015-01-31 21:26:14 +01:00
smp.h Bluetooth: Add skeleton for SMP self-tests 2014-12-30 08:54:33 +01:00