index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
exthdrs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-03
ipv6: add complete rcu protection around np->opt
Eric Dumazet
1
-1
/
+2
2015-07-10
ipv6: use flag instead of u16 for hop in inet6_skb_parm
Florian Westphal
1
-1
/
+1
2014-11-11
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
1
-9
/
+9
2014-10-27
ipv6: include linux/uaccess.h instead of asm/uaccess.h
Fabian Frederick
1
-1
/
+1
2014-08-25
ipv6: White-space cleansing : Line Layouts
Ian Morris
1
-1
/
+1
2013-09-11
ipv6/exthdrs: accept tlv which includes only padding
Jiri Pirko
1
-6
/
+0
2013-01-14
ipv6: Store Router Alert option in IP6CB directly.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+2
2012-11-16
ipv6: Pull IPv6 GSO registration out of the module
Vlad Yasevich
1
-9
/
+1
2012-11-16
ipv6: Update ipv6 static library with newly needed functions
Vlad Yasevich
1
-44
/
+0
2012-11-16
ipv6: Move exthdr offload support into separate file
Vlad Yasevich
1
-36
/
+4
2012-11-16
ipv6: Switch to using new offload infrastructure.
Vlad Yasevich
1
-3
/
+35
2012-11-16
ipv6: Add new offload registration infrastructure.
Vlad Yasevich
1
-0
/
+8
2012-11-01
ipv6: use IS_ENABLED()
Amerigo Wang
1
-9
/
+9
2012-06-04
net: Remove casts to same type
Joe Perches
1
-2
/
+2
2012-05-21
ipv6/exthdrs: strict Pad1 and PadN check
Eldad Zack
1
-1
/
+14
2012-05-19
ipv6: bool/const conversions phase2
Eric Dumazet
1
-27
/
+27
2012-05-17
ipv6: correct the ipv6 option name - Pad0 to Pad1
Eldad Zack
1
-2
/
+2
2012-05-01
ipv6: Export ipv6 functions for use by other protocols
Chris Elston
1
-0
/
+1
2012-04-13
net/ipv6/exthdrs.c: Strict PadN option checking
Eldad Zack
1
-0
/
+16
2012-04-02
net/ipv6/exthdrs.c: Checkpatch cleanups
Eldad Zack
1
-8
/
+5
2011-11-23
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-9
/
+9
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-08-01
ipv6: avoid a dst_entry refcount change in ipv6_destopt_rcv()
Eric Dumazet
1
-5
/
+2
2011-03-13
ipv6: Convert to use flowi6 where applicable.
David S. Miller
1
-6
/
+6
2010-06-15
ipv6: avoid two atomics in ipv6_rthdr_rcv()
Eric Dumazet
1
-6
/
+4
2010-06-02
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
Arnaud Ebalard
1
-0
/
+24
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-19
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
1
-1
/
+1
2010-01-14
ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
David S. Miller
1
-1
/
+6
2009-09-15
net: constify struct inet6_protocol
Alexey Dobriyan
1
-3
/
+3
2009-06-03
net: skb->dst accessors
Eric Dumazet
1
-20
/
+20
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
1
-1
/
+1
2008-10-29
net: replace uses of NIP6_FMT with %p6
Harvey Harrison
1
-1
/
+1
2008-10-08
ipv6: added net argument to IP6_INC_STATS_BH
Denis V. Lunev
1
-18
/
+24
2008-07-20
ipv6 netns: Make several "global" sysctl variables namespace aware.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-07-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-07-11
ipv6: missed namespace context in ipv6_rthdr_rcv
Denis V. Lunev
1
-1
/
+1
2008-06-12
net: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-01-29
[NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware
Daniel Lezcano
1
-1
/
+1
2008-01-29
[IPV6]: make extended headers to return an error at initialization
Daniel Lezcano
1
-25
/
+39
2008-01-29
[NET]: Eliminate duplicate copies of dst_discard
Herbert Xu
1
-11
/
+2
2007-10-15
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
Herbert Xu
1
-27
/
+14
2007-10-15
[IPV6]: Avoid skb_copy/pskb_copy/skb_realloc_headroom on input
Herbert Xu
1
-18
/
+5
2007-07-11
[IPV6]: Do not send RH0 anymore.
YOSHIFUJI Hideaki
1
-78
/
+0
2007-07-11
[IPV6]: Restore semantics of Routing Header processing.
YOSHIFUJI Hideaki
1
-31
/
+16
2007-07-11
[IPV6] MIP6: Loadable module support for MIPv6.
Masahide NAKAMURA
1
-9
/
+10
2007-05-11
[IPV6]: Do no rely on skb->dst before it is assigned.
YOSHIFUJI Hideaki
1
-4
/
+12
2007-04-27
[IPV6]: Fix thinko in ipv6_rthdr_rcv() changes.
YOSHIFUJI Hideaki
1
-0
/
+1
2007-04-26
[NET]: cleanup extra semicolons
Stephen Hemminger
1
-1
/
+1
2007-04-26
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-1
/
+1
[next]