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
/
exthdrs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware
Daniel Lezcano
2008-01-28
1
-1
/
+1
*
[IPV6]: make extended headers to return an error at initialization
Daniel Lezcano
2008-01-28
1
-25
/
+39
*
[NET]: Eliminate duplicate copies of dst_discard
Herbert Xu
2008-01-28
1
-11
/
+2
*
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
Herbert Xu
2007-10-15
1
-27
/
+14
*
[IPV6]: Avoid skb_copy/pskb_copy/skb_realloc_headroom on input
Herbert Xu
2007-10-15
1
-18
/
+5
*
[IPV6]: Do not send RH0 anymore.
YOSHIFUJI Hideaki
2007-07-10
1
-78
/
+0
*
[IPV6]: Restore semantics of Routing Header processing.
YOSHIFUJI Hideaki
2007-07-10
1
-31
/
+16
*
[IPV6] MIP6: Loadable module support for MIPv6.
Masahide NAKAMURA
2007-07-10
1
-9
/
+10
*
[IPV6]: Do no rely on skb->dst before it is assigned.
YOSHIFUJI Hideaki
2007-05-10
1
-4
/
+12
*
[IPV6]: Fix thinko in ipv6_rthdr_rcv() changes.
YOSHIFUJI Hideaki
2007-04-27
1
-0
/
+1
*
[NET]: cleanup extra semicolons
Stephen Hemminger
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
2007-04-25
1
-3
/
+3
*
[SK_BUFF]: Introduce skb_network_header_len
Arnaldo Carvalho de Melo
2007-04-25
1
-4
/
+4
*
[SK_BUFF]: Use the helpers to get the layer header pointer
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-11
/
+10
*
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
2007-04-25
1
-5
/
+7
*
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-25
1
-10
/
+10
*
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-25
1
-23
/
+33
*
[IPV6]: Use skb->nh.ipv6h instead of casting skb->nh.raw
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[IPV6]: Decentralize EXPORT_SYMBOLs.
YOSHIFUJI Hideaki
2007-04-25
1
-0
/
+2
*
[NET]: convert network timestamps to ktime_t
Eric Dumazet
2007-04-25
1
-1
/
+1
*
IPv6: fix Routing Header Type 0 handling thinko
YOSHIFUJI Hideaki
2007-04-24
1
-1
/
+1
*
[IPV6]: Disallow RH0 by default.
YOSHIFUJI Hideaki
2007-04-24
1
-6
/
+34
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-7
/
+7
*
[IPV6]: Misc endianness annotations.
Al Viro
2006-12-02
1
-1
/
+1
*
[IPV6]: Per-interface statistics support.
YOSHIFUJI Hideaki
2006-12-02
1
-19
/
+38
*
[IPV6] MIP6: Fix to update IP6CB when cloned skbuff is received at HAO.
Masahide NAKAMURA
2006-09-22
1
-0
/
+7
*
[IPV6] MIP6: Several obvious clean-ups.
YOSHIFUJI Hideaki
2006-09-22
1
-1
/
+0
*
[IPV6] MIP6: Add inbound interface of home address option.
Masahide NAKAMURA
2006-09-22
1
-1
/
+83
*
[IPV6]: Allow to replace skbuff by TLV parser.
Masahide NAKAMURA
2006-09-22
1
-10
/
+19
*
[IPV6]: Find option offset by type.
Masahide NAKAMURA
2006-09-22
1
-0
/
+43
*
[IPV6] MIP6: Add inbound interface of routing header type 2.
Masahide NAKAMURA
2006-09-22
1
-8
/
+61
*
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
1
-1
/
+1
*
[IPV6]: Fix kernel OOPs when setting sticky socket options.
YOSHIFUJI Hideaki
2006-08-31
1
-13
/
+16
*
[IPV6]: Added GSO support for TCPv6
Herbert Xu
2006-06-30
1
-2
/
+2
*
[IPV6]: Clean up hop-by-hop options handler.
YOSHIFUJI Hideaki
2006-04-18
1
-2
/
+2
*
[IPV6]: Ensure to have hop-by-hop options in our header of &sk_buff.
YOSHIFUJI Hideaki
2006-04-18
1
-0
/
+12
*
[IPV6]: Move nextheader offset to the IP6CB
Patrick McHardy
2006-01-07
1
-7
/
+12
*
[IPV6]: Export some symbols for DCCPv6
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+4
*
[IPV6]: Fix sending extension headers before and including routing header.
YOSHIFUJI Hideaki
2005-11-20
1
-0
/
+19
*
[IPV6]: Fix memory management error during setting up new advapi sockopts.
YOSHIFUJI Hideaki
2005-11-20
1
-1
/
+2
*
[IPV6]: Bring Type 0 routing header in-line with rfc3542.
Brian Haley
2005-09-10
1
-2
/
+1
*
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542
David S. Miller
2005-09-08
1
-3
/
+104
|
\
|
*
[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).
YOSHIFUJI Hideaki
2005-09-08
1
-3
/
+104
*
|
[IPV6]: Need to use pskb_trim_rcsum().
Stephen Hemminger
2005-09-08
1
-5
/
+4
|
/
*
[NET]: Make NETDEBUG pure printk wrappers
Patrick McHardy
2005-08-29
1
-4
/
+4
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+575