1. 1768ebf nl802154: add missing attribute validation for dev_type by Jakub Kicinski · 4 years, 5 months ago
  2. 4785c66 nl802154: add missing attribute validation by Jakub Kicinski · 4 years, 5 months ago
  3. 684880d inet: frags: call inet_frags_fini() after unregister_pernet_subsys() by Eric Dumazet · 5 years ago
  4. dd651ab7 ieee802154: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 4 years, 11 months ago
  5. 110c877 ieee802154: lowpan_header_create check must check daddr by Willem de Bruijn · 6 years ago
  6. 4e54acb net: ieee802154: 6lowpan: remove redundant pointers 'fq' and 'net' by Colin Ian King · 6 years ago
  7. ac74f87 net: 6lowpan: fix reserved space for single frames by Alexander Aring · 6 years ago
  8. a304610 Merge remote-tracking branch 'net-next/master' by Stefan Schmidt · 6 years ago
  9. e446a27 net: remove blank lines at end of file by Stephen Hemminger · 6 years ago
  10. 99d20a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  11. 70b095c ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module by Florian Westphal · 6 years ago
  12. 811e299 ieee802154: add rx LQI from userspace by Romuald CARI · 6 years ago
  13. b30c122 ieee802154: 6lowpan: set IFLA_LINK by Lubomir Rintel · 6 years ago
  14. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
  15. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  16. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  17. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 6 years ago
  18. f18fa5d net: ieee802154: 6lowpan: fix frag reassembly by Alexander Aring · 6 years ago
  19. 3d23401 inet: frags: fix ip6frag_low_thresh boundary by Eric Dumazet · 6 years ago
  20. 3e67f10 inet: frags: break the 2GB limit for frags storage by Eric Dumazet · 6 years ago
  21. 2d44ed2 inet: frags: remove inet_frag_maybe_warn_overflow() by Eric Dumazet · 6 years ago
  22. 648700f inet: frags: use rhashtables for reassembly units by Eric Dumazet · 6 years ago
  23. 807f184 inet: frags: refactor lowpan_net_frag_init() by Eric Dumazet · 6 years ago
  24. 093ba72 inet: frags: add a pointer to struct netns_frags by Eric Dumazet · 6 years ago
  25. 787bea7 inet: frags: change inet_frags_init_net() return value by Eric Dumazet · 6 years ago
  26. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 6 years ago
  27. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  28. 0801263 net: Convert lowpan_frags_ops by Kirill Tkhai · 6 years ago
  29. ca0edb1 ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event() by Eric Dumazet · 6 years ago
  30. afdd6ae Merge branch 'ieee802154-for-davem-2018-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next by David S. Miller · 6 years ago
  31. f17c9bf net: Convert cfg802154_pernet_ops by Kirill Tkhai · 6 years ago
  32. ee6f4a5 ieee802154: 6lowpan: set IFF_NO_QUEUE by Alexander Aring · 6 years ago
  33. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  34. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  35. 396665e Merge remote-tracking branch 'net-next/master' by Stefan Schmidt · 7 years ago
  36. 7880201 inet: frags: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  37. d01174f ieee802154: netlink: fix typo of the name of struct genl_ops by Xue Liu · 7 years ago
  38. 18fb0b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  39. 5a63643 Revert "net: fix percpu memory leaks" by Jesper Dangaard Brouer · 7 years ago
  40. 96a1c17 ieee802154: 6lowpan: make header_ops const by Bhumika Goyal · 7 years ago
  41. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 7 years ago
  42. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 7 years ago
  43. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 7 years ago
  44. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  45. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 7 years ago
  46. a611c58 net: ieee802154: fix net_device reference release too early by Lin Zhang · 7 years ago
  47. 8fafda7 net: ieee802154: remove explicit set skb->sk by Lin Zhang · 7 years ago
  48. fe52145 netlink: pass extended ACK struct where available by Johannes Berg · 7 years ago
  49. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 7 years ago
  50. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 7 years ago
  51. 6bdf1e0 Makefile: drop -D__CHECK_ENDIAN__ from cflags by Michael S. Tsirkin · 8 years ago
  52. 9efecca linux: drop __bitwise__ everywhere by Michael S. Tsirkin · 8 years ago
  53. 5b3211d ieee802154: check device type by vegard.nossum@oracle.com · 8 years ago
  54. 56989f6 genetlink: mark families as __ro_after_init by Johannes Berg · 8 years ago
  55. 489111e genetlink: statically initialize families by Johannes Berg · 8 years ago
  56. a07ea4d genetlink: no longer support using static family IDs by Johannes Berg · 8 years ago
  57. c90c39d genetlink: introduce and use genl_family_attrbuf() by Johannes Berg · 8 years ago
  58. 0ea0b9a ieee802154: 6lowpan: fix intra pan id check by Alexander Aring · 8 years ago
  59. 1c5bf998b ieee802154: allow netns create of lowpan interface by Alexander Aring · 8 years ago
  60. 66e5c26 ieee802154: add netns support by Alexander Aring · 8 years ago
  61. 503eebc net: add dev arg to ndo_neigh_construct/destroy by Jiri Pirko · 8 years ago
  62. eab560e 6lowpan: add support for 802.15.4 short addr handling by Alexander Aring · 8 years ago
  63. 8626a0c 6lowpan: add private neighbour data by Alexander Aring · 8 years ago
  64. d3fff6c net: add netdev_lockdep_set_classes() helper by Eric Dumazet · 8 years ago
  65. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 8 years ago
  66. 421eeea ieee802154: fix logic error in ieee802154_llsec_parse_dev_addr by Baozeng Ding · 8 years ago
  67. c0b0479 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  68. a558da0 ieee802154: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  69. e7479122 libnl: nla_put_le64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  70. 353c224 6lowpan: move lowpan_802154_dev to 6lowpan by Alexander Aring · 8 years ago
  71. 2e4d60c 6lowpan: change naming for lowpan private data by Alexander Aring · 8 years ago
  72. 5a7f97e ieee802154: 6lowpan: fix short addr hash by Alexander Aring · 8 years ago
  73. 9e3b71f nl802154: avoid address change while running lowpan by Alexander Aring · 8 years ago
  74. ebba380 ieee802154: 6lowpan: fix return of netdev notifier by Alexander Aring · 8 years ago
  75. 086c653 sock: struct proto hash function may error by Craig Gallek · 8 years ago
  76. a72a5e2 inet: kill unused skb_free op by Florian Westphal · 9 years ago
  77. 00f5931 6lowpan: add lowpan dev register helpers by Alexander Aring · 9 years ago
  78. 1d6119b net: fix percpu memory leaks by Eric Dumazet · 9 years ago
  79. aeedebf ieee802154: 6lowpan: fix memory leak by Alexander Aring · 9 years ago
  80. 028b2a8 6lowpan: remove lowpan_is_addr_broadcast by Alexander Aring · 9 years ago
  81. 6350047 6lowpan: move IPHC functionality defines by Alexander Aring · 9 years ago
  82. 8911d77 6lowpan: cleanup lowpan_header_decompress by Alexander Aring · 9 years ago
  83. a6f7738 6lowpan: cleanup lowpan_header_compress by Alexander Aring · 9 years ago
  84. 4d6a6ae 6lowpan: move shared settings to lowpan_netdev_setup by Alexander Aring · 9 years ago
  85. aa65556 nl802154: Missing return in nl802154_add_llsec_key() by Dan Carpenter · 9 years ago
  86. 5f50923 ieee802154: handle datagram variables as u16 by Alexander Aring · 9 years ago
  87. 1c64f14 ieee802154: 6lowpan: add tx/rx stats by Alexander Aring · 9 years ago
  88. 4bc8fbc ieee802154: 6lowpan: don't skip first dsn while fragmentation by Alexander Aring · 9 years ago
  89. 72d53b1 ieee802154: 6lowpan: change datagram var types by Alexander Aring · 9 years ago
  90. b40988c ieee802154: change mtu size behaviour by Alexander Aring · 9 years ago
  91. a26c5fd nl802154: add support for security layer by Alexander Aring · 9 years ago
  92. 1ee06ef nl802154: use nla_get_le64 for get extended addr by Alexander Aring · 9 years ago
  93. 87a93e4 ieee802154: change needed headroom/tailroom by Alexander Aring · 9 years ago
  94. 838b83d ieee802154: introduce wpan_dev_header_ops by Alexander Aring · 9 years ago
  95. a1da67b ieee802154: header_ops: fix frame control setting by Alexander Aring · 9 years ago
  96. a1d8d9a5 ieee802154: 6lowpan: use correct ESC value for dispatch by Stefan Schmidt · 9 years ago
  97. 776857a ieee802154: 6lowpan: fix drop return value by Alexander Aring · 9 years ago
  98. 187625e ieee802154: 6lowpan: remove tx full-size calc workaround by Alexander Aring · 9 years ago
  99. 0c43496 ieee802154: 6lowpan: remove packet type to host by Alexander Aring · 9 years ago
  100. 54552d0 ieee802154: 6lowpan: check on valid 802.15.4 frame by Alexander Aring · 9 years ago