Go to file
Jukka Rissanen 189ec2b6ad net: Remove link layer reserve param from IP packet creator
The ll_reserve parameter is useless in net_ipv{4|6}_create_raw()
function as the reserve information is already stored in buf.

Change-Id: I7815a78c001e3da532478c04b3dac9b37bbc723c
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-03-09 20:33:43 +02:00
.known-issues
arch quark_se_ss: disable x86 GPIO driver by default 2017-03-09 14:53:17 +01:00
boards watchdog: Add WDT driver for Atmel SAM SoCs 2017-03-09 13:43:17 +00:00
doc doc: board porting guide 2017-03-08 10:35:01 +00:00
drivers net: nbuf: Use net_nbuf_get_frag() to allocate a fragment 2017-03-09 20:33:43 +02:00
dts dts: minor update for nucleo_l476rg 2017-02-22 18:08:57 -06:00
ext ext qmsi: Update QMSI to 1.4 RC4 2017-03-08 07:02:57 +00:00
include net: nbuf: Use net_nbuf_get_frag() to allocate a fragment 2017-03-09 20:33:43 +02:00
kernel lifo: Make use of k_queue as implementation 2017-02-27 21:20:53 +00:00
lib libc: attribute minimal libc printf style functions with __printf_like 2017-03-02 08:46:30 -06:00
misc misc: Let the compiler choose whether to omit frame pointer 2017-02-08 13:14:16 +00:00
samples net: nbuf: Use net_nbuf_get_frag() to allocate a fragment 2017-03-09 20:33:43 +02:00
scripts sanitycheck: run legacy tests only on daily basis 2017-03-07 22:54:54 +00:00
subsys net: Remove link layer reserve param from IP packet creator 2017-03-09 20:33:43 +02:00
tests net: Remove link layer reserve param from IP packet creator 2017-03-09 20:33:43 +02:00
.checkpatch.conf
.gitattributes
.gitignore doc: tweak .gitignore to allow doc theme dev 2017-02-23 13:20:04 +00:00
.gitreview
.mailmap
defaults.tc
Kbuild frdm: fixed path and dependencies for extract_dts_includes.py 2017-02-22 13:57:52 +00:00
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS MAINTAINERS: update mantainers 2017-03-02 21:47:40 +00:00
Makefile bump version to v1.7.99 2017-02-15 05:46:45 -08:00
Makefile.inc Revert "build: Fix qemugdb target" 2017-03-09 09:22:51 +00:00
Makefile.test
zephyr-env.sh