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_output.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-13
inet6: prevent network storms caused by linux IPv6 routers
Alexey Kuznetsov
1
-0
/
+3
2010-12-20
ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.
David Stevens
1
-10
/
+2
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+13
2010-09-24
net: return operator cleanup
Eric Dumazet
1
-2
/
+2
2010-09-22
ip: fix truesize mismatch in ip fragmentation
Eric Dumazet
1
-5
/
+13
2010-08-23
net: Rename skb_has_frags to skb_has_frag_list
David S. Miller
1
-1
/
+1
2010-06-11
net-next: remove useless union keyword
Changli Gao
1
-19
/
+19
2010-05-28
ipv6: Add GSO support on forwarding path
Herbert Xu
1
-1
/
+1
2010-05-11
ipv6: ip6mr: support multiple tables
Patrick McHardy
1
-1
/
+1
2010-05-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-13
/
+20
2010-05-01
ipv6: cleanup: remove unneeded null check
Dan Carpenter
1
-2
/
+1
2010-04-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-04-24
IPv6: Complete IPV6_DONTFRAG support
Brian Haley
1
-8
/
+16
2010-04-24
IPv6: Add dontfrag argument to relevant functions
Brian Haley
1
-1
/
+1
2010-04-22
ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU fi...
Shan Wei
1
-1
/
+1
2010-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-6
/
+3
2010-04-19
netfilter: xt_TEE: have cloned packet travel through Xtables too
Jan Engelhardt
1
-1
/
+0
2010-04-19
netfilter: xtables: inclusion of xt_TEE
Jan Engelhardt
1
-0
/
+1
2010-04-16
ipv6: fix the comment of ip6_xmit()
Shan Wei
1
-1
/
+1
2010-04-16
net: replace ipfragok with skb->local_df
Shan Wei
1
-1
/
+1
2010-04-16
ipv6: cancel to setting local_df in ip6_xmit()
Shan Wei
1
-4
/
+0
2010-04-16
ip: Fix ip_dev_loopback_xmit()
Eric Dumazet
1
-1
/
+1
2010-04-13
netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation
Jan Engelhardt
1
-2
/
+3
2010-04-13
netfilter: ipv6: move POSTROUTING invocation before fragmentation
Jan Engelhardt
1
-26
/
+23
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-25
netfilter: ipv6: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
1
-8
/
+8
2010-02-26
ipv6: Use 1280 as min MTU for ipv6 forwarding
Ulrich Weber
1
-4
/
+8
2010-02-19
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
1
-6
/
+5
2010-01-07
ip: fix mc_loop checks for tunnels with multicast outer addresses
Octavian Purdila
1
-2
/
+1
2009-09-03
ip: Report qdisc packet drops
Eric Dumazet
1
-1
/
+1
2009-09-02
ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS
Eric Dumazet
1
-0
/
+1
2009-08-14
inet6: Conversion from u8 to int
Gerrit Renker
1
-10
/
+5
2009-07-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2009-07-13
udpv6: Remove unused skb argument of ipv6_select_ident()
Sridhar Samudrala
1
-15
/
+3
2009-07-13
udpv6: Fix gso_size setting in ip6_ufo_append_data
Sridhar Samudrala
1
-3
/
+5
2009-07-12
net: ip_push_pending_frames() fix
Eric Dumazet
1
-1
/
+0
2009-06-11
net: No more expensive sock_hold()/sock_put() on each tx
Eric Dumazet
1
-1
/
+0
2009-06-09
ipv6: Use frag list abstraction interfaces.
David S. Miller
1
-3
/
+3
2009-06-03
net: skb->dst accessors
Eric Dumazet
1
-30
/
+30
2009-04-27
snmp: add missing counters for RFC 4293
Neil Horman
1
-4
/
+5
2009-02-06
ipv6: Copy cork options in ip6_append_data
Herbert Xu
1
-15
/
+52
2008-12-11
netns: ip6mr: allocate mroute6_socket per-namespace.
Benjamin Thery
1
-1
/
+2
2008-10-28
net: reduce structures when XFRM=n
Alexey Dobriyan
1
-1
/
+1
2008-10-08
ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH
Denis V. Lunev
1
-1
/
+1
2008-10-08
ipv6: added net argument to ICMP6_INC_STATS_BH
Denis V. Lunev
1
-1
/
+1
2008-10-08
ipv6: added net argument to IP6_INC_STATS_BH
Denis V. Lunev
1
-7
/
+11
2008-10-08
netns: add net parameter to IP6_INC_STATS
Denis V. Lunev
1
-22
/
+34
2008-10-08
ipv6: local dev is actually unused in ip6_fragment
Denis V. Lunev
1
-2
/
+0
2008-09-10
ipv6: Fix OOPS in ip6_dst_lookup_tail().
Neil Horman
1
-32
/
+32
[next]