index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_output.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netns: ip6mr: allocate mroute6_socket per-namespace.
Benjamin Thery
2008-12-10
1
-1
/
+2
*
net: reduce structures when XFRM=n
Alexey Dobriyan
2008-10-28
1
-1
/
+1
*
ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH
Denis V. Lunev
2008-10-08
1
-1
/
+1
*
ipv6: added net argument to ICMP6_INC_STATS_BH
Denis V. Lunev
2008-10-08
1
-1
/
+1
*
ipv6: added net argument to IP6_INC_STATS_BH
Denis V. Lunev
2008-10-08
1
-7
/
+11
*
netns: add net parameter to IP6_INC_STATS
Denis V. Lunev
2008-10-08
1
-22
/
+34
*
ipv6: local dev is actually unused in ip6_fragment
Denis V. Lunev
2008-10-08
1
-2
/
+0
*
ipv6: Fix OOPS in ip6_dst_lookup_tail().
Neil Horman
2008-09-09
1
-32
/
+32
*
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...
Brian Haley
2008-08-14
1
-1
/
+1
*
ipv6: Do not drop packet if skb->local_df is set to true
Wei Yongjun
2008-08-03
1
-1
/
+1
*
ipv6: Fix ip6_xmit to send fragments if ipfragok is true
Wei Yongjun
2008-07-31
1
-0
/
+4
*
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
2008-07-25
1
-1
/
+1
*
ipv6 netns: Make several "global" sysctl variables namespace aware.
YOSHIFUJI Hideaki
2008-07-19
1
-2
/
+2
*
ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.
YOSHIFUJI Hideaki
2008-07-03
1
-0
/
+7
*
ipv6: Do not forward packets with the unspecified source address.
YOSHIFUJI Hideaki
2008-07-03
1
-1
/
+2
*
net: Discard and warn about LRO'd skbs received for forwarding
Ben Hutchings
2008-06-19
1
-0
/
+3
*
net: remove CVS keywords
Adrian Bunk
2008-06-11
1
-2
/
+0
*
net: Allow netdevices to specify needed head/tailroom
Johannes Berg
2008-05-12
1
-1
/
+1
*
[IPV6]: Make address arguments const.
YOSHIFUJI Hideaki
2008-04-12
1
-1
/
+1
*
[IPV6] MROUTE: Support multicast forwarding.
YOSHIFUJI Hideaki
2008-04-05
1
-2
/
+4
*
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-1
/
+1
*
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-1
/
+1
*
[IPV6]: Support Source Address Selection API (RFC5014).
YOSHIFUJI Hideaki
2008-03-25
1
-1
/
+3
*
[IPV6]: Optimize hop-limit determination.
YOSHIFUJI Hideaki
2008-03-25
1
-3
/
+1
*
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
YOSHIFUJI Hideaki
2008-03-25
1
-6
/
+6
*
[NETNS][IPV6] fix some missing namespace
Daniel Lezcano
2008-03-07
1
-4
/
+6
*
[NETNS][IPV6] route6 - pass always a valid socket to ip6_dst_lookup
Daniel Lezcano
2008-03-05
1
-2
/
+2
*
[NETNS][IPV6] route6 - add netns parameter to ip6_route_output
Daniel Lezcano
2008-03-05
1
-2
/
+2
*
[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
2008-03-04
1
-1
/
+2
*
[IPV6]: Unexport ip6_find_1stfragopt
Adrian Bunk
2008-02-28
1
-1
/
+0
*
[IPV6]: Fix reversed local_df test in ip6_fragment
Herbert Xu
2008-02-14
1
-2
/
+2
*
[IPV6]: Fix IPsec datagram fragmentation
Herbert Xu
2008-02-12
1
-1
/
+5
*
[NET]: Introducing socket mark socket option.
Laszlo Attila Toth
2008-01-31
1
-0
/
+2
*
[INET]: Prevent out-of-sync truesize on ip_fragment slow path
Herbert Xu
2008-01-31
1
-1
/
+3
*
[NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware
Daniel Lezcano
2008-01-28
1
-1
/
+2
*
[NETNS]: Modify the neighbour table code so it handles multiple network names...
Eric W. Biederman
2008-01-28
1
-1
/
+1
*
[XFRM] IPv6: Fix dst/routing check at transformation.
Masahide NAKAMURA
2008-01-28
1
-2
/
+2
*
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2008-01-28
1
-6
/
+8
*
[IPV6]: Add ip6_local_out
Herbert Xu
2008-01-28
1
-6
/
+27
*
[IPV6]: Move nfheader_len into rt6_info
Herbert Xu
2008-01-28
1
-2
/
+3
*
[IPV6]: Only set nfheader_len for top xfrm dst
Herbert Xu
2008-01-28
1
-1
/
+2
*
[INET]: Fix truesize setting in ip_append_data
Herbert Xu
2008-01-23
1
-2
/
+2
*
[IPv6] SNMP: Increment OutNoRoutes when connecting to unreachable network
Mitsuru Chinen
2007-12-07
1
-0
/
+2
*
[IPV6]: Consolidate the ip cork destruction in ip6_output.c
Pavel Emelyanov
2007-11-07
1
-21
/
+15
*
[NET]: Treat the sign of the result of skb_headroom() consistently
Chuck Lever
2007-10-23
1
-1
/
+1
*
[IPV6]: Uninline netfilter okfns
Patrick McHardy
2007-10-15
1
-1
/
+1
*
[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
David L Stevens
2007-10-10
1
-0
/
+7
*
[IPV6] IPSEC: Omit redirect for tunnelled packet.
Masahide NAKAMURA
2007-10-10
1
-1
/
+3
*
[IPv6]: Fix NULL pointer dereference in ip6_flush_pending_frames
YOSHIFUJI Hideaki
2007-09-11
1
-2
/
+3
*
[IPV6]: Fix kernel panic while send SCTP data with IP fragments
Wei Yongjun
2007-08-21
1
-1
/
+1
[next]