index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
exthdrs.c
Age
Commit message (
Expand
)
Author
2016-04-27
ipv6: rename IP6_INC_STATS_BH()
Eric Dumazet
2015-12-02
ipv6: add complete rcu protection around np->opt
Eric Dumazet
2015-07-09
ipv6: use flag instead of u16 for hop in inet6_skb_parm
Florian Westphal
2014-11-11
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
2014-10-27
ipv6: include linux/uaccess.h instead of asm/uaccess.h
Fabian Frederick
2014-08-24
ipv6: White-space cleansing : Line Layouts
Ian Morris
2013-09-11
ipv6/exthdrs: accept tlv which includes only padding
Jiri Pirko
2013-01-13
ipv6: Store Router Alert option in IP6CB directly.
YOSHIFUJI Hideaki / 吉藤英明
2012-11-15
ipv6: Pull IPv6 GSO registration out of the module
Vlad Yasevich
2012-11-15
ipv6: Update ipv6 static library with newly needed functions
Vlad Yasevich
2012-11-15
ipv6: Move exthdr offload support into separate file
Vlad Yasevich
2012-11-15
ipv6: Switch to using new offload infrastructure.
Vlad Yasevich
2012-11-15
ipv6: Add new offload registration infrastructure.
Vlad Yasevich
2012-11-01
ipv6: use IS_ENABLED()
Amerigo Wang
2012-06-04
net: Remove casts to same type
Joe Perches
2012-05-20
ipv6/exthdrs: strict Pad1 and PadN check
Eldad Zack
2012-05-19
ipv6: bool/const conversions phase2
Eric Dumazet
2012-05-17
ipv6: correct the ipv6 option name - Pad0 to Pad1
Eldad Zack
2012-05-01
ipv6: Export ipv6 functions for use by other protocols
Chris Elston
2012-04-12
net/ipv6/exthdrs.c: Strict PadN option checking
Eldad Zack
2012-04-02
net/ipv6/exthdrs.c: Checkpatch cleanups
Eldad Zack
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
[next]