Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-01net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-09-27net: cisco: Fix a function name in commentsCai Huoqing
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2020-10-20net: remove unneeded breakTom Rix
2020-09-26drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-03-05enic: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-04net/cisco: Delete driver and module versionsLeon Romanovsky
2018-12-07net: core: dev: Add extack argument to dev_open()Petr Machata
2018-06-06enic: fix UDP rss bitsGovindarajulu Varadarajan
2018-03-05enic: set UDP rss flagGovindarajulu Varadarajan
2017-12-03enic: add sw timestamp supportGovindarajulu Varadarajan
2017-11-02enic: Add support for 'ethtool -g/-G'Parvi Kaustubhi
2016-06-15net: ethernet: enic: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes
2015-07-20enic: allow adaptive coalesce setting for msi/legacy intrGovindarajulu Varadarajan
2015-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-11enic: check return value for stat dumpGovindarajulu Varadarajan
2015-06-05net: Add full IPv6 addresses to flow_keysTom Herbert
2015-05-13flow_dissector: change port array into src, dst tupleJiri Pirko
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko
2015-02-06enic: enic_ethtool: fix sparse warningLad, Prabhakar
2014-12-31enic: add stats for dma mapping errorGovindarajulu Varadarajan
2014-12-10enic: add support for set/get rss hash keyGovindarajulu Varadarajan
2014-09-05enic: Add tunable_ops support for rx_copybreakGovindarajulu Varadarajan
2014-07-22enic: Add ethtool support to show classifier filters added by the driverGovindarajulu Varadarajan
2014-07-08enic: fix return values in enic_set_coalesceGovindarajulu Varadarajan
2014-06-07net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko
2014-05-22enic: Add support for adaptive interrupt coalescingSujith Sankar
2014-05-14net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2013-07-25drivers/net: enic: Move ethtool code to a separate fileNeel Patel