sysctl: remove "struct file *" argument of ->proc_handler
[safe/jmp/linux-2.6] / net / ipv4 / devinet.c
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-15 Moni Shouabonding: remap muticast addresses without using dev_clo...
2009-05-19 Eric W. Biedermannet: Fix devinet_sysctl_forward
2009-02-25 Pablo Neira Ayusonetlink: change nlmsg_notify() return value logic
2009-02-01 Stephen Hemmingernet: add ARP notify option for devices
2008-11-03 Jianjun Kongnet: clean up net/ipv4/devinet.c
2008-10-28 Alexey Dobriyannet: don't use INIT_RCU_HEAD
2008-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-16 Johannes Bergnet: Remove CONFIG_KMOD from net/ (towards removing...
2008-10-16 Alexey Dobriyansysctl: simplify ->strategy
2008-09-03 Breno Leitaoipv: Re-enable IP when MTU > 68
2008-07-26 Ilpo Järvinennet: convert BUG_TRAP to generic WARN_ON
2008-07-06 Denis V. Lunevnetns: add namespace parameter to rt_cache_flush
2008-06-19 Ben Hutchingsnet: Disable LRO on devices that are forwarding
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-06-10 Thomas Grafipv4 addr: Send netlink notification for address label...
2008-06-03 Thomas Grafroute: Remove unused ifa_anycast field
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-02-29 Denis V. Lunev[NETNS]: Process inet_select_addr inside a namespace.
2008-02-29 Denis V. Lunev[NETNS]: Enable IPv4 address manipulations inside names...
2008-02-29 Denis V. Lunev[NETNS]: Process devinet ioctl in the correct namespace.
2008-02-29 Denis V. Lunev[NETNS]: Enable inetdev_event notifier.
2008-02-27 Bjorn Mork[IPV4]: Reset scope when changing address
2008-02-01 Denis V. Lunev[NETNS]: Process interface address manipulation routine...
2008-02-01 Denis V. Lunev[IPV4]: Small style cleanup of the error path in rtm_to...
2008-02-01 Adrian Bunk[IPV4]: Make struct ipv4_devconf static.
2008-01-28 Denis V. Lunev[NETNS]: Add netns parameter to inetdev_by_index.
2008-01-28 Denis V. Lunev[NETNS]: Process inet_confirm_addr in the correct names...
2008-01-28 Denis V. Lunev[IPV4]: Remove extra argument from arp_ignore.
2008-01-28 Eric Dumazet[NETNS]: Should build with CONFIG_SYSCTL=n
2008-01-28 Joe Perches[IPV4] net/ipv4: Use ipv4_is_<type>
2008-01-28 Pavel Emelyanov[IPV4]: Switch users of ipv4_devconf(_all) to use the...
2008-01-28 Pavel Emelyanov[IPV4]: Switch users of ipv4_devconf_dflt to use the...
2008-01-28 Pavel Emelyanov[IPV4]: Move the devinet pointers on the struct net
2008-01-28 Pavel Emelyanov[IPV4]: Store the net pointer on devinet's ctl tables
2008-01-28 Pavel Emelyanov[IPV4]: Make __devinet_sysctl_register return an error
2008-01-28 Pavel Emelyanov[IPV4]: Cleanup sysctl manipulations in devinet.c
2008-01-28 Pavel Emelyanov[INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4...
2008-01-28 Pavel Emelyanov[IPV4]: Use ctl paths to register devinet sysctls
2008-01-28 Pavel Emelyanov[IPV4]: Unify and cleanup calls to devinet_sysctl_register
2008-01-28 Pavel Emelyanov[IPV4]: Cleanup the devinet_sysctl_register
2008-01-28 Denis V. Lunev[NET]: Make rtnetlink infrastructure network namespace...
2008-01-28 Denis V. Lunev[NET]: Modify all rtnetlink methods to only work in...
2008-01-04 Mark McLoughlin[INET]: Fix netdev renaming and inet address labels
2007-12-11 Pavel Emelyanov[IPV4]: Swap the ifa allocation with the"ipv4_devconf_s...
2007-10-10 Eric W. Biederman[IPV4]: When possible test for IFF_LOOPBACK and not...
2007-10-10 Eric W. Biederman[IPV4]: Remove unnecessary test for the loopback device...
2007-10-10 Daniel Lezcano[NET]: Dynamically allocate the loopback device, part 1.
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make device event notification network namespace...
2007-09-11 Stephen Hemminger[IPV4] devinet: show all addresses assigned to interface
2007-07-31 Herbert Xu[IPV4/IPV6]: Fail registration if inet device construct...
2007-06-08 Herbert Xu[IPV4]: Do not remove idev when addresses are cleared
2007-06-07 Patrick McHardy[NETLINK]: Mark netlink policies const
2007-06-07 Herbert Xu[IPV4]: Restore old behaviour of default config values
2007-06-07 Herbert Xu[IPV4]: Add default config support after inetdev_init
2007-06-07 Herbert Xu[IPV4]: Convert IPv4 devconf to an array
2007-06-07 Herbert Xu[IPV4]: Only panic if inetdev_init fails for loopback
2007-05-03 Pavel Emelianov[NET]: Rework dev_base via list_head (v3)
2007-04-26 Patrick McHardy[RTNETLINK]: Remove unnecessary locking in dump callbacks
2007-04-26 Thomas Graf[IPv4]: Use rtnl registration interface
2007-04-26 Stephen Hemminger[IPV4]: cleanup
2007-03-09 Evgeniy Polyakov[IPV4]: Fix rtm_to_ifaddr() error handling.
2007-02-26 Herbert Xu[IPV4] devinet: Register inetdev earlier.
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove the proc_dir_entry member for...
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-11 YOSHIFUJI Hideaki[NET] IPV4: Fix whitespace errors.
2007-02-08 Patrick McHardy[NETLINK]: Don't BUG on undersized allocations
2007-01-09 Jarek Poplawski[IPV4] devinet: inetdev_init out label moved after...
2007-01-04 David L Stevens[IPV4/IPV6]: Fix inet{,6} device initialization order.
2006-12-10 Alexey Dobriyan[PATCH] sysctl: remove unused "context" param
2006-12-03 Arnaldo Carvalho... [IPV4]: Use kmemdup in net/ipv4/devinet.c
2006-12-03 Al Viro[IPV6]: Assorted trivial endianness annotations.
2006-12-03 Thomas Graf[NETLINK]: Do precise netlink message allocations where...
2006-09-29 Al Viro[IPV4]: annotate inetdev.h helpers
2006-09-29 Al Viro[IPV4]: IFA_{LOCAL,ADDRESS,BROADCAST,ANYCAST} on ipv4...
2006-09-29 Al Viro[IPV4]: annotate struct in_ifaddr
2006-09-29 Al Viro[IPV4]: inet_addr_onlink() annotated
2006-09-29 Al Viro[IPV4]: inet_select_addr() annotations
2006-09-22 Thomas Graf[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attrib...
2006-09-22 Thomas Graf[IPv4] address: Convert address notification to use...
2006-09-22 Thomas Graf[IPv4]: Move interface address bits to linux/if_addr.h
2006-09-22 Thomas Graf[IPV4]: Convert address dumping to new netlink api
2006-09-22 Thomas Graf[IPV4]: Convert address deletion to new netlink api
2006-09-22 Thomas Graf[IPV4]: Convert address addition to new netlink api
2006-09-22 Thomas Graf[IPV4]: Use Protocol Independant Policy Routing Rules...
2006-07-21 Panagiotis Issaris[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-04-14 Adrian Bunk[IPV4]: Possible cleanups.
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-21 Neil Horman[IPV4] ARP: Alloc acceptance of unsolicited ARP via...
2006-02-10 Alexey Kuznetsov[NETLINK]: illegal use of pid in rtnetlink
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (net/)
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2005-11-22 Jamal Hadi Salim[IPV4]: Fix secondary IP addresses after promotion
2005-10-26 David Engel[IPV4]: Fix setting broadcast for SIOCSIFNETMASK
2005-10-03 Herbert Xu[IPV4]: Replace __in_dev_get with __in_dev_get_rcu...
2005-08-29 Patrick McHardy[NETLINK]: Convert netlink users to use group numbers...
next