aboutsummaryrefslogtreecommitdiff
path: root/include/linux/inetdevice.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-01net: convert in_device.refcnt from atomic_t to refcount_tGravatar Reshetova, Elena 1-5/+6
2017-06-09Ipvlan should return an error when an address is already in use.Gravatar Krister Johansen 1-0/+7
2017-03-28net: devinet: Refactor inet_netconf_notify_devconf to take eventGravatar David Ahern 1-2/+2
2015-10-09net/inetdevice: bad_mask can be booleanGravatar Yaowei Bai 1-4/+4
2015-10-09net/inetdevice: inet_ifa_match can be booleanGravatar Yaowei Bai 1-1/+1
2015-06-24net: ipv4 sysctl option to ignore routes when nexthop link is downGravatar Andy Gospodarek 1-0/+3
2014-11-14inetdevice: fixed signed integer overflowGravatar Vincent BENAYOUN 1-1/+1
2013-12-11ipv4: fix wildcard search with inet_confirm_addr()Gravatar Nicolas Dichtel 1-3/+2
2013-12-10ipv4: add support for IFA_FLAGS nl attributeGravatar Jiri Pirko 1-1/+1
2013-12-09neigh: restore old behaviour of default parms valuesGravatar Jiri Pirko 1-0/+7
2013-09-26[networking]device.h: Remove extern from function prototypesGravatar Joe Perches 1-13/+15
2013-08-22ipv4: expose IPV4_DEVCONFGravatar stephen hemminger 1-33/+1
2013-06-12igmp: hash a hash table to speedup ip_check_mc_rcu()Gravatar Eric Dumazet 1-0/+5
2013-01-29ipv4: introduce address lifetimeGravatar Jiri Pirko 1-0/+6
2012-12-04netconf: advertise mc_forwarding statusGravatar Nicolas Dichtel 1-0/+3
2012-08-04ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNETGravatar Eric Dumazet 1-2/+9
2012-06-12ipv4: Add interface option to enable routing of 127.0.0.0/8Gravatar Thomas Graf 1-0/+2
2012-03-16arp: allow arp processing to honor per interface arp_accept sysctlGravatar Neil Horman 1-0/+1
2011-02-18ipv4: Add hash table of interface addresses.Gravatar David S. Miller 1-0/+1
2010-12-06__in_dev_get_rtnl() can use rtnl_dereference()Gravatar Eric Dumazet 1-1/+1
2010-11-17inet: Define IPV4_DEVCONF_MAXGravatar Thomas Graf 1-3/+5
2010-11-12igmp: RCU conversion of in_dev->mc_listGravatar Eric Dumazet 1-3/+2
2010-09-30ipv4: introduce __ip_dev_find()Gravatar Eric Dumazet 1-1/+6
2010-09-15ipv4: ip_ptr cleanupsGravatar Eric Dumazet 1-9/+5
2010-02-16net ipv4: Decouple ipv4 interface parameters from binary sysctl numbersGravatar Eric W. Biederman 1-6/+36
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-0/+1
2010-01-07net: RFC3069, private VLAN proxy arp supportGravatar Jesper Dangaard Brouer 1-0/+1
2009-12-25net: restore ip source validationGravatar Jamal Hadi Salim 1-0/+1
2009-12-03ipv4 05/05: add sysctl to accept packets with local source addressesGravatar Patrick McHardy 1-0/+1
2009-11-04net: cleanup include/linuxGravatar Eric Dumazet 1-6/+3
2009-07-27ip: fix logic of reverse path filter sysctlGravatar Stephen Hemminger 1-1/+1
2009-02-01net: add ARP notify option for devicesGravatar Stephen Hemminger 1-0/+1
2008-10-07ipv4: add mc_count to in_device.Gravatar Rami Rosen 1-0/+1
2008-06-03route: Remove unused ifa_anycast fieldGravatar Thomas Graf 1-1/+0
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.Gravatar YOSHIFUJI Hideaki 1-3/+3
2008-02-28[NETNS]: Process devinet ioctl in the correct namespace.Gravatar Denis V. Lunev 1-1/+1
2008-01-31[IPV4]: Make struct ipv4_devconf static.Gravatar Adrian Bunk 1-2/+0
2008-01-28[NETNS]: Add namespace parameter to ip_dev_find.Gravatar Denis V. Lunev 1-1/+1
2008-01-28[NETNS]: Add netns parameter to inetdev_by_index.Gravatar Denis V. Lunev 1-1/+1
2008-01-28[IPV4]: Remove extra argument from arp_ignore.Gravatar Denis V. Lunev 1-1/+1
2008-01-28[IPV4]: Switch users of ipv4_devconf(_all) to use the pernet oneGravatar Pavel Emelyanov 1-4/+8
2008-01-28[IPV4]: Cleanup IN_DEV_MFORWARD macroGravatar Pavel Emelyanov 1-3/+1
2008-01-28[INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4.conf.all.forwardingGravatar Pavel Emelyanov 1-1/+0
2007-06-22[IPV4]: include sysctl.h from inetdevice.hGravatar Satyam Sharma 1-0/+1
2007-06-07[IPV4]: Restore old behaviour of default config valuesGravatar Herbert Xu 1-1/+5
2007-06-07[IPV4]: Add default config support after inetdev_initGravatar Herbert Xu 1-0/+3
2007-06-07[IPV4]: Convert IPv4 devconf to an arrayGravatar Herbert Xu 1-40/+54
2006-12-02[IPV6]: Assorted trivial endianness annotations.Gravatar Al Viro 1-6/+8
2006-09-28[IPV4]: annotate inetdev.h helpersGravatar Al Viro 1-5/+5
2006-09-28[IPV4]: annotate struct in_ifaddrGravatar Al Viro 1-5/+5