You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/kernel/lantiq
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>
4 years ago
..
ltq-adsl lantiq: Allow PKG_ASLR_PIE for DSL and voice drivers 5 years ago
ltq-adsl-fw treewide: clean up download hashes 8 years ago
ltq-adsl-mei build: include BUILD_VARIANT in PKG_BUILD_DIR 5 years ago
ltq-atm build: include BUILD_VARIANT in PKG_BUILD_DIR 5 years ago
ltq-deu build: include BUILD_VARIANT in PKG_BUILD_DIR 5 years ago
ltq-ifxos lantiq: Allow PKG_ASLR_PIE for DSL and voice drivers 5 years ago
ltq-ptm lantiq: ltq-ptm: vr9: fix skb handling in ptm_hard_start_xmit() 4 years ago
ltq-tapi lantiq: Allow PKG_ASLR_PIE for DSL and voice drivers 5 years ago
ltq-vdsl lantiq: Allow PKG_ASLR_PIE for DSL and voice drivers 5 years ago
ltq-vdsl-fw lantiq: Fix fw_cutter LzmaWrapper 5 years ago
ltq-vdsl-mei lantiq: Allow PKG_ASLR_PIE for DSL and voice drivers 5 years ago
ltq-vmmc lantiq: Allow PKG_ASLR_PIE for DSL and voice drivers 5 years ago