net: skb->dst accessors
[safe/jmp/linux-2.6] / net / decnet / dn_route.c
2009-06-03 Eric Dumazetnet: skb->dst accessors
2009-03-21 Ilpo Järvinennet/*: use linux/kernel.h swap()
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2008-12-10 Roel Kluinnet: Make static
2008-11-27 Harvey Harrisondecnet: remove private wrappers of endian helpers
2008-11-26 Alexey Dobriyannetns xfrm: lookup in netns
2008-11-12 Alexey Dobriyannet: remove struct dst_entry::entry_size
2008-07-20 YOSHIFUJI Hideakinetns: Use net_eq() to compare net-namespaces for optim...
2008-05-05 Satoru SATOHip: Use inline function dst_metric() instead of direct...
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-08 Eric Dumazet[DECNET] ROUTE: remove unecessary alignment
2008-01-28 Daniel Lezcano[NETNS][DST] dst: pass the dst_ops as parameter to...
2008-01-28 Eric W. Biederman[NETNS]: Modify the neighbour table code so it handles...
2008-01-28 YOSHIFUJI Hideaki[DECNET]: Use htons() where appropriate.
2008-01-28 Herbert Xu[DECNET]: Fix inverted wait flag in xfrm_lookup call
2008-01-28 Herbert Xu[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP...
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 Herbert Xu[NET]: Eliminate duplicate copies of dst_discard
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2008-01-11 Eric Dumazet[DECNET] ROUTE: fix rcu_dereference() uses in /proc...
2007-11-11 Pavel Emelyanov[NET]: Make helper to get dst entry and "use" it
2007-10-10 Pavel Emelyanov[DECNET]: Make decnet code use the seq_open_private()
2007-10-10 Eric W. Biederman[NET]: Make the loopback device per network namespace.
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 packet reception network namespace safe
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-07-31 Mariusz Kozlowski[DECNET]: kmalloc + memset conversion to kzalloc
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-05-03 Pavel Emelianov[NET]: Rework dev_base via list_head (v3)
2007-04-26 Thomas Graf[DECNet]: Use rtnl registration interface
2007-04-26 Arnaldo Carvalho... [NETLINK]: Use nlmsg_trim() where appropriate
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 7
2007-02-11 Eric Dumazet[DECNET]: Convert decnet route to use the new dst_entry...
2007-02-11 YOSHIFUJI Hideaki[NET] DECNET: Fix whitespace errors.
2006-12-03 Thomas Graf[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some...
2006-12-03 Thomas Graf[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
2006-12-03 Thomas Graf[NET]: Rethink mark field in struct flowi
2006-12-03 Thomas Graf[NET]: Turn nfmark into generic mark
2006-10-19 Steven Whitehouse[DECNET]: Fix input routing bug
2006-10-16 Patrick McHardy[DECNET]: Use correct config option for routing by...
2006-10-12 David S. Miller[NET]: Do not memcmp() over pad bytes of struct flowi.
2006-09-22 Alexey Dobriyan[NET]: Use SLAB_PANIC
2006-09-22 Thomas Graf[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
2006-09-22 Patrick McHardy[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
2006-09-22 Steven Whitehouse[DECNET]: Covert rules to use generic code
2006-08-02 Patrick Caulfield[DECNET]: Fix for routing bug
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-18 Herbert Xu[NET]: Clean up skb_linearize
2006-03-21 Adrian Bunk[DECNET]: net/decnet/dn_route.c: fix inconsequent NULL...
2006-03-21 Steven Whitehouse[DECnet]: Endian annotation and fixes for DECnet.
2005-09-09 Ingo Molnar[PATCH] timer initialization cleanup: DEFINE_TIMER
2005-08-29 David S. Miller[NET]: Kill skb->real_dev
2005-06-19 Jamal Hadi Salim[NETLINK]: Correctly set NLM_F_MULTI without checking...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2