index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cisco
/
enic
/
enic_clsf.c
Age
Commit message (
Expand
)
Author
2019-03-01
drivers: net: Remove unnecessary semicolon
YueHaibing
2018-06-20
enic: initialize enic->rfs_h.lock in enic_probe
Govindarajulu Varadarajan
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-09-01
flow_dissector: Add flags argument to skb_flow_dissector functions
Tom Herbert
2015-06-04
net: Add full IPv6 addresses to flow_keys
Tom Herbert
2015-05-24
enic: Grammar s/an negative/a negative/
Geert Uytterhoeven
2015-05-13
flow_dissector: change port array into src, dst tuple
Jiri Pirko
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
2015-05-13
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
2014-10-21
enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_free
Govindarajulu Varadarajan
2014-07-21
enic: Add ethtool support to show classifier filters added by the driver
Govindarajulu Varadarajan
2014-07-21
enic: remove #ifdef CONFIG_RFS_ACCEL around filter structures
Govindarajulu Varadarajan
2014-06-25
enic: Make dummy rfs functions inline to fix !CONFIG_RFS_ACCEL build
Geert Uytterhoeven
2014-06-23
enic: Kill unused variable in enic_rfs_flw_tbl_init().
David S. Miller
2014-06-23
enic: Add Accelerated RFS support
Govindarajulu Varadarajan
2014-06-23
enic: devcmd for adding IP 5 tuple hardware filters
Govindarajulu Varadarajan