aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c
AgeCommit message (Expand)Author
2020-07-24cxgb4: fix all-mask IP address comparisonRahul Lakkireddy
2020-07-24cxgb4: use correct type for all-mask IP address comparisonRahul Lakkireddy
2020-07-24cxgb4: fix endian conversions for L4 ports in filtersRahul Lakkireddy
2019-04-27cxgb4: Delete all hash and TCAM filters before resource cleanupVishal Kulkarni
2019-04-08cxgb4: Don't return EAGAIN when TCAM is full.Vishal Kulkarni
2019-03-04cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath
2018-08-07cxgb4: mk_act_open_req() buggers ->{local, peer}_ip on big-endian hostsAl Viro
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-14cxgb4: add tc flower match support for tunnel VNIKumar Sanghvi
2018-05-14cxgb4: Correct ntuple mask validation for hash filtersKumar Sanghvi
2018-04-30libcxgb,cxgb4: use __skb_put_zero to simplfy codeYueHaibing
2018-03-02cxgb4: remove dead code when allocating filterGanesh Goudar
2018-01-19cxgb4: IPv6 filter takes 2 tidsGanesh Goudar
2018-01-02cxgb4: Check alignment constraint for T6Ganesh Goudar
2018-01-02cxgb4: use CLIP with LIP6 on T6 for TCAM filtersGanesh Goudar
2017-11-03cxgb4: fix error return code in cxgb4_set_hash_filter()Wei Yongjun
2017-11-01cxgb4: add support to create hash-filters via tc-flower offloadKumar Sanghvi
2017-11-01cxgb4: add support to retrieve stats for hash filtersKumar Sanghvi
2017-11-01cxgb4: add support to delete hash filterKumar Sanghvi
2017-11-01cxgb4: add support to create hash filtersKumar Sanghvi
2017-11-01cxgb4: initialize hash-filter configurationKumar Sanghvi
2017-10-20cxgb4: introduce fw_filter2_wr to prepare for L3/L4 rewrite supportKumar Sanghvi
2017-10-20cxgb4: introduce SMT ops to prepare for SMAC rewrite supportKumar Sanghvi
2017-09-22cxgb4: fetch stats for offloaded tc flower flowsKumar Sanghvi
2017-09-22cxgb4: add basic tc flower offload supportKumar Sanghvi
2017-09-21cxgb4: avoid stall while shutting down the adapterGanesh Goudar
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2016-09-25cxgb4: fix -ve error check on a signed iqColin Ian King
2016-09-22cxgb4: add common api support for configuring filtersRahul Lakkireddy
2016-09-22cxgb4: move common filter code to separate fileRahul Lakkireddy