Go to file
Ravi kumar Veeramally 083e112197 net: samples: Unref net_buf using net_nbuf_unref
Using net_buf_unref() technically works but debugging the network buffer
allocations is more difficult if done like that.

Change-Id: Ib8e3f8b412c2f8388315c2f63cae4392f814ea2f
Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2017-02-09 12:29:29 +02:00
.known-issues doc/api/networking: Add existing network protocol libraries APIs 2017-02-03 15:59:18 +02:00
arch build: Separate out prebuilt kernel logic from toplevel 2017-02-08 19:11:10 +00:00
boards boards: add panther board 2017-02-09 01:39:38 +00:00
doc doc: add permalinks to document headings 2017-02-08 13:16:40 +00:00
drivers riscv32: timer: disable riscv_machine_timer driver by default for riscv32 2017-02-09 00:26:26 +01:00
ext Merge "Merge net branch into master" 2017-02-08 12:03:09 +00:00
include net: offload_ip: Update net_context_accept_cb_t to net_tcp_accept_cb_t 2017-02-09 09:43:06 +02:00
kernel kernel: Remove redundant TICKLESS_IDLE_SUPPORTED option 2017-02-08 13:02:34 +00:00
lib libc: minimal: rename private macro 2017-02-04 19:22:07 +00:00
misc misc: Let the compiler choose whether to omit frame pointer 2017-02-08 13:14:16 +00:00
samples net: samples: Unref net_buf using net_nbuf_unref 2017-02-09 12:29:29 +02:00
scripts sanitcheck: add sam_e70_xplained 2017-02-04 02:57:49 +00:00
subsys net: tcp: Remove multiple times of nbuf_compact() call 2017-02-09 09:43:06 +02:00
tests tests: add filesystem api test 2017-02-08 13:25:35 +00:00
.checkpatch.conf checkpatch: Remove reference to legacy IP stack 2017-02-08 13:05:27 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore doc: move context back to doc/, fix broken links 2017-01-16 18:05:06 -05:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
Kbuild build: Use ZEPHYRINCLUDE when building offsets.o 2017-01-25 12:20:21 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: added maintainer for riscv32 2017-02-03 19:31:41 +01:00
Makefile build: Separate out prebuilt kernel logic from toplevel 2017-02-08 19:11:10 +00:00
Makefile.inc build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
zephyr-env.sh license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00