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
/
mip6.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-23
ipv6: Use correct data types for ICMPv6 type and code
Brian Haley
1
-1
/
+1
2008-11-25
netns xfrm: KM reporting in netns
Alexey Dobriyan
1
-1
/
+2
2008-07-25
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
1
-4
/
+4
2008-04-12
[IPV6] MIP6: Use our standard definitions for paddings.
YOSHIFUJI Hideaki
1
-2
/
+2
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-10
/
+10
2008-01-31
[XFRM]: constify 'struct xfrm_type'
Eric Dumazet
1
-2
/
+2
2008-01-28
[IPSEC]: Move state lock into x->type->input
Herbert Xu
1
-4
/
+10
2008-01-28
[IPSEC]: Replace x->type->{local,remote}_addr with flags
Herbert Xu
1
-9
/
+2
2007-10-10
[IPSEC]: Move IP length/checksum setting out of transforms
Herbert Xu
1
-2
/
+0
2007-10-10
[IPSEC]: Set skb->data to payload in x->mode->output
Herbert Xu
1
-0
/
+2
2007-10-10
[IPSEC]: Move state lock into x->type->output
Herbert Xu
1
-0
/
+4
2007-10-10
[IPSEC]: Store IPv6 nh pointer in mac_header on output
Herbert Xu
1
-6
/
+6
2007-07-10
[XFRM]: Add module alias for transformation type.
Masahide NAKAMURA
1
-0
/
+2
2007-07-10
[IPV6] MIP6: Loadable module support for MIPv6.
Masahide NAKAMURA
1
-3
/
+19
2007-04-26
[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
Milind Arun Choudhary
1
-1
/
+1
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
1
-4
/
+4
2007-04-25
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
1
-2
/
+3
2007-04-25
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
1
-9
/
+11
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
1
-12
/
+17
2007-02-10
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-1
/
+1
2007-02-08
[IPV6] RAW: Add checksum default defines for MH.
Masahide NAKAMURA
1
-26
/
+0
2006-12-02
[IPV6]: Misc endianness annotations.
Al Viro
1
-2
/
+2
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-09-22
[IPV6] MIP6: Several obvious clean-ups.
YOSHIFUJI Hideaki
1
-2
/
+4
2006-09-22
[IPV6] MIP6: Ignore to report if mobility headers is rejected.
Masahide NAKAMURA
1
-0
/
+3
2006-09-22
[IPV6] MIP6: Report to user-space when home address option is rejected.
Masahide NAKAMURA
1
-0
/
+83
2006-09-22
[IPV6] MIP6: Add receiving mobility header functions through raw socket.
Masahide NAKAMURA
1
-0
/
+83
2006-09-22
[IPV6] MIP6: Add destination options header transformation.
Noriaki TAKAMIYA
1
-0
/
+167
2006-09-22
[IPV6] MIP6: Add routing header type 2 transformation.
Noriaki TAKAMIYA
1
-0
/
+181