[DCCP]: Provide 10s of microsecond timesource
[safe/jmp/linux-2.6] / net / core / neighbour.c
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