aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/netconsole.c
AgeCommit message (Expand)Author
2012-09-24net: Filter incoming netconsole packets by IPJoe Hershberger
2012-09-24net: Allow netconsole settings to change after nc_startJoe Hershberger
2012-09-24net: Improve the speed of netconsoleJoe Hershberger
2012-09-24net: Make the netconsole buffer size configurableJoe Hershberger
2012-09-24net: Make netconsole src and dest ports configurableJoe Hershberger
2012-05-23net: Allow filtering on debug traces in the net subsystemJoe Hershberger
2012-05-23net: Make sure NetLoop is initialized when using NetConsoleJoe Hershberger
2012-05-23net: Refactor to separate the UDP handler from the ARP handlerJoe Hershberger
2012-05-23net: Refactor to protect access to the NetState variableJoe Hershberger
2012-05-23net: cosmetic: Un-typedef IP_tJoe Hershberger
2012-05-15net: cosmetic: netconsole.c checkpatch complianceJoe Hershberger
2011-10-09netconsole: support packets longer than 512 bytesMichael Walle
2011-05-12NET: pass source IP address to packet handlersLuca Ceresoli
2010-01-18netconsole: mark local funcs with staticMike Frysinger
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2008-06-09net: Conditional COBJS inclusion of network driversShinya Kuribayashi
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD