summaryrefslogtreecommitdiffstats
path: root/include/linux/inetdevice.h
Commit message (Expand)AuthorAgeFilesLines
* net/inetdevice: bad_mask can be booleanYaowei Bai2015-10-091-4/+4
* net/inetdevice: inet_ifa_match can be booleanYaowei Bai2015-10-091-1/+1
* net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-06-241-0/+3
* inetdevice: fixed signed integer overflowVincent BENAYOUN2014-11-141-1/+1
* ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel2013-12-111-3/+2
* ipv4: add support for IFA_FLAGS nl attributeJiri Pirko2013-12-101-1/+1
* neigh: restore old behaviour of default parms valuesJiri Pirko2013-12-091-0/+7
* [networking]device.h: Remove extern from function prototypesJoe Perches2013-09-261-13/+15
* ipv4: expose IPV4_DEVCONFstephen hemminger2013-08-221-33/+1
* igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet2013-06-121-0/+5
* ipv4: introduce address lifetimeJiri Pirko2013-01-291-0/+6
* netconf: advertise mc_forwarding statusNicolas Dichtel2012-12-041-0/+3
* ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNETEric Dumazet2012-08-041-2/+9
* ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf2012-06-121-0/+2
* arp: allow arp processing to honor per interface arp_accept sysctlNeil Horman2012-03-161-0/+1
* ipv4: Add hash table of interface addresses.David S. Miller2011-02-181-0/+1
* __in_dev_get_rtnl() can use rtnl_dereference()Eric Dumazet2010-12-061-1/+1
* inet: Define IPV4_DEVCONF_MAXThomas Graf2010-11-171-3/+5
* igmp: RCU conversion of in_dev->mc_listEric Dumazet2010-11-121-3/+2
* ipv4: introduce __ip_dev_find()Eric Dumazet2010-09-301-1/+6
* ipv4: ip_ptr cleanupsEric Dumazet2010-09-151-9/+5
* net ipv4: Decouple ipv4 interface parameters from binary sysctl numbersEric W. Biederman2010-02-161-6/+36
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-101-0/+1
|\
| * net: restore ip source validationJamal Hadi Salim2009-12-251-0/+1
* | net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer2010-01-071-0/+1
|/
* ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy2009-12-031-0/+1
* net: cleanup include/linuxEric Dumazet2009-11-041-6/+3
* ip: fix logic of reverse path filter sysctlStephen Hemminger2009-07-271-1/+1
* net: add ARP notify option for devicesStephen Hemminger2009-02-011-0/+1
* ipv4: add mc_count to in_device.Rami Rosen2008-10-071-0/+1
* route: Remove unused ifa_anycast fieldThomas Graf2008-06-031-1/+0
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-3/+3
* [NETNS]: Process devinet ioctl in the correct namespace.Denis V. Lunev2008-02-281-1/+1
* [IPV4]: Make struct ipv4_devconf static.Adrian Bunk2008-01-311-2/+0
* [NETNS]: Add namespace parameter to ip_dev_find.Denis V. Lunev2008-01-281-1/+1
* [NETNS]: Add netns parameter to inetdev_by_index.Denis V. Lunev2008-01-281-1/+1
* [IPV4]: Remove extra argument from arp_ignore.Denis V. Lunev2008-01-281-1/+1
* [IPV4]: Switch users of ipv4_devconf(_all) to use the pernet onePavel Emelyanov2008-01-281-4/+8
* [IPV4]: Cleanup IN_DEV_MFORWARD macroPavel Emelyanov2008-01-281-3/+1
* [INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4.conf.all.forwardingPavel Emelyanov2008-01-281-1/+0
* [IPV4]: include sysctl.h from inetdevice.hSatyam Sharma2007-06-221-0/+1
* [IPV4]: Restore old behaviour of default config valuesHerbert Xu2007-06-071-1/+5
* [IPV4]: Add default config support after inetdev_initHerbert Xu2007-06-071-0/+3
* [IPV4]: Convert IPv4 devconf to an arrayHerbert Xu2007-06-071-40/+54
* [IPV6]: Assorted trivial endianness annotations.Al Viro2006-12-021-6/+8
* [IPV4]: annotate inetdev.h helpersAl Viro2006-09-281-5/+5
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-281-5/+5
* [IPV4]: inet_addr_onlink() annotatedAl Viro2006-09-281-1/+1
* [IPV4]: inet_select_addr() annotationsAl Viro2006-09-281-1/+1
* [IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.Neil Horman2006-03-201-0/+1