index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
devinet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-05
net: ignore sysctl_devconf_inherit_init_net without SYSCTL
Arnd Bergmann
1
-1
/
+3
2019-01-22
net: introduce a knob to control whether to inherit devconf config
Cong Wang
1
-23
/
+20
2019-01-19
net: ipv4: netconf: perform strict checks also for doit handlers
Jakub Kicinski
1
-4
/
+39
2019-01-04
netlink: fixup regression in RTM_GETADDR
Arthur Gautier
1
-1
/
+1
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2018-12-15
net: Allow class-e address assignment via ifconfig ioctl
Dave Taht
1
-2
/
+3
2018-12-07
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
1
-1
/
+1
2018-10-26
net/{ipv4,ipv6}: Do not put target net if input nsid is invalid
Bjørn Mork
1
-0
/
+1
2018-10-25
net/ipv4: Put target net when address dump fails due to bad attributes
David Ahern
1
-5
/
+8
2018-10-23
net/ipv4: Add support for dumping addresses for a specific device
David Ahern
1
-5
/
+23
2018-10-23
net/ipv4: Move loop over addresses on a device into in_dev_dump_addr
David Ahern
1
-15
/
+34
2018-10-08
net: Update netconf dump handlers for strict data checking
David Ahern
1
-3
/
+19
2018-10-08
net/ipv4: Update inet_dump_ifaddr for strict data checking
David Ahern
1
-11
/
+61
2018-10-08
net: Add extack to nlmsg_parse
David Ahern
1
-4
/
+5
2018-09-06
ipv4: add inet_fill_args
Christian Brauner
1
-15
/
+33
2018-09-06
ipv4: enable IFA_TARGET_NETNSID for RTM_GETADDR
Christian Brauner
1
-8
/
+30
2018-07-29
route: add support for directed broadcast forwarding
Xin Long
1
-0
/
+11
2018-05-29
net/ipv4: Add support for specifying metric of connected routes
David Ahern
1
-0
/
+15
2018-01-29
ipv4: Get the address of interface correctly.
Tonghao Zhang
1
-0
/
+4
2018-01-25
devinet_ioctl(): take copyin/copyout to caller
Al Viro
1
-26
/
+15
2018-01-25
net: separate SIOCGIFCONF handling from dev_ioctl()
Al Viro
1
-7
/
+9
2017-12-13
ipv4: igmp: guard against silly MTU values
Eric Dumazet
1
-1
/
+1
2017-10-20
net: Add extack to validator_info structs used for address notifier
David Ahern
1
-3
/
+5
2017-10-18
ipv4: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2017-10-16
net: core: rcu-ify rtnl af_ops
Florian Westphal
1
-2
/
+2
2017-09-22
net: avoid a full fib lookup when rp_filter is disabled.
Paolo Abeni
1
-12
/
+18
2017-08-10
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
1
-4
/
+4
2017-07-01
net: convert in_device.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-06-09
Ipvlan should return an error when an address is already in use.
Krister Johansen
1
-0
/
+33
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
1
-5
/
+8
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-5
/
+7
2017-03-29
net: devinet: Add support for RTM_DELNETCONF
David Ahern
1
-11
/
+21
2017-03-29
net: devinet: Refactor inet_netconf_notify_devconf to take event
David Ahern
1
-12
/
+20
2017-03-13
net: Eliminate duplicated codes by creating one new function in_dev_select_addr
Gao Feng
1
-14
/
+18
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-02-03
net: ipv4: remove fib_lookup.h from devinet.c include list
David Ahern
1
-2
/
+0
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-02
netconf: add a notif when settings are created
Nicolas Dichtel
1
-4
/
+7
2016-07-10
ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf()
Eric Dumazet
1
-6
/
+6
2016-03-14
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
1
-0
/
+4
2016-03-14
netconf: add macro to represent all attributes
Zhang Shengju
1
-17
/
+23
2016-02-26
net: l3mdev: prefer VRF master for source address selection
David Lamparter
1
-0
/
+17
2016-02-26
net: l3mdev: address selection should only consider devices in L3 domain
David Ahern
1
-0
/
+5
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-02-19
rtnl: RTM_GETNETCONF: fix wrong return value
Anton Protopopov
1
-1
/
+1
2016-02-11
ipv4: add option to drop gratuitous ARP packets
Johannes Berg
1
-0
/
+2
2016-02-11
ipv4: add option to drop unicast encapsulated in L2 multicast
Johannes Berg
1
-0
/
+2
2015-10-22
netlink: Rightsize IFLA_AF_SPEC size calculation
Arad, Ronen
1
-2
/
+2
2015-09-16
rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats
Sowmini Varadhan
1
-1
/
+2
2015-07-29
net/ipv4: suppress NETDEV_UP notification on address lifetime update
David Ward
1
-1
/
+0
[next]