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