Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / net / core / neighbour.c
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit namespace comparision without CONFIG_...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit neigh_parms->net and pneigh_entry...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit seq_net_private->net without CONFIG_N...
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-03-24 Pavel Emelyanov[NEIGH]: Fix race between pneigh deletion and ipv6...
2008-03-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-03-03 Frank Blaschka[NET]: Fix race in generic address resolution.
2008-02-29 Denis V. Lunev[NETNS]: Default arp parameters lookup.
2008-02-29 Denis V. Lunev[NETNS]: Register neighbour table parameters in the...
2008-02-28 Wang Chen[NEIGHBOUR]: Use proc_create() to setup ->proc_fops...
2008-02-24 Pavel Emelyanov[NEIGH]: Fix race between neighbor lookup and table...
2008-02-20 Denis V. Lunev[NETNS]: Namespace leak in pneigh_lookup.
2008-02-18 David S. MillerRevert "[NDISC]: Fix race in generic address resolution"
2008-02-13 David S. Miller[NDISC]: Fix race in generic address resolution
2008-01-28 Denis V. Lunev[ARP]: neigh_parms_put(destroy) are essentially local...
2008-01-28 Denis V. Lunev[ARP]: Remove forward declaration of neigh_changeaddr.
2008-01-28 Denis V. Lunev[ARP]: Remove overkill checks from neigh_param_alloc.
2008-01-28 Denis V. Lunev[NEIGH]: Make /proc/net/arp opening consistent with...
2008-01-28 Eric Dumazet[NET]: Add some acquires/releases sparse annotations.
2008-01-28 Eric W. Biederman[NETNS]: Modify the neighbour table code so it handles...
2008-01-28 Pavel Emelyanov[NEIGH]: Make neigh_add_timer symmetrical to neigh_del_...
2008-01-28 Pavel Emelyanov[NEIGH]: Use the ctl paths to create neighbours sysctls
2008-01-28 Pavel Emelyanov[NEIGH]: Cleanup the neigh_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-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2008-01-21 David S. Miller[NEIGH]: Revert 'Fix race between neigh_parms_release...
2008-01-10 Pavel Emelyanov[NEIGH]: Fix race between neigh_parms_release and neigh...
2007-11-07 Alexey Dobriyan[NET]: Remove /proc/net/stat/*_arp_cache upon module...
2007-10-22 Randy Dunlap[ATM]: Fix clip module reload crash.
2007-10-18 Eric W. Biedermansysctl: fix neighbour table sysctls.
2007-10-15 Pavel Emelyanov[NEIGH]: Ensure that pneigh_lookup is protected with...
2007-10-10 Stephen Hemminger[NET]: Move hardware header operations out of netdevice.
2007-10-10 Stephen Hemminger[NET]: Wrap netdevice hardware header creation.
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-10 Thomas Graf[NEIGH]: Netlink notifications
2007-10-10 Thomas Graf[NEIGH]: Combine neighbour cleanup and release
2007-08-27 vignesh babu[NET]: is_power_of_2 in net/core/neighbour.c
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-06-07 Patrick McHardy[NETLINK]: Mark netlink policies const
2007-04-26 Thomas Graf[NEIGH]: Use rtnl registration interface
2007-04-26 Stephen Hemminger[NET]: make seq_operations const
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_offset()
2007-04-17 Pavel Emelianov[NET]: Set a separate lockdep class for neighbour table...
2007-03-26 Alexey Kuznetsov[NET]: Fix neighbour destructor handling.
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-12 Arjan van de Ven[PATCH] mark struct file_operations const 7
2007-02-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2007-02-11 YOSHIFUJI Hideaki[NET] CORE: Fix whitespace errors.
2007-02-08 Arjan van de Ven[NET]: user of the jiffies rounding code: Networking
2007-02-08 Patrick McHardy[NETLINK]: Don't BUG on undersized allocations
2006-12-09 Stephen Hemminger[NET]: Convert hh_lock to seqlock.
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-12-03 Arnaldo Carvalho... [NET] neighbour: Use kmemdup where applicable
2006-12-03 Thomas Graf[NETLINK]: Do precise netlink message allocations where...
2006-10-04 Julian Anastasov[NEIGH]: always use hash_mask under tbl lock
2006-09-29 Al Viro[NET]: Annotate dst_ops protocol
2006-09-22 Ville Nuorvala[IPV6] NDISC: Set per-entry is_router flag in Proxy NA.
2006-09-22 Alexey Dobriyan[NET]: Use SLAB_PANIC
2006-09-22 Stephen Hemminger[NET] neighbour: reduce exports
2006-09-22 Brian Haley[NET/IPV4/IPV6]: Change some sysctl variables to __read...
2006-09-22 Thomas Graf[NEIGH]: Convert neighbour notifications ot use rtnl_no...
2006-09-22 Thomas Graf[NEIGH]: Convert neighbour table dumping to new netlink api
2006-09-22 Thomas Graf[NEIGH]: Convert neighbour table modification to new...
2006-09-22 Thomas Graf[NEIGH]: Convert neighbour dumping to new netlink api
2006-09-22 Thomas Graf[NEIGH]: Convert neighbour addition to new netlink api
2006-09-22 Thomas Graf[NEIGH]: Convert neighbour deletion to new netlink api
2006-09-18 Kirill Korotaev[NEIGH]: neigh_table_clear() doesn't free stats
2006-08-02 Tom Tucker[NET]: Core net changes to generate netevents
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-05-12 Simon Kelley[NEIGH]: Fix IP-over-ATM and ARP interaction.
2006-04-11 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: network codes
2006-04-10 Andrew Morton[NET]: More kzalloc conversions.
2006-03-21 Michael S. Tsirkin[NET]: Move destructor from neigh->ops to neigh_params
2006-03-21 YOSHIFUJI Hideaki[NET]: NEIGHBOUR: Ensure to record time to neigh->updat...
2005-10-26 John Hawkes[NET]: Wider use of for_each_*cpu()
2005-10-23 Herbert Xu[NEIGH] Fix timer leak in neigh_changeaddr
2005-10-23 Herbert Xu[NEIGH] Fix add_timer race in neigh_add_timer
2005-10-23 Herbert Xu[NEIGH] Print stack trace in neigh_add_timer
2005-09-27 David S. Miller[NEIGH]: Add debugging check when adding timers.
2005-09-24 Amos Waterland[NET]: Protect neigh_stat_seq_fops by CONFIG_PROC_FS
2005-08-29 Patrick McHardy[NETLINK]: Convert netlink users to use group numbers...
2005-08-29 Patrick McHardy[NET]: Store skb->timestamp as offset to a base timestamp
2005-06-28 Patrick McHardy[NETLINK]: Missing initializations in dumped data
2005-06-23 Paulo Marques[PATCH] create a kstrdup library function
2005-06-19 Jamal Hadi Salim[NETLINK]: Correctly set NLM_F_MULTI without checking...
2005-06-19 Thomas Graf[NETLINK]: Introduce NLMSG_NEW macro to better handle...
2005-06-19 Thomas Graf[NEIGH]: Fix use of uninitialized variable when trimmin...
2005-06-19 Thomas Graf[NETLINK]: Kill bogus NLMSG_SET_MULTIPART uses.
2005-06-19 Thomas Graf[NETLINK]: Neighbour table configuration and statistics...
2005-04-28 Olaf Rempel[NET]: /proc/net/stat/* header cleanup
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2