summaryrefslogtreecommitdiff
path: root/drivers/net/netconsole.c
Commit message (Expand)AuthorAgeLines
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23-1/+1
* stdio: Pass device pointer to stdio methodsSimon Glass2014-07-23-5/+5
* netconsole loses 2nd character of inputSuriyan Ramasami2013-11-08-0/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* net: Filter incoming netconsole packets by IPJoe Hershberger2012-09-24-2/+6
* net: Allow netconsole settings to change after nc_startJoe Hershberger2012-09-24-31/+65
* net: Improve the speed of netconsoleJoe Hershberger2012-09-24-4/+18
* net: Make the netconsole buffer size configurableJoe Hershberger2012-09-24-2/+6
* net: Make netconsole src and dest ports configurableJoe Hershberger2012-09-24-9/+20
* net: Allow filtering on debug traces in the net subsystemJoe Hershberger2012-05-23-0/+4
* net: Make sure NetLoop is initialized when using NetConsoleJoe Hershberger2012-05-23-0/+6
* net: Refactor to separate the UDP handler from the ARP handlerJoe Hershberger2012-05-23-2/+2
* net: Refactor to protect access to the NetState variableJoe Hershberger2012-05-23-3/+3
* net: cosmetic: Un-typedef IP_tJoe Hershberger2012-05-23-2/+2
* net: cosmetic: netconsole.c checkpatch complianceJoe Hershberger2012-05-15-60/+62
* netconsole: support packets longer than 512 bytesMichael Walle2011-10-09-4/+7
* NET: pass source IP address to packet handlersLuca Ceresoli2011-05-12-2/+3
* netconsole: mark local funcs with staticMike Frysinger2010-01-18-5/+5
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18-3/+3
* net: Conditional COBJS inclusion of network driversShinya Kuribayashi2008-06-09-5/+0
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-25-0/+267