- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / net / ipv6 / ip6_flowlabel.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-18 Alexey Dobriyannet: spread __net_init, __net_exit
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-11-24 Joe Perchesnet/ipv6: Move && and || to end of previous line
2009-02-06 David S. Milleripv6: Disallow rediculious flowlabel option sizes.
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-11-26 Ingo Molnaripv6: fix warning in net/ipv6/ip6_flowlabel.c
2008-11-13 David HowellsCRED: Wrap task credential accesses in the IPv6 protocol
2008-10-29 Harvey Harrisonnet: replace %#p6 format specifier with %pi6
2008-10-28 Harvey Harrisonnet: replace all current users of NIP6_SEQFMT with...
2008-06-04 YOSHIFUJI Hideaki[IPV6] NETNS: Handle ancillary data in appropriate...
2008-03-26 Benjamin Thery[NETNS][IPV6] flowlabels - make proc per namespace
2008-03-26 Benjamin Thery[NETNS][IPV6] flowlabels - make flowlabels per namespace
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-28 Eric Dumazet[NET]: Add some acquires/releases sparse annotations.
2008-01-28 Daniel Lezcano[IPV6]: make flowlabel to return an error
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-18 Pavel Emelyanov[IPV6]: Fix again the fl6_sock_lookup() fixed locking
2007-10-18 Pavel Emelyanov[IPV6]: Fix race in ipv6_flowlabel_opt() when inserting...
2007-10-18 Pavel Emelyanov[IPV6]: Lost locking in fl6_sock_lookup
2007-10-18 Pavel Emelyanov[IPV6]: Lost locking when inserting a flowlabel in...
2007-10-10 Pavel Emelyanov[NET]: Make core networking code use seq_open_private
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 7
2007-02-11 YOSHIFUJI Hideaki[NET] IPV6: Fix whitespace errors.
2006-12-03 Al Viro[IPV6]: flowlabels are net-endian
2006-11-04 James Morris[PATCH] IPV6: fix lockup via /proc/net/ip6_flowlabel...
2006-10-31 James Morris[IPV6]: fix flowlabel seqfile handling
2006-10-31 James Morris[IPV6]: return EINVAL for invalid address with flowlabe...
2006-10-30 James Morris[IPV6]: fix lockup via /proc/net/ip6_flowlabel
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-21 Ingo Oeser[IPV6]: Nearly complete kzalloc cleanup for net/ipv6
2006-01-17 YOSHIFUJI Hideaki[IPV6]: Preserve procfs IPV6 address output format
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-13 Joe Perches[NET]: Use NIP6_FMT in kernel.h
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (net/)
2006-01-03 Arnaldo Carvalho... [IPV6]: Export some symbols for DCCPv6
2005-11-24 YOSHIFUJI Hideaki[PATCH] Fix sending extension headers before and includ...
2005-11-20 YOSHIFUJI Hideaki[IPV6]: Fix sending extension headers before and includ...
2005-10-25 Yan Zheng[IPV6]: Fix refcnt of struct ip6_flowlabel
2005-09-09 Ingo Molnar[PATCH] timer initialization cleanup: DEFINE_TIMER
2005-09-08 YOSHIFUJI Hideaki[IPV6]: Support IPV6_{RECV,}TCLASS socket options ...
2005-09-08 YOSHIFUJI Hideaki[IPV6]: Support several new sockopt / ancillary data...
2005-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
2005-06-28 YOSHIFUJI Hideaki[IPV6]: remove more unused IPV6_AUTHHDR things.
2005-05-30 David S. Miller[IPV6]: Clear up user copy warning in flowlabel code.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
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-11-11 Hideaki Yoshifuji[IPV6] Use ipv6_addr_equal() where appropriate.
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-20 Hideaki Yoshifuji[IPV6]: Improve readability in ip6_flowlabel.c
2004-07-08 Hideaki Yoshifuji[NET] use seq_puts() where appropriate.
2004-05-30 Alexander Viro[PATCH] sparse: net/* non-ANSI argument lists
2004-05-29 Alexander Viro[PATCH] sparse: ->[gs]etsockopt() annotation
2003-09-11 Hideaki Yoshifuji[NET]: Use proc_net_fops_create() and proc_net_remove...
2003-09-11 Hideaki Yoshifuji[NET]: Various /proc/net/* files may drop some data.
2003-09-09 Joe Perches[PATCH] Use SEQ_START_TOKEN in include/net/* [3/3]
2003-09-01 David S. Miller[IPV6]: Fix printf format in ip6fl_fl_seq_show.
2003-09-01 David S. Miller[IPV6]: Fix types in fl6_renew().
2003-09-01 Vinay K. Nallamothu[IPV6]: Fix timer handling in ip6_flowlabel.c
2003-07-06 Linus TorvaldsFix several broken macros to get the "private" field...
2003-07-04 Hideaki Yoshifuji[NET] Fix oops with /proc/net/{raw,igmp,mfilter,
2003-07-01 Hideaki Yoshifuji[IPV6] Fix bug in /proc/net/ip6_flowlabel seq_file...
2003-06-30 Hideaki Yoshifuji[IPV6] Convert /proc/net/ip6_flowlabel to seq_file.
2002-02-10 David S. MillerSplit protocol specific information out from struct...
2002-02-05 Linus TorvaldsImport changeset