index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-01-28
[NETNS]: Modify the neighbour table code so it handles multiple network names...
Eric W. Biederman
1
-1
/
+1
2008-01-28
[XFRM] IPv6: Fix dst/routing check at transformation.
Masahide NAKAMURA
1
-2
/
+2
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
1
-6
/
+8
2008-01-28
[IPV6]: Add ip6_local_out
Herbert Xu
1
-6
/
+27
2008-01-28
[IPV6]: Move nfheader_len into rt6_info
Herbert Xu
1
-2
/
+3
2008-01-28
[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-23
[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-10
[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
David L Stevens
1
-0
/
+7
2007-10-10
[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-21
[IPV6]: Fix kernel panic while send SCTP data with IP fragments
Wei Yongjun
1
-1
/
+1
2007-07-10
[NETFILTER]: x_tables: add TRACE target
Jozsef Kadlecsik
1
-0
/
+4
2007-07-10
[IPV6] MIP6: Loadable module support for MIPv6.
Masahide NAKAMURA
1
-1
/
+1
2007-05-10
[IPV6]: Send ICMPv6 error on scope violations.
David L Stevens
1
-3
/
+10
2007-04-25
[INET]: Add IP(V6)_PMTUDISC_RPOBE
John Heffner
1
-3
/
+12
2007-04-25
[IPV6]: MTU discovery check in ip6_fragment()
John Heffner
1
-0
/
+13
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE
Herbert Xu
1
-1
/
+1
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
1
-5
/
+6
2007-04-25
[SK_BUFF]: Introduce skb_network_header_len
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[IPV6]: Reset the network header in ip6_nd_hdr
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-25
[NETFILTER]: nf_conntrack: add nf_copy() to safely copy members in skb
Yasuyuki Kozakai
1
-17
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
1
-4
/
+4
2007-04-25
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
1
-16
/
+21
2007-04-25
[SK_BUFF]: Introduce skb_set_network_header
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
1
-10
/
+13
2007-04-25
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[SK_BUFF]: Use skb_reset_network_header in skb_push cases
Arnaldo Carvalho de Melo
1
-4
/
+10
2007-04-25
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.
Neil Horman
1
-0
/
+35
2007-04-25
[IPV6]: Decentralize EXPORT_SYMBOLs.
YOSHIFUJI Hideaki
1
-0
/
+2
2007-02-10
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-12
/
+12
2006-12-08
[NET]: Convert hh_lock to seqlock.
Stephen Hemminger
1
-13
/
+4
2006-12-06
[IPV6]: Repair IPv6 Fragments
YOSHIFUJI Hideaki
1
-1
/
+1
2006-12-02
[IPV6]: Use kmemdup
Arnaldo Carvalho de Melo
1
-2
/
+1
2006-12-02
[IPV6]: Per-interface statistics support.
YOSHIFUJI Hideaki
1
-30
/
+41
2006-12-02
[NET]: Turn nfmark into generic mark
Thomas Graf
1
-1
/
+1
2006-12-02
[IPV6]: ip6_output annotations
Al Viro
1
-2
/
+2
2006-12-02
[IPV6]: flowlabels are net-endian
Al Viro
1
-2
/
+2
2006-09-22
[IPV6] NDISC: Add proxy_ndp sysctl.
YOSHIFUJI Hideaki
1
-1
/
+3
2006-09-22
[IPV6]: Don't forward packets to proxied link-local address.
Ville Nuorvala
1
-1
/
+16
2006-09-22
[IPV6] NDISC: Handle NDP messages to proxied addresses.
Ville Nuorvala
1
-0
/
+45
2006-09-22
[IPV6] IPSEC: Support sending with Mobile IPv6 extension headers.
Masahide NAKAMURA
1
-5
/
+13
2006-09-22
[XFRM] STATE: Support non-fragment outbound transformation headers.
Masahide NAKAMURA
1
-1
/
+1
[next]