index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
exthdrs.c
Age
Commit message (
Expand
)
Author
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-08-01
ipv6: avoid a dst_entry refcount change in ipv6_destopt_rcv()
Eric Dumazet
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2010-06-14
ipv6: avoid two atomics in ipv6_rthdr_rcv()
Eric Dumazet
2010-06-02
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
Arnaud Ebalard
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-18
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
2010-01-13
ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
David S. Miller
2009-09-14
net: constify struct inet6_protocol
Alexey Dobriyan
2009-06-03
net: skb->dst accessors
Eric Dumazet
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
2008-10-28
net: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-08
ipv6: added net argument to IP6_INC_STATS_BH
Denis V. Lunev
2008-07-19
ipv6 netns: Make several "global" sysctl variables namespace aware.
YOSHIFUJI Hideaki
2008-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-10
ipv6: missed namespace context in ipv6_rthdr_rcv
Denis V. Lunev
2008-06-11
net: remove CVS keywords
Adrian Bunk
2008-01-28
[NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware
Daniel Lezcano
2008-01-28
[IPV6]: make extended headers to return an error at initialization
Daniel Lezcano
2008-01-28
[NET]: Eliminate duplicate copies of dst_discard
Herbert Xu
2007-10-15
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
Herbert Xu
2007-10-15
[IPV6]: Avoid skb_copy/pskb_copy/skb_realloc_headroom on input
Herbert Xu
2007-07-10
[IPV6]: Do not send RH0 anymore.
YOSHIFUJI Hideaki
2007-07-10
[IPV6]: Restore semantics of Routing Header processing.
YOSHIFUJI Hideaki
2007-07-10
[IPV6] MIP6: Loadable module support for MIPv6.
Masahide NAKAMURA
2007-05-10
[IPV6]: Do no rely on skb->dst before it is assigned.
YOSHIFUJI Hideaki
2007-04-27
[IPV6]: Fix thinko in ipv6_rthdr_rcv() changes.
YOSHIFUJI Hideaki
2007-04-25
[NET]: cleanup extra semicolons
Stephen Hemminger
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_network_header_len
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Use the helpers to get the layer header pointer
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-25
[IPV6]: Use skb->nh.ipv6h instead of casting skb->nh.raw
Arnaldo Carvalho de Melo
2007-04-25
[IPV6]: Decentralize EXPORT_SYMBOLs.
YOSHIFUJI Hideaki
2007-04-25
[NET]: convert network timestamps to ktime_t
Eric Dumazet
2007-04-24
IPv6: fix Routing Header Type 0 handling thinko
YOSHIFUJI Hideaki
2007-04-24
[IPV6]: Disallow RH0 by default.
YOSHIFUJI Hideaki
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-10
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-12-02
[IPV6]: Misc endianness annotations.
Al Viro
2006-12-02
[IPV6]: Per-interface statistics support.
YOSHIFUJI Hideaki
2006-09-22
[IPV6] MIP6: Fix to update IP6CB when cloned skbuff is received at HAO.
Masahide NAKAMURA
2006-09-22
[IPV6] MIP6: Several obvious clean-ups.
YOSHIFUJI Hideaki
2006-09-22
[IPV6] MIP6: Add inbound interface of home address option.
Masahide NAKAMURA
2006-09-22
[IPV6]: Allow to replace skbuff by TLV parser.
Masahide NAKAMURA
[next]