summaryrefslogtreecommitdiff
path: root/staging/mz.h
AgeCommit message (Expand)AuthorFilesLines
2015-03-17mz: Add igmp v1/v2 packet type crafting supportVadim Kochan1-18/+20
2014-09-03mausezahn: Fix non-ANSI function declarationsTobias Klauser1-1/+1
2014-07-23mausezahn: re-work configuration fileJon Schipp1-1/+1
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+931
c9b3071fa3613806f'>513eb72cba69ae4d875e8aeb21088e45ef1ce711 parentab2ed0171a50ddee8390f472bb83f60d393b4b04 (diff)
net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC
High order pages are optional here since commit 51151a16a60f ("mlx4: allow order-0 memory allocations in RX path"), so here is no reason for depleting reserves. Generic __netdev_alloc_frag() implements the same logic. Signed-off-by: Konstantin Khlebnikov <khlebnikov@yandex-team.ru> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat