batman-adv: add patches from 2018.1-maint 2018-06-03 379/head 380/head
authorSven Eckelmann <sven@narfation.org>
Sun, 3 Jun 2018 13:52:30 +0000 (15:52 +0200)
committerSven Eckelmann <sven@narfation.org>
Sun, 3 Jun 2018 16:43:22 +0000 (18:43 +0200)
commit2dfb228764144b1b5b4a48f47fb0422fff2c0d7a
treec6814d8526b3e4adc803c13d8b37601aa405f166
parent455a54207c84c0e5707974d2d24f14e9be7a7129
batman-adv: add patches from 2018.1-maint 2018-06-03

* Avoid race in TT TVLV allocator helper
* Fix TT sync flags for intermediate TT responses
* prevent TT request storms by not sending inconsistent TT TLVLs
* don't implement skb_postpush_rcsum() for linux >=4.4.47
* Fix bat_ogm_iv best gw refcnt after netlink dump
* Fix bat_v best gw refcnt after netlink dump
* Fix debugfs path for renamed hardif
* Fix debugfs path for renamed softif

Signed-off-by: Sven Eckelmann <sven@narfation.org>
batman-adv/Makefile
batman-adv/patches/0002-batman-adv-Avoid-race-in-TT-TVLV-allocator-helper.patch [new file with mode: 0644]
batman-adv/patches/0003-batman-adv-Fix-TT-sync-flags-for-intermediate-TT-res.patch [new file with mode: 0644]
batman-adv/patches/0004-batman-adv-prevent-TT-request-storms-by-not-sending-.patch [new file with mode: 0644]
batman-adv/patches/0005-batman-adv-don-t-implement-skb_postpush_rcsum-for-li.patch [new file with mode: 0644]
batman-adv/patches/0006-batman-adv-Fix-bat_ogm_iv-best-gw-refcnt-after-netli.patch [new file with mode: 0644]
batman-adv/patches/0007-batman-adv-Fix-bat_v-best-gw-refcnt-after-netlink-du.patch [new file with mode: 0644]
batman-adv/patches/0008-batman-adv-Fix-debugfs-path-for-renamed-hardif.patch [new file with mode: 0644]
batman-adv/patches/0009-batman-adv-Fix-debugfs-path-for-renamed-softif.patch [new file with mode: 0644]