remarkable-linux/net/ieee802154
Eric Dumazet 766e9037cc net: sk_drops consolidation
sock_queue_rcv_skb() can update sk_drops itself, removing need for
callers to take care of it. This is more consistent since
sock_queue_rcv_skb() also reads sk_drops when queueing a skb.

This adds sk_drops managment to many protocols that not cared yet.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-10-14 20:40:11 -07:00
..
af802154.h net: add IEEE 802.15.4 socket family implementation 2009-06-09 05:25:32 -07:00
af_ieee802154.c net: mark net_proto_ops as const 2009-10-07 01:10:46 -07:00
dgram.c net: sk_drops consolidation 2009-10-14 20:40:11 -07:00
Kconfig net: add IEEE 802.15.4 socket family implementation 2009-06-09 05:25:32 -07:00
Makefile ieee802154: add a sysfs representation of WPAN master devices 2009-08-19 23:08:20 +04:00
netlink.c ieee802154: add locking for seq numbers 2009-09-15 18:25:16 +04:00
nl_policy.c ieee802154: add support for channel pages from IEEE 802.15.4-2006 2009-08-19 23:08:22 +04:00
raw.c net: sk_drops consolidation 2009-10-14 20:40:11 -07:00
wpan-class.c ieee802154: add a sysfs representation of WPAN master devices 2009-08-19 23:08:20 +04:00