aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/inetdevice.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-28inet: annotate devconf data-racesEric Dumazet1-6/+8
2022-07-15net: ipv4: new arp_accept option to accept garp only if in-networkJaehee Park1-1/+1
2022-02-18net: Add new protocol attribute to IP addressesJacques de Laval1-0/+1
2021-12-06ipv4: add net device refcount tracker to struct in_deviceEric Dumazet1-0/+2
2021-11-01net: arp: introduce arp_evict_nocarrier sysctl parameterJames Prestwood1-0/+2
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-08-11net: igmp: increase size of mr_ifc_countEric Dumazet1-1/+1
2021-07-23net: socket: remove register_gifconfArnd Bergmann1-0/+9
2020-11-11net: evaluate net.ipv4.conf.all.proxy_arp_pvlanVincent Bernat1-1/+1
2020-11-11net: evaluate net.ipvX.conf.all.ignore_routes_with_linkdownVincent Bernat1-1/+1
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal1-15/+6
2019-06-02net: inetdevice: provide replacement iterators for in_ifaddr walkFlorian Westphal1-1/+9
2019-03-29ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helperDavid Ahern1-0/+14
2018-10-29ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12Hangbin Liu1-1/+3
2018-07-29route: add support for directed broadcast forwardingXin Long1-0/+1
2018-05-29net/ipv4: Add support for specifying metric of connected routesDavid Ahern1-0/+1
2018-01-24devinet_ioctl(): take copyin/copyout to callerAl Viro1-1/+1
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-20net: Add extack to validator_info structs used for address notifierDavid Ahern1-0/+1
2017-09-21net: avoid a full fib lookup when rp_filter is disabled.Paolo Abeni1-0/+1
2017-07-01net: convert in_device.refcnt from atomic_t to refcount_tReshetova, Elena1-5/+6
2017-06-09Ipvlan should return an error when an address is already in use.Krister Johansen1-0/+7
2017-03-28net: devinet: Refactor inet_netconf_notify_devconf to take eventDavid Ahern1-2/+2
2015-10-09net/inetdevice: bad_mask can be booleanYaowei Bai1-4/+4
2015-10-09net/inetdevice: inet_ifa_match can be booleanYaowei Bai1-1/+1
2015-06-24net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek1-0/+3
2014-11-14inetdevice: fixed signed integer overflowVincent BENAYOUN1-1/+1
2013-12-11ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel1-3/+2
2013-12-10ipv4: add support for IFA_FLAGS nl attributeJiri Pirko1-1/+1
2013-12-09neigh: restore old behaviour of default parms valuesJiri Pirko1-0/+7
2013-09-26[networking]device.h: Remove extern from function prototypesJoe Perches1-13/+15
2013-08-22ipv4: expose IPV4_DEVCONFstephen hemminger1-33/+1
2013-06-12igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet1-0/+5
2013-01-29ipv4: introduce address lifetimeJiri Pirko1-0/+6
2012-12-04netconf: advertise mc_forwarding statusNicolas Dichtel1-0/+3
2012-08-04ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNETEric Dumazet1-2/+9
2012-06-12ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf1-0/+2
2012-03-16arp: allow arp processing to honor per interface arp_accept sysctlNeil Horman1-0/+1
2011-02-18ipv4: Add hash table of interface addresses.David S. Miller1-0/+1
2010-12-06__in_dev_get_rtnl() can use rtnl_dereference()Eric Dumazet1-1/+1
2010-11-17inet: Define IPV4_DEVCONF_MAXThomas Graf1-3/+5
2010-11-12igmp: RCU conversion of in_dev->mc_listEric Dumazet1-3/+2
2010-09-30ipv4: introduce __ip_dev_find()Eric Dumazet1-1/+6
2010-09-15ipv4: ip_ptr cleanupsEric Dumazet1-9/+5
2010-02-16net ipv4: Decouple ipv4 interface parameters from binary sysctl numbersEric W. Biederman1-6/+36
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-01-07net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer1-0/+1
2009-12-25net: restore ip source validationJamal Hadi Salim1-0/+1
2009-12-03ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy1-0/+1