summaryrefslogtreecommitdiff
path: root/include/linux/inetdevice.h
AgeCommit message (Expand)Author
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
2014-11-14inetdevice: fixed signed integer overflowVincent BENAYOUN
2013-12-11ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel
2013-12-10ipv4: add support for IFA_FLAGS nl attributeJiri Pirko
2013-12-09neigh: restore old behaviour of default parms valuesJiri Pirko
2013-09-26[networking]device.h: Remove extern from function prototypesJoe Perches
2013-08-22ipv4: expose IPV4_DEVCONFstephen hemminger
2013-06-12igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet
2013-01-29ipv4: introduce address lifetimeJiri Pirko
2012-12-04netconf: advertise mc_forwarding statusNicolas Dichtel
2012-08-04ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNETEric Dumazet
2012-06-12ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf
2012-03-16arp: allow arp processing to honor per interface arp_accept sysctlNeil Horman
2011-02-18ipv4: Add hash table of interface addresses.David S. Miller
2010-12-06__in_dev_get_rtnl() can use rtnl_dereference()Eric Dumazet
2010-11-17inet: Define IPV4_DEVCONF_MAXThomas Graf
2010-11-12igmp: RCU conversion of in_dev->mc_listEric Dumazet
2010-09-30ipv4: introduce __ip_dev_find()Eric Dumazet
2010-09-15ipv4: ip_ptr cleanupsEric Dumazet
2010-02-16net ipv4: Decouple ipv4 interface parameters from binary sysctl numbersEric W. Biederman
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-07net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer
2009-12-25net: restore ip source validationJamal Hadi Salim
2009-12-03ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy
2009-11-04net: cleanup include/linuxEric Dumazet
2009-07-27ip: fix logic of reverse path filter sysctlStephen Hemminger
2009-02-01net: add ARP notify option for devicesStephen Hemminger
2008-10-07ipv4: add mc_count to in_device.Rami Rosen