- e9c9caa net: remove unmaintained 6LoCAN implementation by Henrik Brix Andersen · 3 years, 1 month ago
- 666e9f8 net: ipv6: Remove in6_addr from packed net_ipv6_hdr struct by Robert Lubos · 3 years, 4 months ago
- 064200b net: ipv4: Remove in_addr from packed net_ipv4_hdr struct by Robert Lubos · 3 years, 4 months ago
- bbdeef4 net: arp: Remove in_addr/in6_addr from packed net_arp_hdr struct by Robert Lubos · 3 years, 4 months ago
- 0da228c net: ip: Verify that in_addr/in6_addr struct sizes are correct by Robert Lubos · 3 years, 4 months ago
- 4e9b9a7 drivers: net: loopback: Register loopback IP address to the interface by Robert Lubos · 3 years, 6 months ago
- 4fe9786 net: ipv6_fragment: store M-bit in addition to the offset by Florian Vaussard · 3 years, 6 months ago
- 108ccfe net: ipv6_fragment: check the length also for the first fragment by Florian Vaussard · 3 years, 6 months ago
- 44efc18 net: eth: Add Qbu configuration support by Jukka Rissanen · 3 years, 10 months ago
- a1c4952 net: ipv4: Add IGMPv2 support by Jukka Rissanen · 4 years ago
- 10142ac net: virtual: ipip: Add IP tunneling driver by Jukka Rissanen · 4 years ago
- 9831ddd net: ipv6: add function checking if given address is ULA by Hubert Miś · 4 years, 1 month ago
- a609380 net: ip: enforce alignment in struct cmsghdr by Martin Åberg · 4 years, 4 months ago
- b9d0414 net: use UNALIGNED_PUT() to access IP address by Martin Åberg · 4 years, 4 months ago
- 0c70877 net: IPv4 bcast address recognized as multicast by Oliver Hitz · 4 years, 6 months ago
- e6672f8 net: ip: sockaddr_ll_ptr is larger than sockaddr_in6_ptr by Jukka Rissanen · 4 years, 7 months ago
- b7b73d01 net: ipv6: added interface multicast group filtering by Philip Serbin · 4 years, 7 months ago
- 34ddb8c net: includes: Fix indentation in header files by Jukka Rissanen · 4 years, 7 months ago
- 5931a29 net: route: multicast routing feature by Jan Georgi · 4 years, 7 months ago
- ad59e7f net: ip: Fix IPv6 RS message doesn't comply RFC4291 by Eug Krashtan · 4 years, 9 months ago
- b0de2ee net: IPv6: Fix source address for mesh multicast destination by Lukasz Maciejonczyk · 4 years, 9 months ago
- a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
- 09f957c net: socket: syscall for socketpair(2) by Christopher Friedt · 4 years, 11 months ago
- e182f31 net: Add IPPROTO_RAW as it was missing by Jukka Rissanen · 6 years ago
- 6cf1da4 net: Add CONFIG_NET_NATIVE option for selecting native IP by Jukka Rissanen · 6 years ago
- 35f0167 net: l2: 6LoCAN implementation by Alexander Wachter · 6 years ago
- c1d03b2 net: ip: Add iovec and msghdr structs by Jukka Rissanen · 6 years ago
- 3ebe60a net: ip: Helper for getting used network address family as string by Jukka Rissanen · 6 years ago
- 5d13df9 net: utils: Add userspace support to net_addr_ntop/pton() by Jukka Rissanen · 6 years ago
- c0d6831 net: sockets: mgmt: Add AF_NET_MGMT address family support by Jukka Rissanen · 6 years ago
- a2fd7d7 cleanup: include/: move misc/util.h to sys/util.h by Anas Nashif · 6 years ago
- 5d001f3 cleanup: include/: move misc/byteorder.h to sys/byteorder.h by Anas Nashif · 6 years ago
- 622f4ab net/ip: Make struct net_addr holding uninon of ipv6/4 unconditionally by Tomasz Bursztyka · 6 years ago
- 24d7143 all: Add 'U' suffix when using unsigned variables by Patrik Flykt · 6 years ago
- 4e36a05 net: ip: Add defines for IPPROTO_IP and IPPROTO_IPV6 by Paul Sokolovsky · 6 years ago
- 898973b net: ip: Add more documentation to net_ip.h by Jukka Rissanen · 6 years ago
- 1de7038 doc: fix doxygen API comment misspellings by David B. Kinder · 6 years ago
- 49cea0a net: socket: can: Add socket CAN support by Jukka Rissanen · 6 years ago
- 1134e8e net: Add CAN protocol family type used in socket CAN support by Jukka Rissanen · 6 years ago
- 49e6aba net: ip: Add helpers for packet socket support by Jukka Rissanen · 6 years ago
- 13f0540 doc: networking: move API reference to new section by Anas Nashif · 6 years ago
- e4ebe48 net/ip: Let's make public the 2 utility unions for ip/proto headers by Tomasz Bursztyka · 6 years ago
- 12995b9 net/ip: Protocol family do not have to follow any other OS's value by Tomasz Bursztyka · 6 years ago
- fb4cb3a c++: convert implicit conversion to explicit ones in header files by Alexander Polleti · 6 years ago
- 402ea49 doc: fix misspellings in doxygen comments by David B. Kinder · 6 years ago
- cf063fe net: Rename net_is_xxx...() functions to net_xxx_is...() by Jukka Rissanen · 6 years ago
- 4b7d8fb net: ipv6: Drop organisation scope multicast dst address pkt by Jukka Rissanen · 6 years ago
- 84e85db net: ipv6: Drop site scope multicast dst address pkt by Jukka Rissanen · 6 years ago
- 1e293b4 net: ipv6: Drop interface scope multicast dst address pkt by Jukka Rissanen · 6 years ago
- 7d83543 net: Properly handle pkt IPv4 broadcast destination address by Jukka Rissanen · 6 years ago
- aa2240a net: ip: Add function to check if IPv4 address is broadcast one by Jukka Rissanen · 6 years ago
- 5f66852 net: ipv4: Fix network byte ordering for netmask related computing by Jukka Rissanen · 6 years ago
- a76814b net: Convert core IP stack to use log levels by Jukka Rissanen · 6 years ago
- 8592501 net: Remove s_addr/s6_addr defines from in_addr/in6_addr by Robert Lubos · 6 years ago
- 67ca176 headers: Fix headers across the project by Flavio Ceolin · 7 years ago
- 5f8d24b net: Add INET_ADDRSTRLEN POSIX define by Paul Sokolovsky · 7 years ago
- 8a5b0b7 net: net_addr_ntop: Clarify docstring by Paul Sokolovsky · 7 years ago
- f7d32d4 net: fix return type of net_addr_type2str by Alexander Polleti · 7 years ago
- 7e3eaaa net: Use packed enums when applicable by Jukka Rissanen · 7 years ago
- 85db974 net: tls: Add DTLS protocol types by Robert Lubos · 7 years ago
- ac92a01 net: ipv6: Refactor IPv6 header length handling by Oleg Zhurakivskyy · 7 years ago
- fbac80b net: ipv4: Refactor IPv4 header length handling by Oleg Zhurakivskyy · 7 years ago
- aed075e net: ip: Fix net priorities definitions by Tomasz Gorochowik · 7 years ago
- 8e8dc1c net: relax net_ip.h check by Andrew Boie · 7 years ago
- a7c698d net: tls: Add TLS context allocation/deallocation by Robert Lubos · 7 years ago
- 45b06a2 net: gptp: Initial core IEEE 802.1AS support by Jukka Rissanen · 7 years ago
- 23526e4 net: if: vlan: Implement packet priority to PCP conversion by Tomasz Gorochowik · 7 years ago
- 1285578 net: if: Add functions to get correct IPv4 address by Jukka Rissanen · 7 years ago
- 3da4d37 net: Implement VLAN priority to packet priority conversion by Tomasz Gorochowik · 7 years ago
- ad5bbef net: Add function to convert VLAN priority to packet priority by Jukka Rissanen · 7 years ago
- de13e97 net: if: vlan: Add virtual lan support by Jukka Rissanen · 7 years ago
- 6049207 net: Add initial TX and RX traffic class support by Jukka Rissanen · 7 years ago
- 47dafff net: if: Separate IP address configuration from net_if by Jukka Rissanen · 7 years ago
- b047f81 net: Create helper to convert MAC strings to array of bytes by Jukka Rissanen · 7 years ago
- 996c6dd net: if: Handle new address type of NET_ADDR_OVERRIDABLE by Paul Sokolovsky · 7 years ago
- ed35aa8 net: use UNALIGNED_ACCESS when accessing s_addr on received packets. by Michael Hope · 7 years ago
- 753daa6 net: pkt: Compute TX payload data length by Patrik Flykt · 7 years ago
- b52c0f2 net/ieee802154: Make RAW mode generic by Tomasz Bursztyka · 7 years ago
- 718b3cd net: sockets: Support ipv6 wildcard and loopback address by Aska Wu · 7 years ago
- ca9285d doc: net: group all networking APIs in doxygen by Anas Nashif · 7 years ago
- 6edb0e3 net: ip: Check IPv4 multicast address using big-endian by Jukka Rissanen · 7 years ago
- 532cbac net: Add function to parse IP address string by Jukka Rissanen · 8 years ago
- 72c6297 net: ip: Prevent unaligned exception by Aska Wu · 8 years ago
- dcb80f7 net: struct sockaddr should have field "sa_family" by Paul Sokolovsky · 8 years ago
- 4520cfe net: Define struct sockaddr_storage by Paul Sokolovsky · 8 years ago
- b6a5d51 net: Fix indentation issues by Jukka Rissanen · 8 years ago
- 2975ca0 Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* by Johan Hedberg · 8 years ago
- 5157886 net: ip: Make struct in_addr::s_addr compatible with POSIX definition by Paul Sokolovsky · 8 years ago
- 72a30f3 net: tcp: Add TCP sequence number comparison compliant with RFC793. by Paul Sokolovsky · 8 years ago
- e813091 net: Switch to common values for SOCK_STREAM, SOCK_DGRAM by Paul Sokolovsky · 8 years ago
- a509441 net: convert to using newly introduced integer sized types by Kumar Gala · 8 years ago
- 7890816 Introduce new sized integer typedefs by Kumar Gala · 8 years ago
- 290e1d8 net: use UNALIGNED_GET/PUT to access IP address by Bogdan Davidoaia · 8 years ago
- 528a393 net: ipv6: Fix the constness of function parameters by Jukka Rissanen · 8 years ago
- ea17e9d net: ipv6: Support fragmented IPv6 packets by Jukka Rissanen · 8 years ago
- b892c4c net: ipv6: Bluetooth address fix by Jukka Rissanen · 8 years ago
- a5605ce net: ipv6: IEEE 802.15.4 short address fix by Jukka Rissanen · 8 years ago
- d8323e1 doc: Include main Network APIs doxygen documentation by Tomasz Bursztyka · 8 years ago
- b13f44b net: utils: Add net_addr_ntop() helper function by Ravi kumar Veeramally · 8 years ago
- ca6a686 net: correct in*_addr parameter of net_addr_pton() by Michael Scott · 8 years ago