summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cisco/enic/enic_clsf.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: Remove unnecessary semicolonYueHaibing2019-03-011-1/+2
* enic: initialize enic->rfs_h.lock in enic_probeGovindarajulu Varadarajan2018-06-201-2/+1
* treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-211-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert2015-09-011-1/+1
* net: Add full IPv6 addresses to flow_keysTom Herbert2015-06-041-4/+4
* enic: Grammar s/an negative/a negative/Geert Uytterhoeven2015-05-241-1/+1
* flow_dissector: change port array into src, dst tupleJiri Pirko2015-05-131-2/+2
* flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko2015-05-131-13/+14
* net: change name of flow_dissector header to match the .c file nameJiri Pirko2015-05-131-1/+1
* enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_freeGovindarajulu Varadarajan2014-10-211-6/+6
* enic: Add ethtool support to show classifier filters added by the driverGovindarajulu Varadarajan2014-07-211-0/+18
* enic: remove #ifdef CONFIG_RFS_ACCEL around filter structuresGovindarajulu Varadarajan2014-07-211-36/+33
* enic: Make dummy rfs functions inline to fix !CONFIG_RFS_ACCEL buildGeert Uytterhoeven2014-06-251-10/+0
* enic: Kill unused variable in enic_rfs_flw_tbl_init().David S. Miller2014-06-231-1/+1
* enic: Add Accelerated RFS supportGovindarajulu Varadarajan2014-06-231-0/+213
* enic: devcmd for adding IP 5 tuple hardware filtersGovindarajulu Varadarajan2014-06-231-0/+66