summaryrefslogtreecommitdiffstats
path: root/net/ipv4/devinet.c
Commit message (Expand)AuthorAgeFilesLines
* net: add extack arg for link opsRocco Yue2021-08-041-2/+3
* net: socket: remove register_gifconfArnd Bergmann2021-07-231-3/+1
* net: ipv4: add capability check for net administrationYang Yang2021-07-201-3/+7
* memcg: enable accounting for IP address and routing-related objectsVasily Averin2021-07-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-181-1/+1
|\
| * net: ipv4: Remove unneed BUG() functionZheng Yongjun2021-06-081-1/+1
* | rtnetlink: avoid RCU read lock when holding RTNLCong Wang2021-05-101-2/+2
|/
* ipv6: report errors for iftoken via netlink extackStephen Hemminger2021-04-081-1/+2
* treewide: rename nla_strlcpy to nla_strscpy.Francis Laniel2020-11-161-1/+1
* net: ipv4: remove redundant initialization in inet_rtm_deladdrMenglong Dong2020-11-101-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-311-0/+1
|\
| * devinet: fix memleak in inetdev_init()Yang Yingliang2020-05-301-0/+1
* | netns: enable to inherit devconf from current netnsNicolas Dichtel2020-05-161-5/+18
* | Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann2020-04-281-6/+3
|\ \ | |/ |/|
| * sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-6/+3
* | net: ipv4: devinet: Fix crash when add/del multicast IP with autojoinTaras Chornyi2020-04-091-4/+9
|/
* inet: Use fallthrough;Joe Perches2020-03-121-3/+3
* inet: protect against too small mtu values.Eric Dumazet2019-12-071-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-081-0/+8
|\
| * ipv4: don't set IPv6 only flags to IPv4 addressesMatteo Croce2019-07-011-0/+8
* | net: ipv4: fix infinite loop on secondary addr promotionFlorian Westphal2019-06-271-1/+2
* | ipv4: fix confirm_addr_indev() when enable route_localnetShijie Luo2019-06-241-2/+8
* | ipv4: fix inet_select_addr() when enable route_localnetShijie Luo2019-06-241-1/+5
* | net: ipv4: remove erroneous advancement of list pointerFlorian Westphal2019-06-171-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-071-5/+1
|\|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* | net: ipv4: fix rcu lockdep splat due to wrong annotationFlorian Westphal2019-06-041-1/+1
* | net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal2019-06-021-31/+57
* | devinet: use in_dev_for_each_ifa_rcu in more placesFlorian Westphal2019-06-021-8/+19
* | net: inetdevice: provide replacement iterators for in_ifaddr walkFlorian Westphal2019-06-021-15/+16
|/
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-12/+15
* net: ignore sysctl_devconf_inherit_init_net without SYSCTLArnd Bergmann2019-03-041-1/+3
* net: introduce a knob to control whether to inherit devconf configCong Wang2019-01-221-23/+20
* net: ipv4: netconf: perform strict checks also for doit handlersJakub Kicinski2019-01-191-4/+39
* netlink: fixup regression in RTM_GETADDRArthur Gautier2019-01-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-2/+3
|\
| * net: Allow class-e address assignment via ifconfig ioctlDave Taht2018-12-141-2/+3
* | net: core: dev: Add extack argument to dev_change_flags()Petr Machata2018-12-061-1/+1
|/
* net/{ipv4,ipv6}: Do not put target net if input nsid is invalidBjørn Mork2018-10-251-0/+1
* net/ipv4: Put target net when address dump fails due to bad attributesDavid Ahern2018-10-241-5/+8
* net/ipv4: Add support for dumping addresses for a specific deviceDavid Ahern2018-10-221-5/+23
* net/ipv4: Move loop over addresses on a device into in_dev_dump_addrDavid Ahern2018-10-221-15/+34
* net: Update netconf dump handlers for strict data checkingDavid Ahern2018-10-081-3/+19
* net/ipv4: Update inet_dump_ifaddr for strict data checkingDavid Ahern2018-10-081-11/+61
* net: Add extack to nlmsg_parseDavid Ahern2018-10-081-4/+5
* ipv4: add inet_fill_argsChristian Brauner2018-09-051-15/+33
* ipv4: enable IFA_TARGET_NETNSID for RTM_GETADDRChristian Brauner2018-09-051-8/+30
* route: add support for directed broadcast forwardingXin Long2018-07-291-0/+11
* net/ipv4: Add support for specifying metric of connected routesDavid Ahern2018-05-291-0/+15
* ipv4: Get the address of interface correctly.Tonghao Zhang2018-01-291-0/+4