summaryrefslogtreecommitdiff
path: root/drivers/net/sfc/filter.c
AgeCommit message (Expand)Author
2011-06-25sfc: Fix assertions in efx_filter_rfs()Ben Hutchings
2011-06-25sfc: Fix loop condition for efx_filter_search() when !for_insertBen Hutchings
2011-06-21ip: introduce ip_is_fragment helper inline functionPaul Gortmaker
2011-02-17sfc: Implement hardware acceleration of RFSBen Hutchings
2011-02-16sfc: Limit filter search depth further for performance hints (i.e. RFS)Ben Hutchings
2010-12-07sfc: Generalise filter spec initialisationBen Hutchings
2010-12-07sfc: Remove filter table IDs from filter functionsBen Hutchings
2010-11-27drivers/net: use vzalloc()Eric Dumazet
2010-10-08sfc: Don't try to set filters with search depths we know won't workBen Hutchings
2010-09-21sfc: Add filter table managementBen Hutchings