1. 9197495 net: pkt: add ieee802154_frame_retry field by Rafał Kuźnia · 3 years, 10 months ago
  2. bcdc762 net: Use k_fifo instead of k_work in RX and TX processing by Jukka Rissanen · 4 years ago
  3. a47677d net: openthread: add CSL transmitter API by Eduardo Montoya · 4 years ago
  4. 698d12f net: pkt: Separate the timestamp and TX/RX stats configs by Jukka Rissanen · 4 years ago
  5. bd03493 net: pkt: Have separate create time for net_pkt by Jukka Rissanen · 4 years ago
  6. 0501957 net: pkt: Add helper to store capture bit by Jukka Rissanen · 4 years ago
  7. 0af89fc net: Remove legacy TCP stack by Jukka Rissanen · 4 years ago
  8. c467149 net: pkt: Add function net_pkt_get_contiguous_len() by Christian Taedcke · 4 years, 1 month ago
  9. 545fb92 net: pkt: Fix headroom edge case by Reto Schneider · 4 years, 1 month ago
  10. c4632ae net: pkt: Add net_pkt_is_empty() util function by Jukka Rissanen · 4 years, 6 months ago
  11. 34ddb8c net: includes: Fix indentation in header files by Jukka Rissanen · 4 years, 7 months ago
  12. 47090cb net: stats: Allow TXTIME and statistics at the same time by Jukka Rissanen · 4 years, 8 months ago
  13. 4dfc589 net: Collect net_pkt RX detailed timing stats when passing IP stack by Jukka Rissanen · 4 years, 8 months ago
  14. 7639894 net: Collect net_pkt TX timing statistics when passing IP stack by Jukka Rissanen · 4 years, 8 months ago
  15. dea5b74 net: Separate net_pkt priority from traffic class by Jukka Rissanen · 4 years, 8 months ago
  16. a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
  17. 8160385 net: pkt: Fix removal of empty buffers in net_pkt_pull() by Jukka Rissanen · 5 years ago
  18. 3d6f05e net: pkt: Move TCP 1st sent flag out of union by Jukka Rissanen · 5 years ago
  19. 00d1f6e net: pkt: Add ACK Frame Pending Bit information for ieee802154 by Robert Lubos · 5 years ago
  20. b9cbf8a net: pkt: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  21. 7823483 net: pkt: Add flag for telling if this is 1st TCP packet by Jukka Rissanen · 5 years ago
  22. cf9ad74 net: ipv4: Add IPv4 options length to net pkt by Ravi kumar Veeramally · 5 years ago
  23. 9c3fc83 net: tcp2: Allow placing the packet into sys_slist_t by Oleg Zhurakivskyy · 5 years ago
  24. d03cb73 net: Add statistics how long packets have spent in TX path by Jukka Rissanen · 5 years ago
  25. 8d3b74a net: Add statistics how long packets have spent in RX path by Jukka Rissanen · 5 years ago
  26. 95863a7 net: ip: net_pkt: Implement net_pkt_shallow_clone by Alexander Wachter · 6 years ago
  27. 35f0167 net: l2: 6LoCAN implementation by Alexander Wachter · 6 years ago
  28. 19a09bf net: pkt: Add net_pkt_read_le16() helper by Jukka Rissanen · 6 years ago
  29. ddac835 net: pkt: Add net_pkt_write_le16() helper by Jukka Rissanen · 6 years ago
  30. f95938d net: ppp: Initial support for point-to-point protocol by Jukka Rissanen · 6 years ago
  31. 0435dce net: Add support for TXTIME socket option by Jukka Rissanen · 6 years ago
  32. 659fa0d lifo/fifo: first word is not always first 4 bytes by Nicolas Pitre · 6 years ago
  33. 79a25a6 net/pkt: Redefine the necessary fifo attribute by Tomasz Bursztyka · 6 years ago
  34. 79672d1 net/pkt: Remove useless _reserved attribute by Tomasz Bursztyka · 6 years ago
  35. 24d7143 all: Add 'U' suffix when using unsigned variables by Patrik Flykt · 6 years ago
  36. a96d066 net/pkt: Switch function internal notes to doxygen details by Tomasz Bursztyka · 6 years ago
  37. 632e3fb net/pkt: Improve net_pkt_skip documentation. by Tomasz Bursztyka · 6 years ago
  38. ebb3ca9 net/pkt: Remove now useless attribute data_len by Tomasz Bursztyka · 6 years ago
  39. 8490997 net/pkt: Remove unused legacy net_pkt allocator by Tomasz Bursztyka · 6 years ago
  40. 730b5de net/pkt: Remove superfluous total_pkt_len attribute by Tomasz Bursztyka · 6 years ago
  41. 7d97a18 net/pkt: Remove unused token attribute by Tomasz Bursztyka · 6 years ago
  42. 39504c2 net/pkt: Remove legacy net_frag_linear_copy function by Tomasz Bursztyka · 6 years ago
  43. ec3fe55 net/pkt: Remove legacy net_pkt_append functions by Tomasz Bursztyka · 6 years ago
  44. 23b753f net/pkt: Remove legacy net_frag_read/skip/get_pos functions by Tomasz Bursztyka · 6 years ago
  45. d6d52ce net/pkt: Remove _new suffix to net_pkt_write functions by Tomasz Bursztyka · 6 years ago
  46. a156549 net/pkt: Remove legacy net_pkt_insert functions by Tomasz Bursztyka · 6 years ago
  47. ea518af net/pkt: Remove legacy net_pkt_write functions by Tomasz Bursztyka · 6 years ago
  48. a25f054 net/pkt: Remove _new suffix to net_pkt_read functions by Tomasz Bursztyka · 6 years ago
  49. f8a0911 net/pkt: Remove _new suffix to net_pkt_get_data_new function by Tomasz Bursztyka · 6 years ago
  50. 2022aa3 net/pkt: Remove now useless net_pkt_get_data() by Tomasz Bursztyka · 6 years ago
  51. 62ab954 net/pkt: Remove appdata/appdatalen attributes and related functions by Tomasz Bursztyka · 6 years ago
  52. f79965f net: pkt: Clarify docstring of the new API by Paul Sokolovsky · 6 years ago
  53. 4508e94 net/pkt: Enable allocating from external slab and data pool on new API by Tomasz Bursztyka · 6 years ago
  54. c10d780 include/net: Fix net_pkt.h indentation issue by Tomasz Bursztyka · 6 years ago
  55. 6c18a27 net/pkt: Allow having NULL as iface by Tomasz Bursztyka · 6 years ago
  56. c74d3b0 net: doc: Add missing doxygen comments to structs by Jukka Rissanen · 6 years ago
  57. 1de7038 doc: fix doxygen API comment misspellings by David B. Kinder · 6 years ago
  58. b288a9d net: Hide internal code from documentation by Jukka Rissanen · 6 years ago
  59. 479509e net: pkt: Add missing documentation for various insert helpers by Jukka Rissanen · 6 years ago
  60. ef7081e net: Fix the function API documentation generation by Jukka Rissanen · 6 years ago
  61. 2b22b71 net/pkt: Remove useless legacy net_frag_linearize function by Tomasz Bursztyka · 6 years ago
  62. bc54118 net/pkt: Remove useless legacy net_pkt_append_memset function by Tomasz Bursztyka · 6 years ago
  63. 1fab039 net/pkt: Remove useless legacy net_pkt_split function by Tomasz Bursztyka · 6 years ago
  64. c71ce19 net/pkt: Rename net_pkt_pull_new to net_pkt_pull by Tomasz Bursztyka · 6 years ago
  65. 09b782a net/pkt: Remove useless legacy net_pkt_pull function by Tomasz Bursztyka · 6 years ago
  66. c65304f net/pkt: Rename net_pkt_copy_new to net_pkt_copy by Tomasz Bursztyka · 6 years ago
  67. 895c8eb net/pkt: Remove useless legacy net_pkt_copy/_all functions by Tomasz Bursztyka · 6 years ago
  68. 38a3e79 net/pkt: Rename net_pkt_clone_new to net_pkt_clone by Tomasz Bursztyka · 6 years ago
  69. 347e175 net/pkt: Remove useless legacy net_pkt_clone() function by Tomasz Bursztyka · 6 years ago
  70. 36740ec net/pkt: Add a function to know the amount of data to read left by Tomasz Bursztyka · 6 years ago
  71. ef165e7 net/pkt: Removing transport protocol attribute by Tomasz Bursztyka · 6 years ago
  72. 024a7e0 net/sockets: Adapt net_pkt_get_src_addr to new net_pkt API by Tomasz Bursztyka · 6 years ago
  73. 7bcf00d net/pkt: Add a function to trim the buffer by Tomasz Bursztyka · 6 years ago
  74. b01149f net/pkt: Add a function to get the available buffer for payload by Tomasz Bursztyka · 6 years ago
  75. aa6af15 net/pkt: Add a marker to identify LLDP message by Tomasz Bursztyka · 6 years ago
  76. 6ea5a12 net/pkt: Use next_hdr field only for IPv6 by Tomasz Bursztyka · 6 years ago
  77. 06037c4 net/pkt: Add generic get/set data functions by Tomasz Bursztyka · 6 years ago
  78. b039625 net/pkt: Add an API to read/write into the buffer in a simpler way by Tomasz Bursztyka · 6 years ago
  79. 8eb9ff7 net/pkt: Add new allocators by Tomasz Bursztyka · 6 years ago
  80. 29ae6bd net/pkt: Add dummy getter/setters for IPv4/IPv6 attributes by Tomasz Bursztyka · 6 years ago
  81. 5ef825f net: pkt: fix race condition in packet reference counting by Daniel Glöckner · 6 years ago
  82. 3329eb2 net: pkt: net_frag_linearize: Make consistent with net_buf_linearize by Paul Sokolovsky · 6 years ago
  83. 46c37c7 net/pkt: Finally removing net_pkt_ll() and the relevant attribute by Tomasz Bursztyka · 6 years ago
  84. 88da73b net/pkt: Introducing a new helper to get the start of the buffer by Tomasz Bursztyka · 6 years ago
  85. b105fc5 net/pkt: Rename net_pkt_ll_clear for better relevancy by Tomasz Bursztyka · 6 years ago
  86. e97a543 net/pkt: Remove parameters to "reserve" some headroom by Tomasz Bursztyka · 6 years ago
  87. 15f1388 net/pkt: Remove ll_reserve attribute and related functions by Tomasz Bursztyka · 6 years ago
  88. 1529240 net/pkt: Add a pointer to link-layer data in the structure by Tomasz Bursztyka · 6 years ago
  89. 139aab2 net: pkt: Show buffer allocations only when needed by Jukka Rissanen · 6 years ago
  90. f964f3f net/pkt: Add a gptp marker to know whether pkt is a gptp message or not by Tomasz Bursztyka · 6 years ago
  91. dcc6edd net/ethernet: Centralize where and when header is filled in by Tomasz Bursztyka · 6 years ago
  92. 6014268 net: Set used transport protocol to net_pkt by Jukka Rissanen · 6 years ago
  93. a76814b net: Convert core IP stack to use log levels by Jukka Rissanen · 6 years ago
  94. 67ca176 headers: Fix headers across the project by Flavio Ceolin · 7 years ago
  95. b646899 net/pkt: Rename link layer address accessors relevantly by Tomasz Bursztyka · 7 years ago
  96. 7b548c4 doc: fix misspellings in API documentation by David B. Kinder · 7 years ago
  97. 5d3bc8b net: pkt: Added new function net_pkt_append_memset() to prefill packet by Daniel Egger · 7 years ago
  98. 7c7cfdd net: core: Always have a timeout when allocating a net_buf by Jukka Rissanen · 7 years ago
  99. d003d0e net: ipv4: Corrupted ARP pkt was sent instead of real IPv4 pkt by Jukka Rissanen · 7 years ago
  100. 9b8c83f net: Avoid holes in structs by Jukka Rissanen · 7 years ago