Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d97a46e11fe27c69328c087ec374eb1ad332fc51
/
drivers
/
net
/
netconsole.c
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
83c48c5
net: Fix buffer overrun error in netconsole
by Joe Hershberger
· Wed Aug 30 17:32:31 2017 -0500
da1a134
env: Rename some other getenv()-related functions
by Simon Glass
· Thu Aug 03 12:22:15 2017 -0600
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
6abe4b6
video: Drop DEV_FLAGS_SYSTEM flag
by Bin Meng
· Tue Nov 03 23:23:37 2015 -0800
752abb7
net: fix netconsole when CONFIG_DM_ETH is set
by Bernhard Nortmann
· Mon Sep 14 15:29:44 2015 +0200
c80b41b0
net: cosmetic: Fix checkpatch.pl failures in net.c
by Joe Hershberger
· Wed Apr 08 01:41:21 2015 -0500
d02aa6b
net: cosmetic: Clean up netconsole variables and functions
by Joe Hershberger
· Wed Apr 08 01:41:16 2015 -0500
a8ca4f6
net: cosmetic: Cleanup internal packet buffer names
by Joe Hershberger
· Wed Apr 08 01:41:05 2015 -0500
8ecdbed
net: cosmetic: Name ethaddr variables consistently
by Joe Hershberger
· Wed Apr 08 01:41:04 2015 -0500
5874dec
net: cosmetic: Change IPaddr_t to struct in_addr
by Joe Hershberger
· Wed Apr 08 01:41:01 2015 -0500
3dbe17e
net: Remove the bd* parameter from net stack functions
by Joe Hershberger
· Sun Mar 22 17:09:06 2015 -0500
db20464
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· Fri Nov 07 03:03:31 2014 +0900
0d1e1f7
stdio: Pass device pointer to stdio methods
by Simon Glass
· Wed Jul 23 06:54:59 2014 -0600
7f37f22
netconsole loses 2nd character of input
by Suriyan Ramasami
· Wed Oct 16 09:54:24 2013 -0700
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
58cd218
net: Filter incoming netconsole packets by IP
by Joe Hershberger
· Tue Sep 18 10:01:32 2012 +0000
6625780
net: Allow netconsole settings to change after nc_start
by Joe Hershberger
· Tue Sep 18 10:01:31 2012 +0000
9f37406
net: Improve the speed of netconsole
by Joe Hershberger
· Fri Aug 03 10:59:08 2012 +0000
45f4a23
net: Make the netconsole buffer size configurable
by Joe Hershberger
· Tue Jul 31 06:09:17 2012 +0000
d0f5396
net: Make netconsole src and dest ports configurable
by Joe Hershberger
· Tue Jul 31 06:06:41 2012 +0000
05a377b
net: Allow filtering on debug traces in the net subsystem
by Joe Hershberger
· Wed May 23 08:01:04 2012 +0000
6a9ed16
net: Make sure NetLoop is initialized when using NetConsole
by Joe Hershberger
· Wed May 23 07:59:23 2012 +0000
f50357b
net: Refactor to separate the UDP handler from the ARP handler
by Joe Hershberger
· Wed May 23 07:59:15 2012 +0000
d4bb76a
net: Refactor to protect access to the NetState variable
by Joe Hershberger
· Wed May 23 07:59:14 2012 +0000
6fe8b45
net: cosmetic: Un-typedef IP_t
by Joe Hershberger
· Wed May 23 07:58:04 2012 +0000
107b3d0
net: cosmetic: netconsole.c checkpatch compliance
by Joe Hershberger
· Tue May 15 08:59:13 2012 +0000
9227aed
netconsole: support packets longer than 512 bytes
by Michael Walle
· Fri Oct 07 12:27:50 2011 +0000
428ab36
NET: pass source IP address to packet handlers
by Luca Ceresoli
· Mon Apr 18 06:19:50 2011 +0000
31da77e
netconsole: mark local funcs with static
by Mike Frysinger
· Mon Dec 21 14:19:12 2009 -0500
2a7a031
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· Sat May 16 12:14:54 2009 +0200
9726784
net: Conditional COBJS inclusion of network drivers
by Shinya Kuribayashi
· Mon Jun 09 23:37:44 2008 +0900
ed0ea1f
drivers/net : move net drivers to drivers/net
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Nov 21 21:19:24 2007 +0100
[Renamed from drivers/netconsole.c]
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· Fri Mar 31 18:32:53 2006 +0200
d2da287
Remove unnecessary dependency of netconsole on CONFIG_NET_MULTI
by Wolfgang Denk
· Thu Oct 06 01:43:39 2005 +0200
b21608e
Auto-size RAM on canmb board.
by wdenk
· Wed Apr 20 09:28:54 2005 +0000
a0ebde5
* Patch by Detlev Zundel, 08 Sep 2004: Update etags build target
by wdenk
· Wed Sep 08 22:03:11 2004 +0000
b8fb619
Add support for console over UDP (compatible to Ingo Molnar's
by wdenk
· Mon Aug 02 21:11:11 2004 +0000