openwrt/package
Martin Schiller 996f02e5ba lantiq: ltq-ptm: vr9: fix skb handling in ptm_hard_start_xmit()
Call skb_orphan(skb) to call the owner's destructor function and make
the skb unowned.

This is necessary to prevent sk_wmem_alloc of a socket from overflowing,
which leads to ENOBUFS errors on application level.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2020-01-26 18:38:17 +01:00
..
base-files base-files/functions.sh: use grep -q instead of [] 2020-01-18 00:24:06 +01:00
boot rbcfg: make package available for ath79 2020-01-23 15:28:02 +01:00
devel perf: Add libunwind only if selected 2020-01-15 20:34:16 +01:00
firmware ipq-wifi: drop deprecated .bin support 2020-01-26 01:20:46 +01:00
kernel lantiq: ltq-ptm: vr9: fix skb handling in ptm_hard_start_xmit() 2020-01-26 18:38:17 +01:00
libs mbedtls: update to 2.16.4 2020-01-26 15:07:59 +01:00
network wireguard-tools: bump to 1.0.20200121 2020-01-24 08:21:04 +01:00
system procd: update to version 2020-01-24 2020-01-24 08:21:04 +01:00
utils rbextract: support devices directly showing ERD magic 2020-01-23 15:28:03 +01:00
Makefile