index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2008-01-23
[INET]: Fix truesize setting in ip_append_data
Herbert Xu
1
-2
/
+2
2007-12-07
[IPv6] SNMP: Increment OutNoRoutes when connecting to unreachable network
Mitsuru Chinen
1
-0
/
+2
2007-11-07
[IPV6]: Consolidate the ip cork destruction in ip6_output.c
Pavel Emelyanov
1
-21
/
+15
2007-10-24
[NET]: Treat the sign of the result of skb_headroom() consistently
Chuck Lever
1
-1
/
+1
2007-10-15
[IPV6]: Uninline netfilter okfns
Patrick McHardy
1
-1
/
+1
2007-10-11
[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
David L Stevens
1
-0
/
+7
2007-10-11
[IPV6] IPSEC: Omit redirect for tunnelled packet.
Masahide NAKAMURA
1
-1
/
+3
2007-09-11
[IPv6]: Fix NULL pointer dereference in ip6_flush_pending_frames
YOSHIFUJI Hideaki
1
-2
/
+3
2007-08-22
[IPV6]: Fix kernel panic while send SCTP data with IP fragments
Wei Yongjun
1
-1
/
+1
2007-07-11
[NETFILTER]: x_tables: add TRACE target
Jozsef Kadlecsik
1
-0
/
+4
2007-07-11
[IPV6] MIP6: Loadable module support for MIPv6.
Masahide NAKAMURA
1
-1
/
+1
[next]