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