1. b40988c ieee802154: change mtu size behaviour by Alexander Aring · 9 years ago
  2. 838b83d ieee802154: introduce wpan_dev_header_ops by Alexander Aring · 9 years ago
  3. 8a70cef ieee802154: Fix sockaddr_ieee802154 implicit padding information leak. by Lennert Buytenhek · 9 years ago
  4. 66a3297 ieee802154 socket: No need to check for ARPHRD_IEEE802154 in raw_bind(). by Lennert Buytenhek · 9 years ago
  5. c032705 ieee802154 socket: Return EMSGSIZE from raw_sendmsg() if packet too big. by Lennert Buytenhek · 9 years ago
  6. c947f7e mac802154: remove mib lock by Alexander Aring · 9 years ago
  7. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  8. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  9. 71e36b1 ieee802154: rename af_ieee802154.c to socket.c by Alexander Aring · 10 years ago[Renamed from net/ieee802154/af_ieee802154.c]
  10. df2f65d ieee802154: socket: fix checkpatch issue by Alexander Aring · 10 years ago
  11. 78f821b ieee802154: socket: put handling into one file by Alexander Aring · 10 years ago
  12. 6c10dc0 net/ieee802154: Remove and add extra blank lines as needed. by Stefan Schmidt · 10 years ago
  13. b3020f0 ieee802154: mac802154: remove FSF address by Alexander Aring · 10 years ago
  14. 4710d80 6lowpan: mac802154: fix coding style issues by Varka Bhadram · 10 years ago
  15. 06324f2 af_ieee802154: fix check on broadcast address by Alexander Aring · 10 years ago
  16. e6278d9 mac802154: use header operations to create/parse headers by Phoebe Buckheister · 10 years ago
  17. b70ab2e ieee802154: enforce consistent endianness in the 802.15.4 stack by Phoebe Buckheister · 10 years ago
  18. 376b7bd ieee802154: rename struct ieee802154_addr to *_sa by Phoebe Buckheister · 10 years ago
  19. ec633eb ieee802154: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  20. fa1da88 ieee802154: free skb buffer if dev isn't running by Alexander Smirnov · 13 years ago
  21. 941666c net: RCU conversion of dev_getbyhwaddr() and arp_ioctl() by Eric Dumazet · 14 years ago
  22. 93c0c8b ieee802154: Fix oops during ieee802154_sock_ioctl by Stefan Schmidt · 14 years ago
  23. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  24. 6503d96 net: check the length of the socket address passed to connect(2) by Changli Gao · 14 years ago
  25. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  26. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  27. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  28. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  29. 929122cd Drop ARPHRD_IEEE802154_PHY by Dmitry Eremin-Solenikov · 15 years ago
  30. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  31. 45a41d1 af_ieee802154: fix ioctl processing by Dmitry Eremin-Solenikov · 15 years ago
  32. f0166e5 ieee802154: move headers out of extra directory by Dmitry Eremin-Solenikov · 15 years ago
  33. 25502bd ieee802154: use standard routine for printing dumps by Dmitry Baryshkov · 15 years ago
  34. 9ec7671 net: add IEEE 802.15.4 socket family implementation by Sergey Lapin · 15 years ago