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
/
net
/
ipv4
/
ipconfig.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-02
net: ipconfig: Don't override command-line hostnames or domains
Josh Triplett
1
-5
/
+8
2021-03-22
net: ipconfig: ic_dev can be NULL in ic_close_devs
Vladimir Oltean
1
-6
/
+8
2021-02-11
net: ipconfig: avoid use-after-free in ic_close_devs
Vladimir Oltean
1
-1
/
+2
2021-02-06
Revert "net: ipv4: handle DSA enabled master network devices"
Vladimir Oltean
1
-4
/
+17
2020-11-12
net: ipconfig: Avoid spurious blank lines in boot log
Thierry Reding
1
-5
/
+9
2020-03-02
Documentation: nfsroot.rst: Fix references to nfsroot.rst
Niklas Söderlund
1
-1
/
+1
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-5
/
+5
2019-11-20
net: ipconfig: Wait for deferred device probes
Thomas Bogendoerfer
1
-0
/
+3
2019-10-02
ipconfig: Handle CONFIG_CIFS_ROOT option
Paulo Alcantara (SUSE)
1
-2
/
+8
2019-02-01
ipconfig: add carrier_timeout kernel parameter
Martin Kepplinger
1
-5
/
+22
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-12-15
ipconfig: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-12
/
+1
2018-12-14
net: Allow class-e address assignment via ifconfig ioctl
Dave Taht
1
-0
/
+2
2018-12-06
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
1
-3
/
+3
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-11
/
+139
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-13
/
+1
2018-05-13
net: ipv4: ipconfig: fix unused variable
Anders Roxell
1
-3
/
+2
2018-04-24
ipconfig: Write NTP server IPs to /proc/net/ipconfig/ntp_servers
Chris Novakovic
1
-11
/
+107
2018-04-24
ipconfig: Create /proc/net/ipconfig directory
Chris Novakovic
1
-0
/
+15
2018-04-24
ipconfig: Correctly initialise ic_nameservers
Chris Novakovic
1
-0
/
+13
2018-04-24
ipconfig: BOOTP: Request CONF_NAMESERVERS_MAX name servers
Chris Novakovic
1
-2
/
+4
2018-04-24
ipconfig: BOOTP: Don't request IEN-116 name servers
Chris Novakovic
1
-1
/
+1
2018-04-24
ipconfig: Tidy up reporting of name servers
Chris Novakovic
1
-8
/
+11
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2018-01-24
ipconfig: use dev_set_mtu()
Al Viro
1
-14
/
+3
2018-01-24
ip_rt_ioctl(): take copyin to caller
Al Viro
1
-12
/
+1
2018-01-24
devinet_ioctl(): take copyin/copyout to caller
Al Viro
1
-14
/
+3
2018-01-16
net: delete /proc THIS_MODULE references
Alexey Dobriyan
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-2
/
+1
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
1
-0
/
+1
2017-03-27
net: ipconfig: fix ic_close_devs() use-after-free
Mark Rutland
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-08-22
net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeout
Geert Uytterhoeven
1
-1
/
+1
2016-08-17
net: ipconfig: Fix more use after free
Thierry Reding
1
-3
/
+5
2016-08-10
net: ipconfig: fix use after free
Uwe Kleine-König
1
-8
/
+9
2016-08-08
net: ipconfig: drop inter-device timeout
Uwe Kleine-König
1
-4
/
+5
2016-08-08
net: ipconfig: Support using "delayed" DHCP replies
Uwe Kleine-König
1
-19
/
+10
2016-08-08
net: ipconfig: Add device name to debug messages
Uwe Kleine-König
1
-6
/
+6
2016-06-11
ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC.
David S. Miller
1
-0
/
+2
2016-06-10
net: ipconfig: avoid warning by making ic_addrservaddr static
Ben Dooks
1
-1
/
+1
2016-01-29
ipv4: ipconfig: avoid unused ic_proto_used symbol
Arnd Bergmann
1
-0
/
+4
2015-11-24
net/ipv4/ipconfig: Rejoin broken lines in console output
Geert Uytterhoeven
1
-10
/
+9
2015-11-18
net ipv4: use preferred log methods
Bastian Stender
1
-44
/
+29
2015-10-18
ipconfig: send Client-identifier in DHCP requests
Li RongQing
1
-1
/
+31
2015-08-12
net: ipv4: increase dhcp inter device timeout
Mugunthan V N
1
-1
/
+1
2015-04-03
ipv4: coding style: comparison for equality with NULL
Ian Morris
1
-2
/
+4
2015-01-19
net: ipv4: handle DSA enabled master network devices
Florian Fainelli
1
-3
/
+3
2014-11-04
ipv4: remove 0/NULL assignment on static
Fabian Frederick
1
-8
/
+8
[next]