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
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
2006-09-22
[IPV6]: Cache source address as well in ipv6_pinfo{}.
YOSHIFUJI Hideaki
1
-0
/
+3
2006-09-22
[IPV6] ROUTE: Introduce a helper to check route validity.
YOSHIFUJI Hideaki
1
-7
/
+12
2006-09-22
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
1
-1
/
+1
2006-08-13
[INET]: Use pskb_trim_unique when trimming paged unique skbs
Herbert Xu
1
-1
/
+1
2006-08-02
[IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter error
Wei Dong
1
-3
/
+5
2006-08-02
[IPV6]: SNMPv2 "ipv6IfStatsInHdrErrors" counter error
Wei Dong
1
-0
/
+1
2006-08-02
[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
Herbert Xu
1
-39
/
+81
2006-07-08
[NET] gso: Add skb_is_gso
Herbert Xu
1
-2
/
+2
2006-06-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
2006-06-30
[IPV6]: Added GSO support for TCPv6
Herbert Xu
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
1
-3
/
+4
2006-06-17
[SECMARK]: Add secmark support to core networking.
James Morris
1
-0
/
+1
2006-06-17
[IPSEC] xfrm: Abstract out encapsulation modes
Herbert Xu
1
-0
/
+2
2006-03-23
[IPV6]: ip6_xmit: remove unnecessary NULL ptr check
Patrick McHardy
1
-1
/
+1
2006-03-20
[IPV6]: remove useless test in ip6_append_data
Dave Jones
1
-1
/
+1
2006-03-20
[IPV6]: Fix some code/comment formatting in ip6_dst_output().
David S. Miller
1
-20
/
+21
2006-03-12
[IPV4/6]: Fix UFO error propagation
Patrick McHardy
1
-3
/
+4
2006-02-24
[IPV6]: Do not ignore IPV6_MTU socket option.
YOSHIFUJI Hideaki
1
-2
/
+13
2006-01-09
[IPV6]: Set skb->priority in ip6_output.c
Patrick McHardy
1
-0
/
+4
2006-01-03
[IPV6]: Export some symbols for DCCPv6
Arnaldo Carvalho de Melo
1
-0
/
+2
2005-11-29
[IPV6]: make two functions static
Adrian Bunk
1
-1
/
+2
2005-11-09
[NETFILTER]: Add nf_conntrack subsystem.
Yasuyuki Kozakai
1
-0
/
+6
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
1
-10
/
+5
2005-10-28
[IPv4/IPv6]: UFO Scatter-gather approach
Ananda Raju
1
-1
/
+70
2005-10-03
[IPV6]: Fix ipv6 fragment ID selection at slow path
Yan Zheng
1
-1
/
+1
2005-09-08
[IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.
YOSHIFUJI Hideaki
1
-7
/
+17
2005-08-29
[NET]: Make NETDEBUG pure printk wrappers
Patrick McHardy
1
-1
/
+1
2005-08-29
[IPV6]: Check interface bindings on IPv6 raw socket reception
Andrew McDonald
1
-1
/
+3
2005-08-29
[NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/ne...
Harald Welte
1
-32
/
+0
2005-08-29
[NETFILTER]: reduce netfilter sk_buff enlargement
Harald Welte
1
-14
/
+2
2005-07-27
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
1
-6
/
+1
2005-07-05
[NET]: Remove unused security member in sk_buff
Thomas Graf
1
-1
/
+0
2005-06-21
[NETFILTER]: Kill nf_debug
Patrick McHardy
1
-3
/
+0
2005-05-18
[IPV4/IPV6] Ensure all frag_list members have NULL sk
Herbert Xu
1
-6
/
+8
2005-04-19
[IPV6]: Replace bogus instances of inet->recverr
Herbert Xu
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1197