index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netconsole.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
1
-13
/
+1
2017-10-19
netconsole: make config_item_type const
Bhumika Goyal
1
-2
/
+2
2017-06-13
netconsole: Remove duplicate "netconsole: " logging prefix
Joe Perches
1
-1
/
+1
2015-10-13
netconsole: use per-attribute show and store methods
Christoph Hellwig
1
-139
/
+132
2015-06-25
netconsole: implement extended console support
Tejun Heo
1
-2
/
+139
2015-06-25
netconsole: make all dynamic netconsoles share a mutex
Tejun Heo
1
-5
/
+3
2015-06-25
netconsole: make netconsole_target->enabled a bool
Tejun Heo
1
-9
/
+9
2015-06-25
netconsole: remove unnecessary netconsole_target_get/out() from write_msg()
Tejun Heo
1
-2
/
+0
2015-03-03
netconsole: Use eth_<foo>_addr instead of memset
Joe Perches
1
-2
/
+3
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+12
2013-10-29
netconsole: Convert to pr_<level>
Joe Perches
1
-30
/
+27
2013-10-25
netconsole: fix multiple race conditions
Nikolay Aleksandrov
1
-7
/
+3
2013-10-25
netconsole: fix NULL pointer dereference
Nikolay Aleksandrov
1
-0
/
+8
2013-09-19
netconsole: fix a deadlock with rtnl and netconsole's mutex
Nikolay Aleksandrov
1
-4
/
+1
2013-09-03
netconsole: avoid a crash with multiple sysfs writers
Dan Aloni
1
-1
/
+12
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+2
2013-06-05
net: core: move mac_pton() to lib/net_utils.c
Andy Shevchenko
1
-0
/
+1
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
1
-3
/
+2
2013-03-12
netconsole: don't call __netpoll_cleanup() while atomic
Veaceslav Falico
1
-6
/
+9
2013-01-08
netpoll: add IPv6 support
Cong Wang
1
-6
/
+38
2013-01-08
netpoll: prepare for ipv6
Cong Wang
1
-4
/
+8
2012-11-08
netconsole: add oops_only module option
Amerigo Wang
1
-0
/
+6
2012-08-20
netconsole: remove a redundant netconsole_target_put()
Amerigo Wang
1
-1
/
+0
2012-08-14
netconsole: do not release spin_lock when calling __netpoll_cleanup
Amerigo Wang
1
-5
/
+0
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
1
-6
/
+2
2011-10-18
netconsole: enable netconsole can make net_device refcnt incorrent
Gao feng
1
-0
/
+5
2011-09-20
netconsole: switch init_netconsole() to late_initcall
Lin Ming
1
-1
/
+7
2011-05-22
net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE
Amerigo Wang
1
-3
/
+3
2011-05-22
netpoll: disable netpoll when enslave a device
Amerigo Wang
1
-9
/
+17
2011-05-09
net: add mac_pton() for parsing MAC address
Alexey Dobriyan
1
-16
/
+4
2011-05-09
netconsole: switch to kstrto*() functions
Alexey Dobriyan
1
-48
/
+14
2011-04-22
netconsole: fix deadlock when removing net driver that netconsole is using (v2)
Neil Horman
1
-0
/
+8
2011-01-06
netconsole: clarify stopping message
Ferenc Wagner
1
-2
/
+2
2011-01-06
netconsole: don't announce stopping if nothing happened
Ferenc Wagner
1
-1
/
+3
2010-10-18
bonding: Fix netconsole to not deadlock on rmmod
Neil Horman
1
-1
/
+8
2010-05-06
netpoll: add generic support for bridge and bonding devices
WANG Cong
1
-6
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-05-01
netconsole: take care of NETDEV_UNREGISTER event
Bruno Prémont
1
-1
/
+10
2009-03-28
netpoll: store local and remote ip in net-endian
Harvey Harrison
1
-6
/
+4
2008-10-27
net: convert print_mac to %pM
Johannes Berg
1
-6
/
+3
2008-08-01
Remove newline from the description of module parameters
Niels de Vos
1
-1
/
+1
2008-07-17
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
1
-1
/
+1
2008-07-17
Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...
Joel Becker
1
-6
/
+4
2008-07-14
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
1
-4
/
+6
2008-04-15
netconsole: only set CON_PRINTBUFFER if the user specifies a netconsole
Michael Ellerman
1
-1
/
+4
2008-02-15
netconsole: avoid null pointer dereference at show_local_mac()
Keiichi KII
1
-2
/
+2
2008-01-28
[NETPOLL]: no need to store local_mac
Stephen Hemminger
1
-6
/
+4
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-8
/
+6
2007-10-10
[NET] netconsole: Support dynamic reconfiguration using configfs
Satyam Sharma
1
-26
/
+579
2007-10-10
[NET] netconsole: Support multiple logging targets
Satyam Sharma
1
-40
/
+131
[next]