index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_flowlabel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-26
net: use net_eq to compare nets
Octavian Purdila
1
-4
/
+5
2009-11-25
net/ipv6: Move && and || to end of previous line
Joe Perches
1
-4
/
+4
2009-02-06
ipv6: Disallow rediculious flowlabel option sizes.
David S. Miller
1
-2
/
+6
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-3
/
+3
2008-11-26
ipv6: fix warning in net/ipv6/ip6_flowlabel.c
Ingo Molnar
1
-1
/
+1
2008-11-14
CRED: Wrap task credential accesses in the IPv6 protocol
David Howells
1
-1
/
+1
2008-10-29
net: replace %#p6 format specifier with %pi6
Harvey Harrison
1
-1
/
+1
2008-10-29
net: replace all current users of NIP6_SEQFMT with %#p6
Harvey Harrison
1
-2
/
+2
2008-06-04
[IPV6] NETNS: Handle ancillary data in appropriate namespace.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-03-27
[NETNS][IPV6] flowlabels - make proc per namespace
Benjamin Thery
1
-16
/
+23
2008-03-27
[NETNS][IPV6] flowlabels - make flowlabels per namespace
Benjamin Thery
1
-16
/
+56
2008-01-29
[NET]: Add some acquires/releases sparse annotations.
Eric Dumazet
1
-0
/
+2
2008-01-29
[IPV6]: make flowlabel to return an error
Daniel Lezcano
1
-7
/
+23
2007-10-18
[IPV6]: Fix again the fl6_sock_lookup() fixed locking
Pavel Emelyanov
1
-1
/
+1
2007-10-18
[IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labels
Pavel Emelyanov
1
-9
/
+25
2007-10-18
[IPV6]: Lost locking in fl6_sock_lookup
Pavel Emelyanov
1
-0
/
+3
2007-10-18
[IPV6]: Lost locking when inserting a flowlabel in ipv6_fl_list
Pavel Emelyanov
1
-8
/
+12
2007-10-11
[NET]: Make core networking code use seq_open_private
Pavel Emelyanov
1
-18
/
+2
2007-10-11
[NET]: Make /proc/net per network namespace
Eric W. Biederman
1
-2
/
+3
2007-07-11
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
1
-1
/
+1
2007-02-12
[PATCH] mark struct file_operations const 7
Arjan van de Ven
1
-1
/
+1
2007-02-11
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-2
/
+2
2006-12-03
[IPV6]: flowlabels are net-endian
Al Viro
1
-4
/
+4
2006-10-31
[IPV6]: fix flowlabel seqfile handling
James Morris
1
-12
/
+6
2006-10-31
[IPV6]: return EINVAL for invalid address with flowlabel lease request
James Morris
1
-1
/
+3
2006-10-31
[IPV6]: fix lockup via /proc/net/ip6_flowlabel
James Morris
1
-0
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-21
[IPV6]: Nearly complete kzalloc cleanup for net/ipv6
Ingo Oeser
1
-4
/
+2
2006-01-17
[IPV6]: Preserve procfs IPV6 address output format
YOSHIFUJI Hideaki
1
-2
/
+2
2006-01-14
[NET]: Use NIP6_FMT in kernel.h
Joe Perches
1
-5
/
+3
2006-01-12
[PATCH] capable/capability.h (net/)
Randy Dunlap
1
-0
/
+1
2006-01-04
[IPV6]: Export some symbols for DCCPv6
Arnaldo Carvalho de Melo
1
-0
/
+2
2005-11-20
[IPV6]: Fix sending extension headers before and including routing header.
YOSHIFUJI Hideaki
1
-10
/
+6
2005-10-26
[IPV6]: Fix refcnt of struct ip6_flowlabel
Yan Zheng
1
-1
/
+1
2005-09-10
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
1
-1
/
+1
2005-09-08
[IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.
YOSHIFUJI Hideaki
1
-1
/
+1
2005-09-08
[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).
YOSHIFUJI Hideaki
1
-4
/
+8
2005-06-29
[IPV6]: remove more unused IPV6_AUTHHDR things.
YOSHIFUJI Hideaki
1
-1
/
+0
2005-05-30
[IPV6]: Clear up user copy warning in flowlabel code.
David S. Miller
1
-4
/
+6
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+706