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
/
sit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-29
[NETNS]: Add namespace parameter to ip_route_output_key.
Denis V. Lunev
1
-2
/
+2
2008-01-29
[IPV6] sit: Rebinding of SIT tunnels to other interfaces
Michal Schmidt
1
-28
/
+42
2008-01-29
[IPV6]: Add RFC4214 support
Fred L. Templin
1
-0
/
+77
2007-10-24
[NET]: Treat the sign of the result of skb_headroom() consistently
Chuck Lever
1
-1
/
+1
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-11
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
1
-2
/
+2
2007-07-11
[NET]: Avoid copying writable clones in tunnel drivers
Patrick McHardy
1
-1
/
+2
2007-04-26
[IPV6] SIT: Unify code path to get hash array index.
YOSHIFUJI Hideaki
1
-14
/
+9
2007-04-26
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-26
[SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
Arnaldo Carvalho de Melo
1
-6
/
+6
2007-04-26
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
1
-4
/
+4
2007-04-26
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-26
[SK_BUFF]: Use skb_reset_network_header in skb_push cases
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-26
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-13
[IPSEC]: make sit use the xfrm4_tunnel_register
Kazunori MIYAZAWA
1
-12
/
+18
2007-02-11
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-5
/
+5
2007-02-08
[NET]: unregister_netdevice as void
Stephen Hemminger
1
-1
/
+2
2006-12-03
[IPV6] net/ipv6/sit.c: make 2 functions static
Adrian Bunk
1
-2
/
+2
2006-12-03
[IPV6]: Misc endianness annotations.
Al Viro
1
-9
/
+9
2006-11-06
[IPV6]: Give sit driver an appropriate module alias.
Patrick McHardy
1
-0
/
+1
2006-10-16
[IPV6] sit: Add missing MODULE_LICENSE
Jan Dittmer
1
-0
/
+1
2006-10-12
[IPV6]: Seperate sit driver to extra module
Joerg Roedel
1
-0
/
+3
2006-07-22
[IPV4]: Get rid of redundant IPCB->opts initialisation
Herbert Xu
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-10
[INET]: Use port unreachable instead of proto for tunnels
Herbert Xu
1
-1
/
+1
2006-01-12
[PATCH] capable/capability.h (net/)
Randy Dunlap
1
-0
/
+1
2006-01-10
[NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv
Patrick McHardy
1
-10
/
+10
2006-01-07
[IPV4]: reset IPCB flags when neccessary
Patrick McHardy
1
-0
/
+2
2006-01-06
[NET]: Change 1500 to ETH_DATA_LEN in some files
Kris Katterjohn
1
-1
/
+2
2005-08-30
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-07-31
[NET]: fix oops after tunnel module unload
Alexey Kuznetsov
1
-2
/
+19
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+833