1. b3cb764 net: drop nopreempt requirement on sock_prot_inuse_add() by Eric Dumazet · 3 years, 1 month ago
  2. f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  3. 1090340 net: Fix memory leak in ieee802154_raw_deliver by Takeshi Misawa · 3 years, 5 months ago
  4. 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 5 months ago
  5. 29c4964 net: socket: rework compat_ifreq_ioctl() by Arnd Bergmann · 3 years, 5 months ago
  6. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  7. 8c918ff net: remove compat_sock_common_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  8. e69dbd4 ieee802154: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 5 years ago
  9. 12e2e15 Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by David S. Miller · 5 years ago
  10. 074014a net: ieee802154: remove redundant assignment to rc by Colin Ian King · 5 years ago
  11. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  12. c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
  13. 811e299 ieee802154: add rx LQI from userspace by Romuald CARI · 7 years ago
  14. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  15. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
  16. a611c58 net: ieee802154: fix net_device reference release too early by Lin Zhang · 8 years ago
  17. 8fafda7 net: ieee802154: remove explicit set skb->sk by Lin Zhang · 8 years ago
  18. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  19. 086c653 sock: struct proto hash function may error by Craig Gallek · 9 years ago
  20. b40988c ieee802154: change mtu size behaviour by Alexander Aring · 9 years ago
  21. 838b83d ieee802154: introduce wpan_dev_header_ops by Alexander Aring · 9 years ago
  22. 8a70cef ieee802154: Fix sockaddr_ieee802154 implicit padding information leak. by Lennert Buytenhek · 10 years ago
  23. 66a3297 ieee802154 socket: No need to check for ARPHRD_IEEE802154 in raw_bind(). by Lennert Buytenhek · 10 years ago
  24. c032705 ieee802154 socket: Return EMSGSIZE from raw_sendmsg() if packet too big. by Lennert Buytenhek · 10 years ago
  25. c947f7e mac802154: remove mib lock by Alexander Aring · 10 years ago
  26. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
  27. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  28. 71e36b1 ieee802154: rename af_ieee802154.c to socket.c by Alexander Aring · 10 years ago[Renamed from net/ieee802154/af_ieee802154.c]
  29. df2f65d ieee802154: socket: fix checkpatch issue by Alexander Aring · 10 years ago
  30. 78f821b ieee802154: socket: put handling into one file by Alexander Aring · 10 years ago
  31. 6c10dc0 net/ieee802154: Remove and add extra blank lines as needed. by Stefan Schmidt · 10 years ago
  32. b3020f0 ieee802154: mac802154: remove FSF address by Alexander Aring · 10 years ago
  33. 4710d80 6lowpan: mac802154: fix coding style issues by Varka Bhadram · 10 years ago
  34. 06324f2 af_ieee802154: fix check on broadcast address by Alexander Aring · 11 years ago
  35. e6278d9 mac802154: use header operations to create/parse headers by Phoebe Buckheister · 11 years ago
  36. b70ab2e ieee802154: enforce consistent endianness in the 802.15.4 stack by Phoebe Buckheister · 11 years ago
  37. 376b7bd ieee802154: rename struct ieee802154_addr to *_sa by Phoebe Buckheister · 11 years ago
  38. ec633eb ieee802154: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  39. fa1da88 ieee802154: free skb buffer if dev isn't running by Alexander Smirnov · 14 years ago
  40. 941666c net: RCU conversion of dev_getbyhwaddr() and arp_ioctl() by Eric Dumazet · 14 years ago
  41. 93c0c8b ieee802154: Fix oops during ieee802154_sock_ioctl by Stefan Schmidt · 15 years ago
  42. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  43. 6503d96 net: check the length of the socket address passed to connect(2) by Changli Gao · 15 years ago
  44. 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
  45. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  46. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  47. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  48. 929122c Drop ARPHRD_IEEE802154_PHY by Dmitry Eremin-Solenikov · 15 years ago
  49. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  50. 45a41d1 af_ieee802154: fix ioctl processing by Dmitry Eremin-Solenikov · 15 years ago
  51. f0166e5 ieee802154: move headers out of extra directory by Dmitry Eremin-Solenikov · 15 years ago
  52. 25502bd ieee802154: use standard routine for printing dumps by Dmitry Baryshkov · 16 years ago
  53. 9ec7671 net: add IEEE 802.15.4 socket family implementation by Sergey Lapin · 16 years ago