Commit Graph

44 Commits (5f677f1d45b2bf08085bbba7394392dfa586fa8e)

Author SHA1 Message Date
Changli Gao 6503d96168 net: check the length of the socket address passed to connect(2) 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
Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
Dmitry Eremin-Solenikov 282a39546f ieee802154: make wpan-phy class registration to subsys_initcall 15 years ago
Dmitry Eremin-Solenikov bb1cafb8fc ieee802154: add support for creation/removal of logic interfaces 15 years ago
Dmitry Eremin-Solenikov 0a868b26c8 ieee802154: add PHY_NAME to LIST_IFACE command results 15 years ago
Dmitry Eremin-Solenikov 339b4ca5f6 ieee802154: add two nl802154 helpers 15 years ago
Dmitry Eremin-Solenikov 1eaa9d03d3 ieee802154: add LIST_PHY command support 15 years ago
Dmitry Eremin-Solenikov 78fe738d1a ieee802154: split away MAC commands implementation 15 years ago
Dmitry Eremin-Solenikov cb6b376357 ieee802154: merge nl802154 and wpan-class in single module 15 years ago
Dmitry Eremin-Solenikov e9cf356c0c wpan-phy: follow usual patter of devices registration 15 years ago
Dmitry Eremin-Solenikov a0b4a738e0 wpan-phy: allow specifying a per-page channel mask 15 years ago
Dmitry Eremin-Solenikov 375bb0e04b wpan-phy: use snprintf to limit the amount of chars written 15 years ago
Dmitry Eremin-Solenikov 37eb0edc84 wpan-phy: init channel/page fields 15 years ago
Dmitry Eremin-Solenikov 1c889f4db6 wpan-phy: add wpan-phy iteration functions 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
Eric Dumazet 766e9037cc net: sk_drops consolidation 16 years ago
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 16 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Dmitry Eremin-Solenikov c4835d81ef ieee802154: add locking for seq numbers 16 years ago
Dmitry Eremin-Solenikov 066fc51275 af_ieee802154: setsockopt optlen arg isn't __user 16 years ago
Dmitry Eremin-Solenikov 929122cdd5 Drop ARPHRD_IEEE802154_PHY 16 years ago
Dmitry Eremin-Solenikov 16eea493da ieee802154: add support for channel pages from IEEE 802.15.4-2006 16 years ago
Dmitry Eremin-Solenikov 2bfb1070ba ieee802154: add a sysfs representation of WPAN master devices 16 years ago
Dmitry Baryshkov acb8aacda3 nl802154: support START-CONFIRM primitive 16 years ago
Dmitry Baryshkov 99eb855864 af_ieee802154: add support for WANT_ACK socket option 16 years ago
Dmitry Baryshkov 74eda55db4 af_ieee802154: minor cleanup in dgram_bind 16 years ago
Dmitry Baryshkov 8e753dd0a8 nl802154: add support for dumping WPAN interface information 16 years ago
Dmitry Baryshkov 78090a58c4 nl802154: make ieee802154_policy constant 16 years ago
Dmitry Eremin-Solenikov a9dfac3353 af_ieee802154: provide dummy get/setsockopt 16 years ago
Dmitry Eremin-Solenikov 45a41d147a af_ieee802154: fix ioctl processing 16 years ago
Dmitry Eremin-Solenikov f0166e5e3c ieee802154: move headers out of extra directory 16 years ago
Dmitry Eremin-Solenikov dfd06fe824 nl802154: add module license and description 16 years ago
Dmitry Eremin-Solenikov 932c1329ac nl802154: fix Oops in ieee802154_nl_get_dev 16 years ago
Dmitry Baryshkov 25502bda07 ieee802154: use standard routine for printing dumps 16 years ago
Eric Dumazet 31e6d363ab net: correct off-by-one write allocations reports 16 years ago
David S. Miller e5241c448f ieee802154: Use '%Zu' printf format for size_t. 16 years ago
Sergey Lapin 2c21d11518 net: add NL802154 interface for configuration of 802.15.4 devices 16 years ago
Sergey Lapin 9ec7671603 net: add IEEE 802.15.4 socket family implementation 16 years ago