net: skb->dst accessors
[safe/jmp/linux-2.6] / net / core / neighbour.c
2009-06-03 Eric Dumazetnet: skb->dst accessors
2009-03-04 Eric Biedermanneigh: Allow for user space users of the neighbour...
2009-02-27 Wei Yongjuncore: remove some pointless conditionals before kfree_skb()
2009-02-25 Pablo Neira Ayusonetlink: change nlmsg_notify() return value logic
2009-02-06 Gautam Kachrooneigh: some entries can be skipped during dumping
2008-12-30 Rusty Russellcpumask: prepare for iterators to only go to nr_cpu_ids...
2008-11-21 Stephen Hemmingernetdev: add more functions to netdevice ops
2008-11-12 Eric Dumazetnet: Cleanup of neighbour code
2008-11-12 Alexey Dobriyannet: remove struct neigh_table::pde
2008-11-04 Alexey Dobriyannet: '&' redux
2008-10-28 Alexey Dobriyannet: don't use INIT_RCU_HEAD
2008-09-23 David S. Millerneigh: Remove by-hand SKB queue handling.
2008-08-03 Chris Larsonnet: fix missing pneigh entries in the neighbor seq_fil...
2008-08-03 Chris Larsonnet: in the first call to neigh_seq_next, call neigh_ge...
2008-07-17 Neil Hormancore: add stat to track unresolved discards in neighbor...
2008-06-03 Thomas Grafnetlink: Improve returned error codes
2008-06-03 Stephen Hemmingernet: neighbour table ABI problem
2008-05-02 Denis V. Lunevnet: assign PDE->data before gluing PDE into /proc...
2008-03-28 YOSHIFUJI Hideaki[NET] NEIGHBOUR: Extract hash/lookup functions for...
2008-03-28 YOSHIFUJI Hideaki[NET] NEIGHBOUR: Make each EXPORT_SYMBOL{,_GPL}() immed...
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...
next