6541 Commits (main)

Author SHA1 Message Date
Robert Lubos 8f983ccda5 net: lib: http_client: Fix end of message detection 24 hours ago
Tim Pambor 6226bb1264 net: sockets_service: Fix function signature 4 days ago
Gaetan Perrot 80df24e3b2 net: lib: coap: fix potential null pointer 4 days ago
Robert Lubos aa4a8789d5 net: sockets: socket_dispatcher: Fix close function type 4 days ago
Robert Lubos a4fdd2c266 net: sockets: socketpair: Fix close function type 4 days ago
Robert Lubos 82945a7f52 net: l2: ieee802154: Prevent NULL pointer access 4 days ago
Robert Lubos 31b79a93af net: pkt: Add explicit casts to uint32_t when bitshifting uint8_t val 4 days ago
Robert Lubos 7949789ce8 net: ip: utils: Avoid casting to in(6)_addr struct in net_addr_ntop() 4 days ago
Robert Lubos bd96b5dd83 net: lib: websocket: Avoid bitshift overflow warning 4 days ago
Robert Lubos 62a5260e01 net: Fix alignment error with net_ipaddr_copy() 4 days ago
Robert Lubos 8124032cbb net: ipv4: Avoid casting unaligned address to struct in_addr 4 days ago
Robert Lubos f549bfcfeb net: ipv4: Add raw variants of various IPv4 functions 4 days ago
Robert Lubos 0f6dcb37d7 net: ipv6: Avoid casting unaligned address to struct in6_addr 4 days ago
Robert Lubos edf5319ca6 net: ipv6: nbr: Avoid casting unaligned address to struct in6_addr 4 days ago
Robert Lubos f5455e66e3 net: ipv6: 6lo: Avoid casting unaligned address to struct in6_addr 4 days ago
Robert Lubos 74ccd5fdaa net: ipv6: Add raw variants of various IPv6 functions 4 days ago
Shrek Wang 6a27fd2255 net: tcp: Add TCP ACK validation 4 days ago
Tim Pambor e6f179d180 tests: net: dns-sd: Fix undefined behavior reported by UBSAN 6 days ago
Robert Lubos d720971ae2 net: coap: Verify block number before processing 6 days ago
Florian La Roche 25e1b88880 net: dns: is_server_name_found(): fix return code check 7 days ago
Toon Stegen d1872d7272 net: mdns: make net_buf size configurable 7 days ago
Alberto Escolar Piedras a1d916edd0 net: dhcpv6: Avoid directly accessing address of unaligned struct 7 days ago
Alberto Escolar Piedras 1deb2e3c68 net: http_server: Avoid directly accessing address of unaligned struct 7 days ago
Alberto Escolar Piedras 82658ea6b2 net: igmp: Avoid directly accessing address of unaligned struct 7 days ago
Alberto Escolar Piedras 236ccd379f net: ieee802154: Do not access addr of unaligned struct 7 days ago
Alberto Escolar Piedras 93fa3b7831 net: tcp: Avoid directly accessing address of unaligned struct 7 days ago
Daniel Schultz 2c767cbfc0 net: lib: zperf: Fix 'kbps' in output 1 week ago
Juha Ylinen ed79675199 net: http_client: Fix handling of POLLHUP 1 week ago
Hui Bai 12babf9e39 net: l2: wifi: Fix roaming fail issue 2 weeks ago
Benjamin Cabé 222a601b21 net: lib: ptp: fix memory slab alignment issues 2 weeks ago
Benjamin Cabé 1a01318efa net: lib: dns: dns_cache: check arguments in dns_cache_remove 2 weeks ago
Tomasz Bursztyka 175da6bdb0 init: Make entry init-function less and introduce service objects 2 weeks ago
Jukka Rissanen 96818f45a9 hostap: Replace wifi event mechanism by k_fifo 2 weeks ago
Robert Lubos 3e704256e3 net: ppp: stats: Fix net_mgmt request handler format 2 weeks ago
Robert Lubos 8aa842c2c4 net: lwm2m: Prevent busy looping when active notify is set 2 weeks ago
Robert Lubos a9c30d73f8 net: lwm2m: Implement gt/lt/st attributes handling 2 weeks ago
Robert Lubos 1bfd2ab4fd net: lwm2m: Update value of resources in notification registry 2 weeks ago
Robert Lubos 1ee6943cb5 net: lwm2m: Implement notified value registry for gt/lt/st attributes 2 weeks ago
Robert Lubos 46aaf287da net: lwm2m: Do not apply gt/lt/st attributes to incompatible resources 2 weeks ago
Jukka Rissanen f1a9ff97cb net: shell: dns: Print info about DHCP added servers 2 weeks ago
Jukka Rissanen 25084203c2 net: dhcp: Remove only added DNS servers when stopping 2 weeks ago
Jukka Rissanen cdc6c324d7 net: dns: Save info about source when configuring DNS servers 2 weeks ago
Ravi Dondaputi d289bed4af net: lib: wifi_credentials: Add support for Enterprise security 2 weeks ago
Pieter De Gendt 0b8c00b5dd net: lib: dhcpv4: Support INIT-REBOOT 2 weeks ago
Pieter De Gendt 99a2893713 net: lib: dhcpv4: Skip leftover hostname or domain name bytes 2 weeks ago
Pan Gao e53ceeb86b net: l2: wifi: fix ap rts_threshold cmd parameter count 2 weeks ago
Marc Lasch 86dbcd2cf2 net: lwm2m: Make Bootstrap on Registration Failure configurable 2 weeks ago
Marc Lasch 4c46b0bc8b net: lwm2m: Fix typo in bootstrap_on_fail 2 weeks ago
Chris Friedt 03db50b79d net: remove dependency on posix for iso c time() function 2 weeks ago
Nick Ward ab99a53ae7 net: lwm2m: ipso: accelerometer: remove buffers for optional resources 2 weeks ago