- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / net / ipv4 / ipmr.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-10 Pavel Emelyanov[NET]: Make core networking code use seq_open_private
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make device event notification network namespace...
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-06-07 Herbert Xu[IPV4]: Restore old behaviour of default config values
2007-06-07 Herbert Xu[IPV4]: Convert IPv4 devconf to an array
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
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]: unions of just one member don't get anything...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Some more layer header conversions
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce igmp_hdr() & friends, remove skb...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [IPMR]: Fix bug introduced when converting to skb_netwo...
2007-04-26 Arnaldo Carvalho... [IP]: Introduce ip_hdrlen()
2007-04-26 Arnaldo Carvalho... [SK_BUFF] ipmr: Missed one conversion to skb_network_he...
2007-04-26 Stephen Hemminger[NET]: make seq_operations const
2007-04-26 Arnaldo Carvalho... [SK_BUFF] ipmr: Another skb_push related conversion...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Use skb_reset_network_header after skb_push
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Some more simple skb_reset_network_header...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Use skb_reset_network_header in skb_push...
2007-04-26 Stephen Hemminger[IPV4]: cleanup
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] IPV4: Fix whitespace errors.
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-03 Al Viro[NET]: Annotate callers of csum_fold() in net/*
2006-09-29 Al Viro[IPV4]: mroute annotations
2006-09-22 Alexey Dobriyan[NET]: Use SLAB_PANIC
2006-09-22 Thomas Graf[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-25 Alexey Kuznetsov[IPV4] ipmr: ip multicast route bug fix.
2006-07-21 Herbert Xu[IPV4]: Get rid of redundant IPCB->opts initialisation
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-21 Stephen Hemminger[NET]: dev_put/dev_hold cleanup
2006-01-12 Olaf Kirch- patches.suse/netfilter-nf_conntrack{,-fixup}: Delete...
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (net/)
2006-01-09 Patrick McHardy[NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv
2006-01-06 Kris Katterjohn[NET]: Change 1500 to ETH_DATA_LEN in some files
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2005-10-03 Herbert Xu[IPV4]: Replace __in_dev_get with __in_dev_get_rcu...
2005-08-29 Eric Dumazet[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_...
2005-08-17 Olaf Kirch- patches.suse/netfilter-02-output-hooks: nat over...
2005-07-31 Baruch Even[NET]: Spelling mistakes threshoulds -> thresholds
2005-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
2005-06-28 Patrick McHardy[NETLINK]: Missing initializations in dumped data
2005-06-21 Patrick McHardy[NETFILTER]: Drop conntrack reference in ip_call_ra_cha...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-18 Chris L MasonUpdate the nat over IPsec patches
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-13 Thomas Gleixner[NET]: Lock initializer cleanup.
2004-08-05 Andreas SchwabDisable patches.fixes/early-hotplug-events.patch
2004-08-05 Olaf Kirch- netfilter patches still broken :-(
2004-08-05 Olaf Kirch- mludvig reviewed some netfilter patches
2004-07-20 David S. MillerMerge bk://bk.skbuff.net:20608/linux-2.6-snmp-20040708
2004-07-08 Hideaki Yoshifuji[NET] convert storage for MIB from struct member to...
2004-07-07 Hirofumi Ogawa[IPV4]: IPMR fixes.
2004-06-23 David S. MillerMerge nuts.davemloft.net:/disk1/BK/netnew-2.6
2004-06-23 David S. MillerMerge bk://kernel.bkbits.net/acme/net-2.6
2004-06-22 Arnaldo Carvalho... [NET] rename struct inet_protocol to net_protocol
2004-06-21 Patrick McHardy[NETFILTER]: Add new function 'nf_reset' to reset netfi...
2004-06-03 Alexander Viro[PATCH] sparse: mroute annotation
2004-06-02 Hideaki Yoshifuji[IPV4] use ip-independent ipstats_mib to store IPv4...
2004-05-29 Alexander Viro[PATCH] sparse: ->[gs]etsockopt() annotation
2004-04-19 Olaf Kirch- Merged nat-before-ipsec patches and enabled CONFIG_IP...
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-23 Walter Harms[IPV4]: Handle kmem_cache_create() failure in ipmr.c
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-01-19 Jeff GarzikMerge redhat.com:/spare/repo/netdev-2.6/netdev-alloc-6
2004-01-19 Olaf Hering+- update to current Linus tree
2004-01-13 Raj[IPV4]: Check for netdev alloc failure in ipmr.c
2004-01-10 Alexander Viro[all over] more kfree -> free_netdev
2003-11-18 Olaf Hering+- update to 2.6.0-test9-bk22, update config, arch...
2003-10-24 David S. Miller[IPV4]: Fix typo in ipmr.c
2003-10-23 Alexey Kuznetsov[IPV4]: Fix SKB handling in ipmr xmit.
2003-09-25 David S. Miller[IPV4]: Use correct ptrdiff_t printf format in ipmr.c
2003-09-25 Stephen Hemminger[IPV4]: Convert ipmr to seq_file.
2003-09-04 David S. Miller[NET]: Kill more verbose init msgs and unused RTNL_DEBU...
2003-08-19 Stephen Hemminger[NET]: free_netdev - destructors.
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-02 Alexey Kuznetsov[IPV4]: IP options were not updated while forwarding...
2003-06-26 Stephen Hemminger[NET][IPMR] ipmr fixes
2003-06-04 Arnaldo Carvalho... o net: create struct sock_common and use in struct...
2003-05-19 David S. Miller[NET]: More device register/unregister fixing.
2003-05-19 David S. Miller[NET]: Fix netdevice unregister races.
2003-03-19 David S. Miller[NET]: Kill NETIF_F_DYNALLOC, based upon ideas from...
2003-03-19 Alexey Kuznetsov[NET]: hard_header reservation.
2003-02-19 Hideaki Yoshifuji[NET]: Convert dst->{input,output}() fully to dst_...
2002-11-01 David S. Miller[NET]: Some missed cases of dst_pmtu conversion.
2002-10-19 David S. Miller[IPV4]: Provide full proto/ports in flowi route lookups.
2002-10-11 David S. Miller[IPV4]: Use generic struct flowi as routing key.
next