aboutsummaryrefslogtreecommitdiff
path: root/include/linux/inetdevice.h
AgeCommit message (Expand)Author
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
2008-06-03route: Remove unused ifa_anycast fieldThomas Graf
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-02-28[NETNS]: Process devinet ioctl in the correct namespace.Denis V. Lunev
2008-01-31[IPV4]: Make struct ipv4_devconf static.Adrian Bunk
2008-01-28[NETNS]: Add namespace parameter to ip_dev_find.Denis V. Lunev
2008-01-28[NETNS]: Add netns parameter to inetdev_by_index.Denis V. Lunev
2008-01-28[IPV4]: Remove extra argument from arp_ignore.Denis V. Lunev
2008-01-28[IPV4]: Switch users of ipv4_devconf(_all) to use the pernet onePavel Emelyanov
2008-01-28[IPV4]: Cleanup IN_DEV_MFORWARD macroPavel Emelyanov
2008-01-28[INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4.conf.all.forwardingPavel Emelyanov
2007-06-22[IPV4]: include sysctl.h from inetdevice.hSatyam Sharma
2007-06-07[IPV4]: Restore old behaviour of default config valuesHerbert Xu
2007-06-07[IPV4]: Add default config support after inetdev_initHerbert Xu
2007-06-07[IPV4]: Convert IPv4 devconf to an arrayHerbert Xu
2006-12-02[IPV6]: Assorted trivial endianness annotations.Al Viro
2006-09-28[IPV4]: annotate inetdev.h helpersAl Viro
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro
2006-09-28[IPV4]: inet_addr_onlink() annotatedAl Viro
2006-09-28[IPV4]: inet_select_addr() annotationsAl Viro
2006-03-20[IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.Neil Horman
2005-10-03[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu
2005-05-29[IPV4]: Primary and secondary addressesHarald Welte
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds