- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / include / net / dst.h
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-23 laurent chaveynet: Add rtnetlink init_rcvwnd to set the TCP initial...
2009-12-16 David S. Millertcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
2009-11-05 Gilad Ben-Yosseftcp: Use defaults when no route options are available
2009-11-04 Eric Dumazetnet: cleanup include/net
2009-10-29 Gilad Ben-YossefAdd dst_feature to query route entry features
2009-10-21 Krishna Kumarnet: Fix for dst_negative_advice
2009-09-02 Alexey Dobriyannetns: embed ip6_dst_ops directly
2009-06-03 Eric Dumazetnet: skb->dst accessors
2008-11-26 Alexey Dobriyannetns xfrm: lookup in netns
2008-11-17 Eric Dumazetnet: make sure struct dst_entry refcount is aligned...
2008-11-12 Alexey Dobriyannet: remove struct dst_entry::entry_size
2008-10-28 Alexey Dobriyannet: reduce structures when XFRM=n
2008-08-05 David S. Millernet: Kill plain NET_XMIT_BYPASS.
2008-07-19 Stephen Hemmingertcp: RTT metrics scaling
2008-03-28 Ilpo Järvinen[NET]: uninline dst_release
2008-03-13 Zhang Yanmin[NET]: Fix tbench regression in 2.6.25-rc1
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-28 Eric Dumazet[DST]: shrinks sizeof(struct rtable) by 64 bytes on...
2008-01-28 Daniel Lezcano[NETNS][DST]: Add the network namespace pointer in...
2008-01-28 Daniel Lezcano[NETNS][DST] dst: pass the dst_ops as parameter to...
2008-01-28 Rami Rosen[NET]: Remove unused member of dst_entry
2008-01-28 Herbert Xu[IPSEC]: Add ICMP host relookup support
2008-01-28 Herbert Xu[IPSEC]: Make xfrm_lookup flags argument a bit-field
2008-01-28 Herbert Xu[IPSEC]: Merge most of the output path
2008-01-28 Herbert Xu[NET]: Eliminate duplicate copies of dst_discard
2008-01-28 Herbert Xu[IPV6]: Move nfheader_len into rt6_info
2007-11-11 Pavel Emelyanov[NET]: Make helper to get dst entry and "use" it
2007-07-11 David S. Miller[IPV4]: The scheduled removal of multipath cached routi...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-25 David S. Miller[XFRM]: Allow packet drops during larval state resolution.
2007-02-11 Eric Dumazet[NET]: Reorder fields of struct dst_entry
2007-02-11 Eric Dumazet[NET]: Introduce union in struct dst_entry to hold...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-09-29 Al Viro[NET]: Annotate dst_ops protocol
2006-09-22 Masahide NAKAMURA[XFRM] STATE: Support non-fragment outbound transformat...
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-01-07 Patrick McHardy[XFRM]: Netfilter IPsec output hooks
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2005-10-26 Herbert Xu[IPSEC]: Kill obsolete get_mss function
2005-04-20 Herbert Xu[NET]: Shave sizeof(ptr) bytes off dst_entry
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-03-11 Olaf Kirch- Update IPv6 patches:
2005-02-15 Herbert Xu[NET]: Add netdev argument to dst ifdown.
2005-02-05 Herbert Xu[NET]: Add barriers for dst refcnt.
2004-10-25 Herbert Xu[NET]: Give skb_checksum_help() an skb_buff * again
2004-10-21 Stephen Hemminger[NET]: Replace dst_release refcount error with standard...
2004-10-20 Stephen Hemminger[NET]: dst: use const in accessors
2004-08-04 Olaf Kirch- reviewed and updated ipv6 patches
2004-07-10 Hideaki Yoshifuji[NET]: Fix dst_underflow_bug_msg printk args.
2004-07-05 Hideaki Yoshifuji[NET]: Save space for dst underflow message.
2004-06-24 Andrew Morton[PATCH] rcu: avoid passing an argument to the callback...
2004-06-12 Hideaki Yoshifuji[NET]: Add dst->ifdown callback.
2004-06-03 James Morris[NETFILTER]: Fix checksum bug for multicast/broadcast...
2004-04-27 Olaf Kirch- IPv6: Add patch for TAHI pmtu test case #2 from mludv...
2003-08-08 Andi Kleen[NET]: Allow XFRM subsystem to be optional.
2003-06-27 David S. Miller[NET]: Scale DST/ipv6 intervals like we did for ipv4.
2003-04-14 David S. Miller[NET]: Use time_before in dst_set_expires.
2003-03-25 Hideaki Yoshifuji[IPSEC]: Remove duplicate / obsolete entry in include...
2003-03-19 Alexey Kuznetsov[IPSEC]: fragmentation & tcp mss calculation.
2003-03-05 Kazunori Miyazawa[IPSEC]: Add full ipv6 support.
2002-12-22 Dipankar Sarma[IPV4]: lockfree ipv4 route cache
2002-11-05 Linus TorvaldsAvoid gcc warning, and clean up current text address
2002-11-04 Alexey Kuznetsov[IPSEC]: Bug fixes and updates.
2002-11-03 Alexey Kuznetsov[NET]: IPSEC updates.
2002-10-28 Alexey Kuznetsov[IPSEC]: Add transform engine and AH implementation.
2002-10-24 Alexey Kuznetsov[NET]: Add DST_NOXFRM and DST_NOPOLICY flags.
2002-10-24 Alexey Kuznetsov[NET]: Cleanup DST metrics and abstract MSS/PMTU further.
2002-10-24 Alexey Kuznetsov[NET]: Kill reroute from DST ops, unused.
2002-10-15 Alexey Kuznetsov[NET]: Prepare for zerocopy NFS and IPSEC.
2002-02-05 Linus TorvaldsImport changeset