summaryrefslogtreecommitdiffstats
path: root/include/linux/inetdevice.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-031-2/+10
* [IPV4]: Primary and secondary addressesHarald Welte2005-05-291-0/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+190
OpenPOWER on IntegriCloud