summaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/filter.c
Commit message (Expand)AuthorAgeFilesLines
* sfc: Move the Solarflare driversJeff Kirsher2011-08-111-727/+0Star
* sfc: Fix assertions in efx_filter_rfs()Ben Hutchings2011-06-251-2/+2
* sfc: Fix loop condition for efx_filter_search() when !for_insertBen Hutchings2011-06-251-17/+24
* ip: introduce ip_is_fragment helper inline functionPaul Gortmaker2011-06-221-1/+1
* 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-171-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-281-2/+1Star
* 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