aboutsummaryrefslogtreecommitdiff
path: root/sys/net/rss_config.c
Commit message (Expand)AuthorAgeFilesLines
* net: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+1
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-2/+3
* rss: Remove never defined UDP_IPV4_EXSepherosa Ziehau2017-10-111-1/+0
* sys/net*: minor spelling fixes.Pedro F. Giffuni2016-05-031-1/+1
* Remove now unused (and #if 0'ed out) headers.Adrian Chadd2015-08-291-12/+0
* Replace the printf()s with optional rate limited debugging for RSS.Adrian Chadd2015-08-281-7/+15
* Refactor / restructure the RSS code into generic, IPv4 and IPv6 specificAdrian Chadd2015-01-181-0/+558