Age | Commit message (Expand) | Author |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-01-15 | net: Fix buffer overrun error in netconsole | Joe Hershberger |
2017-08-16 | env: Rename some other getenv()-related functions | Simon Glass |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2015-11-05 | video: Drop DEV_FLAGS_SYSTEM flag | Bin Meng |
2015-09-29 | net: fix netconsole when CONFIG_DM_ETH is set | Bernhard Nortmann |
2015-04-18 | net: cosmetic: Fix checkpatch.pl failures in net.c | Joe Hershberger |
2015-04-18 | net: cosmetic: Clean up netconsole variables and functions | Joe Hershberger |
2015-04-18 | net: cosmetic: Cleanup internal packet buffer names | Joe Hershberger |
2015-04-18 | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger |
2015-04-18 | net: cosmetic: Change IPaddr_t to struct in_addr | Joe Hershberger |
2015-04-18 | net: Remove the bd* parameter from net stack functions | Joe Hershberger |
2014-11-23 | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada |
2014-07-23 | stdio: Pass device pointer to stdio methods | Simon Glass |
2013-11-08 | netconsole loses 2nd character of input | Suriyan Ramasami |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-09-24 | net: Filter incoming netconsole packets by IP | Joe Hershberger |
2012-09-24 | net: Allow netconsole settings to change after nc_start | Joe Hershberger |
2012-09-24 | net: Improve the speed of netconsole | Joe Hershberger |
2012-09-24 | net: Make the netconsole buffer size configurable | Joe Hershberger |
2012-09-24 | net: Make netconsole src and dest ports configurable | Joe Hershberger |
2012-05-23 | net: Allow filtering on debug traces in the net subsystem | Joe Hershberger |
2012-05-23 | net: Make sure NetLoop is initialized when using NetConsole | Joe Hershberger |
2012-05-23 | net: Refactor to separate the UDP handler from the ARP handler | Joe Hershberger |
2012-05-23 | net: Refactor to protect access to the NetState variable | Joe Hershberger |
2012-05-23 | net: cosmetic: Un-typedef IP_t | Joe Hershberger |
2012-05-15 | net: cosmetic: netconsole.c checkpatch compliance | Joe Hershberger |
2011-10-09 | netconsole: support packets longer than 512 bytes | Michael Walle |
2011-05-12 | NET: pass source IP address to packet handlers | Luca Ceresoli |
2010-01-18 | netconsole: mark local funcs with static | Mike Frysinger |
2009-07-18 | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD |
2008-06-09 | net: Conditional COBJS inclusion of network drivers | Shinya Kuribayashi |
2007-11-25 | drivers/net : move net drivers to drivers/net | Jean-Christophe PLAGNIOL-VILLARD |