aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/filter.c
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-17/+24
* sfc: Implement hardware acceleration of RFSBen Hutchings2011-02-171-0/+104
* sfc: Limit filter search depth further for performance hints (i.e. RFS)Ben Hutchings2011-02-161-4/+9
* sfc: Generalise filter spec initialisationBen Hutchings2010-12-071-38/+176
* sfc: Remove filter table IDs from filter functionsBen Hutchings2010-12-071-10/+30
* drivers/net: use vzalloc()Eric Dumazet2010-11-271-2/+1
* sfc: Don't try to set filters with search depths we know won't workBen Hutchings2010-10-081-1/+10
* sfc: Add filter table managementBen Hutchings2010-09-211-0/+445