summaryrefslogtreecommitdiff
path: root/include/linux/inetdevice.h
AgeCommit message (Expand)Author
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-03-31Cset exclude: tgraf@suug.ch|ChangeSet|20050316221421|24742Thomas Graf
2005-03-15[IPV4]: All deletion of equal addresses only differing by prefix length.Thomas Graf
2004-11-01[NET] add missing include to inetdevice.hArnaldo Carvalho de Melo
2004-08-13[IPV4]: Fix race in inetdev RCU handling.Herbert Xu
2004-08-12[IPV4]: Move inetdev/ifa locking over to RCU.David S. Miller
2004-05-30[PATCH] sparse: trivial part of net/* annotationAlexander Viro
2004-03-30[IPV4]: Fix IGMPv3 timer initialization when device not upped.David Stevens
2004-03-24[IGMP]: Do nothing in ip_mc_down() if ip_mc_up() was not called previously.David S. Miller
2004-02-17[IPV4]: Add sophisticated ARP reply control via arp_ignore sysctl.Julian Anastasov
2004-02-13[IPV4]: Add configurable restriction of local IP announcements in ARP requests.Julian Anastasov
2004-01-28[IPV4]: Add per-device sysctl to force IGMP version.David Stevens
2003-04-10[IPV4]: IGMPv3 support, with help from Vinay KulkarniDavid Stevens
2002-11-07[IPSEC] More work.Alexey Kuznetsov
2002-03-19Add new sysctl, medium_id, to devinet.Alexey Kuznetsov
2002-02-04v2.4.7 -> v2.4.7.1Linus Torvalds
2002-02-04v2.4.4.2 -> v2.4.4.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds