..
6lo.c
net: ipv6: 6lo: Avoid casting unaligned address to struct in6_addr
4 days ago
6lo.h
…
6lo_private.h
…
CMakeLists.txt
linker_script: Remove all SUBALIGN usage for iterable sections
3 weeks ago
Kconfig
net: shell: Add packet filter support
3 months ago
Kconfig.debug
…
Kconfig.ipv4
net: Add support for IPv4_MULTICAST_LOOP in net_context
4 months ago
Kconfig.ipv6
net: sockets: IPv6_MULTICAST_LOOP Support
4 months ago
Kconfig.mgmt
net: Increase net_mgmt task priority
9 months ago
Kconfig.stack
net: dns: Properly cleanup DNS servers per network interface
3 weeks ago
Kconfig.stats
net: pkt_filter: Add statistics support to packet filter
3 months ago
Kconfig.tcp
net: Remove deprecated CONFIG_NET_TCP_ACK_TIMEOUT option
7 months ago
canbus_socket.c
net: connection: Split net_conn_input()
3 months ago
canbus_socket.h
…
connection.c
net: ipv4: Avoid casting unaligned address to struct in_addr
4 days ago
connection.h
net: connection: Make it possible to update local address
2 months ago
icmp.c
net: icmp: Send replies with timeout `K_NO_WAIT`
4 months ago
icmpv4.c
net: ipv4: Avoid casting unaligned address to struct in_addr
4 days ago
icmpv4.h
net: ipv4: Add PMTU support
8 months ago
icmpv6.c
net: ipv6: Avoid casting unaligned address to struct in6_addr
4 days ago
icmpv6.h
net: ipv6: Add PMTU support
8 months ago
igmp.c
net: igmp: Avoid directly accessing address of unaligned struct
7 days ago
igmp.h
net: ip: igmp: Add igmp.h for definitions
9 months ago
ipv4.c
net: ipv4: Avoid casting unaligned address to struct in_addr
4 days ago
ipv4.h
net: ipv4: Add DiffServ DSCP code point definitions
4 months ago
ipv4_acd.c
net: l2: ethernet: arp: explicit error codes
2 months ago
ipv4_autoconf.c
net: mgmt: Convert the mgmt API to use 64-bit masks
3 weeks ago
ipv4_fragment.c
net: ipv4: Avoid casting unaligned address to struct in_addr
4 days ago
ipv6.c
net: ipv6: Avoid casting unaligned address to struct in6_addr
4 days ago
ipv6.h
net: ipv6: use inclusive terminology in net_ipv6_pe_filter_cb_t
5 months ago
ipv6_fragment.c
net: ipv6: Avoid casting unaligned address to struct in6_addr
4 days ago
ipv6_mld.c
net: ip: mld: Ensure MLD APIs work with offloaded interfaces
2 months ago
ipv6_nbr.c
net: ipv6: nbr: Avoid casting unaligned address to struct in6_addr
4 days ago
ipv6_pe.c
net: mgmt: Convert the mgmt API to use 64-bit masks
3 weeks ago
iterables_net_pkt_alloc_stats.ld
net: pkt: Collect net_pkt allocation statistics
9 months ago
nbr.c
net: Change the net_linkaddr struct to not use pointers
4 months ago
nbr.h
net: Change the net_linkaddr struct to not use pointers
4 months ago
net_context.c
net: context: Verify if CONFIG_NET_SOCKETS_PACKET_DGRAM is enabled
1 month ago
net_core.c
net: ipv4: Avoid casting unaligned address to struct in_addr
4 days ago
net_if.c
net: ipv4: Add raw variants of various IPv4 functions
4 days ago
net_mgmt.c
net: mgmt: Convert the mgmt API to use 64-bit masks
3 weeks ago
net_pkt.c
net: pkt: Add explicit casts to uint32_t when bitshifting uint8_t val
4 days ago
net_private.h
net: sockets: Add SOCK_RAW support for AF_INET/AF_INET6 sockets
3 months ago
net_stats.c
net: mgmt: Convert the mgmt API to use 64-bit masks
3 weeks ago
net_stats.h
net: pkt_filter: Add statistics support to packet filter
3 months ago
net_tc.c
net: add `try` variant with timeout for various send functions
4 months ago
net_tc_mapping.h
…
net_timeout.c
everywhere: replace double words
1 year ago
packet_socket.c
net: dsa: make current DSA core driver obsolete
3 months ago
packet_socket.h
net: core: Pass the actual LL proto for DGRAM packet sockets
3 months ago
pmtu.c
net: mgmt: Convert the mgmt API to use 64-bit masks
3 weeks ago
pmtu.h
net: ip: pmtu: Add generic IP PMTU Discovery support
8 months ago
promiscuous.c
…
route.c
net: Change the net_linkaddr struct to not use pointers
4 months ago
route.h
net: ipv6: mcast_routing: hop limit handling
1 year ago
tcp.c
net: ipv6: Avoid casting unaligned address to struct in6_addr
4 days ago
tcp.h
…
tcp_internal.h
net: context: Add helpers for figuring out local endpoint address
1 year ago
tcp_private.h
net: tcp: Avoid directly accessing address of unaligned struct
7 days ago
tp.c
net: change controlling expressions in while to Boolean
1 year ago
tp.h
…
tp_priv.h
net: change controlling expressions in while to Boolean
1 year ago
udp.c
net: connection: Register connection type
3 months ago
udp_internal.h
…
utils.c
net: ip: utils: Avoid casting to in(6)_addr struct in net_addr_ntop()
4 days ago