#ifndef __TOOLS_INCLUDE_LINUX_ASM_SECTIONS_H #define __TOOLS_INCLUDE_LINUX_ASM_SECTIONS_H #endif /* __TOOLS_INCLUDE_LINUX_ASM_SECTIONS_H */ '/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/include/linux/inetdevice.h
AgeCommit message (Expand)Author
2022-07-15net: ipv4: new arp_accept option to accept garp only if in-networkJaehee Park
2022-02-18net: Add new protocol attribute to IP addressesJacques de Laval
2021-12-06ipv4: add net device refcount tracker to struct in_deviceEric Dumazet
2021-11-01net: arp: introduce arp_evict_nocarrier sysctl parameterJames Prestwood
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-11net: igmp: increase size of mr_ifc_countEric Dumazet
2021-07-23net: socket: remove register_gifconfArnd Bergmann
2020-11-11net: evaluate net.ipv4.conf.all.proxy_arp_pvlanVincent Bernat
2020-11-11net: evaluate net.ipvX.conf.all.ignore_routes_with_linkdownVincent Bernat
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal
2019-06-02net: inetdevice: provide replacement iterators for in_ifaddr walkFlorian Westphal
2019-03-29ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helperDavid Ahern
2018-10-29ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12Hangbin Liu
2018-07-29route: add support for directed broadcast forwardingXin Long
2018-05-29net/ipv4: Add support for specifying metric of connected routesDavid Ahern
2018-01-24devinet_ioctl(): take copyin/copyout to callerAl Viro
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20net: Add extack to validator_info structs used for address notifierDavid Ahern
2017-09-21net: avoid a full fib lookup when rp_filter is disabled.Paolo Abeni
2017-07-01net: convert in_device.refcnt from atomic_t to refcount_tReshetova, Elena
2017-06-09Ipvlan should return an error when an address is already in use.Krister Johansen
2017-03-28net: devinet: Refactor inet_netconf_notify_devconf to take eventDavid Ahern
2015-10-09net/inetdevice: bad_mask can be booleanYaowei Bai
2015-10-09net/inetdevice: inet_ifa_match can be booleanYaowei Bai
2015-06-24net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek