- c6498bb net: ipv6: Make Multicast Listener Discovery API public by Robert Lubos · 6 months ago
- adc8fd8 tests: net: mld: Add more test cases involving iface state changes by Robert Lubos · 10 months ago
- d397aae tests: net: mld: update MLDv2 tests after changes by Konrad Derda · 11 months ago
- d60ea3e tests: net: mld: add tests for multicast routes in MLDv2 reports by Konrad Derda · 11 months ago
- e354927 tests: use appropriate sys_randX_get() by Fin Maaß · 12 months ago
- d4dc516 tests: net: mld: fix waiting for MLDv2 report after query by Konrad Derda · 12 months ago
- 0bc1423 tests: net: mld: Add socket based join/leave tests by Jukka Rissanen · 1 year, 4 months ago
- 345735d tests: remove CONFIG_ZTEST_NEW_API in all tests by Anas Nashif · 1 year, 5 months ago
- e7bd10a random: Rename random header by Flavio Ceolin · 1 year, 6 months ago
- 729a8e6 tests: net: mld: Fix ICMP usage in the test by Jukka Rissanen · 1 year, 6 months ago
- efeb2d1 tests: net: renames shadow variables by Daniel Leung · 1 year, 8 months ago
- 93b63df samples, tests: convert string-based twister lists to YAML lists by Gerard Marull-Paretas · 1 year, 11 months ago
- d0746a9 tests: net: mld: Add test case for NET_IF_IPV6_NO_MLD flag by Robert Lubos · 1 year, 11 months ago
- def2301 test: fix more legacy #include paths by Fabio Baltieri · 2 years, 8 months ago
- 29b419b test: Update the new ZTEST APIs tests/net/mld by Hu Zhenyu · 2 years, 9 months ago
- ade7ccb tests: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 2 years, 11 months ago
- 1cccc8a cmake: increase minimal required version to 3.20.0 by Torsten Rasmussen · 3 years, 7 months ago
- 6e1df0d tests: net: Refactor tests when running in real hw by Jukka Rissanen · 4 years ago
- 5899b8a tests: net: remove usage of device_pm_control_nop by Gerard Marull-Paretas · 4 years ago
- b88d5b6 tests: net: Adjust the thread priorities by Jukka Rissanen · 4 years, 4 months ago
- e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
- b7b73d01 net: ipv6: added interface multicast group filtering by Philip Serbin · 4 years, 7 months ago
- 98d9b01 device: Apply driver_api/data attributes rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
- c4f7fae random: Include header where it is used by Flavio Ceolin · 4 years, 9 months ago
- a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
- debade9 tests: make find_package(Zephyr...) REQUIRED by Marc Herbert · 4 years, 10 months ago
- ad82b38 tests: ztest: prefix tests with test_ by Anas Nashif · 4 years, 11 months ago
- b3f3922 net: tests: Fix timeout passed to k_sleep() by Johan Hedberg · 5 years ago
- 407b49b cmake: use find_package to locate Zephyr by Torsten Rasmussen · 5 years ago
- 4ae72db net: Enable PM settings on network devices by Tomasz Bursztyka · 5 years ago
- c91b9b3 tests: net: stop whitelisting by Andrew Boie · 6 years ago
- 6609c12 tests: enable native_posix_64 testing by Nicolas Pitre · 6 years ago
- ac56fd8 tests: net: Increase stack sizes for coverage testing by Jukka Rissanen · 6 years ago
- 3ae5262 license: cleanup: add SPDX Apache-2.0 license identifier by Anas Nashif · 6 years ago
- 24d7143 all: Add 'U' suffix when using unsigned variables by Patrik Flykt · 6 years ago
- 2d8ac0c tests: net: mld: Check return after updating packet by Tedd Ho-Jeong An · 6 years ago
- d6d52ce net/pkt: Remove _new suffix to net_pkt_write functions by Tomasz Bursztyka · 6 years ago
- 820f3ad net/ipv6: Replace legacy net_ipv6_create by the new one by Tomasz Bursztyka · 6 years ago
- dc41aad tests: net: mld: Check null ptr dereference by Jukka Rissanen · 6 years ago
- 2a18ec9 tests/net: Switch MLD to new net_pkt API by Tomasz Bursztyka · 6 years ago
- d862451 net/icmp: Remove useless icmp functions using legacy net_pkt API by Tomasz Bursztyka · 6 years ago
- 0c80a84 net/ipv6: Rename net_ipv6_finalize since legacy version disappeared by Tomasz Bursztyka · 6 years ago
- 31a0790 net/context: Let's use the new net_ipv6_finalize by Tomasz Bursztyka · 6 years ago
- 88f5672 net/ipv6: Switch MLD join, leave and report to new net_pkt API by Tomasz Bursztyka · 6 years ago
- 9a6027b net/icmpv6: Improve callback signature to pass icmp header by Tomasz Bursztyka · 6 years ago
- 47f3b33 net/icmpv6: Rework relevant signatures to pass ipv6 header pointer by Tomasz Bursztyka · 6 years ago
- 5060ca6 cmake: increase minimal required version to 3.13.1 by Anas Nashif · 6 years ago
- e97a543 net/pkt: Remove parameters to "reserve" some headroom by Tomasz Bursztyka · 6 years ago
- c77d864 tests/net: Get rid of the ll reserve by Tomasz Bursztyka · 6 years ago
- 8668903 net: Clarify logging in networking code by Jukka Rissanen · 6 years ago
- b4f79ae net: Return fully calculated chksum by Tomasz Bursztyka · 6 years ago
- 72e1c2b tests/net: Apply L2 change everywhere where relevant by Tomasz Bursztyka · 6 years ago
- 75ed6d7 tests: net: mld: Fix ICMPv6 checksum calculation by Jukka Rissanen · 6 years ago
- 7eabab2 samples, tests: Use semi-accurate project names by Reto Schneider · 6 years ago
- f3f04bf tests: net: Convert to new logging system by Jukka Rissanen · 6 years ago
- a81aad9 tests: net: Run networking tests only for selected platforms by Jukka Rissanen · 7 years ago
- 55ee53c cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts by Sebastian Bøe · 7 years ago
- d309c87 net/ipv6: Properly separate what belongs to ipv6 from the rest by Tomasz Bursztyka · 7 years ago
- 0d83900 tests: net: mld: fix net mgmt event handler by Marti Bolivar · 7 years ago
- d7e7b08 tests: cleanup meta-data of various tests by Anas Nashif · 7 years ago
- c609bd8 tests: net: Increase the size of main stack by Jukka Rissanen · 7 years ago
- 23f81ee tests/samples: fixed yaml syntax by Anas Nashif · 7 years ago
- 898c88f tests: net: mld: Update after solicited-node mcast refactor. by Paul Sokolovsky · 7 years ago
- 0829ddf kbuild: Removed KBuild by Sebastian Bøe · 7 years ago
- 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago
- da9b0dd drivers: Rename `random` to `entropy` by Leandro Pereira · 7 years ago
- 0356590 tests: samples: fix yaml syntax by Anas Nashif · 7 years ago
- e71a31e net: Wrong networking defines used in the code by Jukka Rissanen · 8 years ago
- e0dd4ff tests: net: mld: Ignore already joined error when sending report by Jukka Rissanen · 8 years ago
- ca0ad13 net: enable SLIP only on QEMU targets by Anas Nashif · 8 years ago
- 8476da9 net: icmp: Remove NET_ICMP_HDR() macro and direct access to net_buf by Jukka Rissanen · 8 years ago
- dcbe20d tests: net: mld: Fix tests and run them automatically by Jukka Rissanen · 8 years ago
- 470c5f3 tests: remove testcase.ini files by Anas Nashif · 8 years ago
- cc24f4b tests: samples: convert testcase files to yaml by Anas Nashif · 8 years ago
- 397d29d linker: move all linker headers to include/linker by Anas Nashif · 8 years ago
- 25307d5 net: net_pkt_append: Refactor to return length of data actually added by Paul Sokolovsky · 8 years ago
- a509441 net: convert to using newly introduced integer sized types by Kumar Gala · 8 years ago
- e589690 net: Rename all *_BUF() macros to *_HDR() by Tomasz Bursztyka · 8 years ago
- db11fcd net/net_pkt: Fully separate struct net_pkt from struct net_buf by Tomasz Bursztyka · 8 years ago
- bf964cd net: Renaming net nbuf API to net pkt API by Tomasz Bursztyka · 8 years ago
- 7890816 Introduce new sized integer typedefs by Kumar Gala · 8 years ago
- c7bc909 tests/ztest: rename assert macros to be zephyr specific by Kumar Gala · 8 years ago
- fc2542b net: tests: Fix the default MAC address by Jukka Rissanen · 8 years ago
- 8cb97ae net: Modify IPv4/6 packet finalize API's by Ravi kumar Veeramally · 8 years ago
- e82f7a6 tests: net: Check allnodes and solicit node addresses. by Jukka Rissanen · 8 years ago
- 253e9a3 tests: net: Add MLD query tests by Jukka Rissanen · 8 years ago
- d0fc787 tests: net: Add unit tests for mld by Jukka Rissanen · 8 years ago