Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
042bd1ff6cf255e71689db913786dbb6bb79542d
/
net
/
ieee802154
a6c0f82
ieee802154: Fix possible NULL pointer dereference in wpan_phy_alloc
by Denis Kirjanov
· 14 years ago
93c0c8b
ieee802154: Fix oops during ieee802154_sock_ioctl
by Stefan Schmidt
· 15 years ago
cb4361c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
6503d96
net: check the length of the socket address passed to connect(2)
by Changli Gao
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
958fc41
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan
by David S. Miller
· 15 years ago
282a395
ieee802154: make wpan-phy class registration to subsys_initcall
by Dmitry Eremin-Solenikov
· 15 years ago
10d626f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan
by David S. Miller
· 15 years ago
bb1cafb
ieee802154: add support for creation/removal of logic interfaces
by Dmitry Eremin-Solenikov
· 15 years ago
0a868b2
ieee802154: add PHY_NAME to LIST_IFACE command results
by Dmitry Eremin-Solenikov
· 15 years ago
339b4ca
ieee802154: add two nl802154 helpers
by Dmitry Eremin-Solenikov
· 15 years ago
1eaa9d0
ieee802154: add LIST_PHY command support
by Dmitry Eremin-Solenikov
· 15 years ago
78fe738
ieee802154: split away MAC commands implementation
by Dmitry Eremin-Solenikov
· 15 years ago
cb6b376
ieee802154: merge nl802154 and wpan-class in single module
by Dmitry Eremin-Solenikov
· 15 years ago
e9cf356
wpan-phy: follow usual patter of devices registration
by Dmitry Eremin-Solenikov
· 15 years ago
a0b4a73
wpan-phy: allow specifying a per-page channel mask
by Dmitry Eremin-Solenikov
· 15 years ago
375bb0e
wpan-phy: use snprintf to limit the amount of chars written
by Dmitry Eremin-Solenikov
· 15 years ago
37eb0ed
wpan-phy: init channel/page fields
by Dmitry Eremin-Solenikov
· 15 years ago
1c889f4
wpan-phy: add wpan-phy iteration functions
by Dmitry Eremin-Solenikov
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
766e9037
net: sk_drops consolidation
by Eric Dumazet
· 15 years ago
3b88578
net: Generalize socket rx gap / receive queue overflow cmsg
by Neil Horman
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
c4835d8
ieee802154: add locking for seq numbers
by Dmitry Eremin-Solenikov
· 15 years ago
066fc51
af_ieee802154: setsockopt optlen arg isn't __user
by Dmitry Eremin-Solenikov
· 15 years ago
929122c
Drop ARPHRD_IEEE802154_PHY
by Dmitry Eremin-Solenikov
· 15 years ago
16eea49
ieee802154: add support for channel pages from IEEE 802.15.4-2006
by Dmitry Eremin-Solenikov
· 15 years ago
2bfb107
ieee802154: add a sysfs representation of WPAN master devices
by Dmitry Eremin-Solenikov
· 15 years ago
acb8aac
nl802154: support START-CONFIRM primitive
by Dmitry Baryshkov
· 15 years ago
99eb855
af_ieee802154: add support for WANT_ACK socket option
by Dmitry Baryshkov
· 15 years ago
74eda55
af_ieee802154: minor cleanup in dgram_bind
by Dmitry Baryshkov
· 15 years ago
8e753dd
nl802154: add support for dumping WPAN interface information
by Dmitry Baryshkov
· 15 years ago
78090a5
nl802154: make ieee802154_policy constant
by Dmitry Baryshkov
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a9dfac3
af_ieee802154: provide dummy get/setsockopt
by Dmitry Eremin-Solenikov
· 15 years ago
45a41d1
af_ieee802154: fix ioctl processing
by Dmitry Eremin-Solenikov
· 15 years ago
f0166e5
ieee802154: move headers out of extra directory
by Dmitry Eremin-Solenikov
· 15 years ago
dfd06fe
nl802154: add module license and description
by Dmitry Eremin-Solenikov
· 15 years ago
932c132
nl802154: fix Oops in ieee802154_nl_get_dev
by Dmitry Eremin-Solenikov
· 15 years ago
25502bd
ieee802154: use standard routine for printing dumps
by Dmitry Baryshkov
· 15 years ago
31e6d36
net: correct off-by-one write allocations reports
by Eric Dumazet
· 15 years ago
e5241c4
ieee802154: Use '%Zu' printf format for size_t.
by David S. Miller
· 15 years ago
2c21d11
net: add NL802154 interface for configuration of 802.15.4 devices
by Sergey Lapin
· 15 years ago
9ec7671
net: add IEEE 802.15.4 socket family implementation
by Sergey Lapin
· 15 years ago