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
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
2008-08-15
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...
Brian Haley
1
-1
/
+1
2008-08-04
ipv6: Do not drop packet if skb->local_df is set to true
Wei Yongjun
1
-1
/
+1
2008-08-01
ipv6: Fix ip6_xmit to send fragments if ipfragok is true
Wei Yongjun
1
-0
/
+4
2008-07-26
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
1
-1
/
+1
2008-07-20
ipv6 netns: Make several "global" sysctl variables namespace aware.
YOSHIFUJI Hideaki
1
-2
/
+2
2008-07-03
ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.
YOSHIFUJI Hideaki
1
-0
/
+7
2008-07-03
ipv6: Do not forward packets with the unspecified source address.
YOSHIFUJI Hideaki
1
-1
/
+2
2008-06-20
net: Discard and warn about LRO'd skbs received for forwarding
Ben Hutchings
1
-0
/
+3
2008-06-12
net: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-05-13
net: Allow netdevices to specify needed head/tailroom
Johannes Berg
1
-1
/
+1
2008-04-12
[IPV6]: Make address arguments const.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-04-05
[IPV6] MROUTE: Support multicast forwarding.
YOSHIFUJI Hideaki
1
-2
/
+4
2008-03-25
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-03-25
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-03-25
[IPV6]: Support Source Address Selection API (RFC5014).
YOSHIFUJI Hideaki
1
-1
/
+3
2008-03-25
[IPV6]: Optimize hop-limit determination.
YOSHIFUJI Hideaki
1
-3
/
+1
2008-03-25
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
YOSHIFUJI Hideaki
1
-6
/
+6
2008-03-07
[NETNS][IPV6] fix some missing namespace
Daniel Lezcano
1
-4
/
+6
2008-03-05
[NETNS][IPV6] route6 - pass always a valid socket to ip6_dst_lookup
Daniel Lezcano
1
-2
/
+2
2008-03-05
[NETNS][IPV6] route6 - add netns parameter to ip6_route_output
Daniel Lezcano
1
-2
/
+2
2008-03-04
[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
1
-1
/
+2
2008-02-29
[IPV6]: Unexport ip6_find_1stfragopt
Adrian Bunk
1
-1
/
+0
2008-02-15
[IPV6]: Fix reversed local_df test in ip6_fragment
Herbert Xu
1
-2
/
+2
2008-02-13
[IPV6]: Fix IPsec datagram fragmentation
Herbert Xu
1
-1
/
+5
2008-02-01
[NET]: Introducing socket mark socket option.
Laszlo Attila Toth
1
-0
/
+2
2008-02-01
[INET]: Prevent out-of-sync truesize on ip_fragment slow path
Herbert Xu
1
-1
/
+3
2008-01-29
[NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware
Daniel Lezcano
1
-1
/
+2
2008-01-29
[NETNS]: Modify the neighbour table code so it handles multiple network names...
Eric W. Biederman
1
-1
/
+1
2008-01-29
[XFRM] IPv6: Fix dst/routing check at transformation.
Masahide NAKAMURA
1
-2
/
+2
2008-01-29
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
1
-6
/
+8
2008-01-29
[IPV6]: Add ip6_local_out
Herbert Xu
1
-6
/
+27
2008-01-29
[IPV6]: Move nfheader_len into rt6_info
Herbert Xu
1
-2
/
+3
2008-01-29
[IPV6]: Only set nfheader_len for top xfrm dst
Herbert Xu
1
-1
/
+2
[next]