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