summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_flowlabel.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Make core networking code use seq_open_privatePavel Emelyanov2007-10-111-18/+2Star
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-111-2/+3
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-111-1/+1
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-1/+1
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-2/+2
* [IPV6]: flowlabels are net-endianAl Viro2006-12-031-4/+4
* [IPV6]: fix flowlabel seqfile handlingJames Morris2006-10-311-12/+6Star
* [IPV6]: return EINVAL for invalid address with flowlabel lease requestJames Morris2006-10-311-1/+3
* [IPV6]: fix lockup via /proc/net/ip6_flowlabelJames Morris2006-10-311-0/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [IPV6]: Nearly complete kzalloc cleanup for net/ipv6Ingo Oeser2006-03-211-4/+2Star
* [IPV6]: Preserve procfs IPV6 address output formatYOSHIFUJI Hideaki2006-01-171-2/+2
* [NET]: Use NIP6_FMT in kernel.hJoe Perches2006-01-131-5/+3Star
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-121-0/+1
* [IPV6]: Export some symbols for DCCPv6Arnaldo Carvalho de Melo2006-01-031-0/+2
* [IPV6]: Fix sending extension headers before and including routing header.YOSHIFUJI Hideaki2005-11-201-10/+6Star
* [IPV6]: Fix refcnt of struct ip6_flowlabelYan Zheng2005-10-261-1/+1
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-1/+1
* [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.YOSHIFUJI Hideaki2005-09-081-1/+1
* [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).YOSHIFUJI Hideaki2005-09-081-4/+8
* [IPV6]: remove more unused IPV6_AUTHHDR things.YOSHIFUJI Hideaki2005-06-291-1/+0Star
* [IPV6]: Clear up user copy warning in flowlabel code.David S. Miller2005-05-301-4/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+706