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
*
ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
2018-07-05
1
-81
/
+30
*
ipv6: Count interface receive statistics on the ingress netdev
Stephen Suryaputra
2018-04-17
1
-34
/
+21
*
ipv6: sr: fix TLVs not being copied using setsockopt
Mathieu Xhonneux
2018-01-10
1
-0
/
+9
*
ipv6: Implement limits on Hop-by-Hop and Destination options
Tom Herbert
2017-11-03
1
-12
/
+55
*
ipv6: exthdrs: use swap macro in ipv6_dest_hao
Gustavo A. R. Silva
2017-10-28
1
-4
/
+1
*
ipv6: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-18
1
-0
/
+1
*
ipv6: sr: allow SRH insertion with arbitrary segments_left value
David Lebrun
2017-08-07
1
-2
/
+2
*
udp6: fix jumbogram reception
Paolo Abeni
2017-07-31
1
-0
/
+1
*
net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-2
/
+2
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-3
/
+3
*
ipv6: Need to export ipv6_push_frag_opts for tunneling now.
David S. Miller
2017-05-01
1
-1
/
+1
*
ipv6: fix source routing
Sabrina Dubroca
2017-04-25
1
-0
/
+4
*
ipv6: sr: fix double free of skb after handling invalid SRH
David Lebrun
2017-04-21
1
-1
/
+0
*
ipv6: sr: remove cleanup flag and fix HMAC computation
David Lebrun
2017-02-03
1
-28
/
+3
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
ipv6: sr: add support for SRH injection through setsockopt
David Lebrun
2016-11-09
1
-4
/
+75
*
ipv6: add source address argument for ipv6_push_nfrag_opts
David Lebrun
2016-11-09
1
-3
/
+3
*
ipv6: sr: add calls to verify and insert HMAC signatures
David Lebrun
2016-11-09
1
-0
/
+10
*
ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)
David Lebrun
2016-11-09
1
-0
/
+175
*
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...
James Morris
2016-07-07
1
-0
/
+76
|
\
|
*
calipso: Add validation of CALIPSO option.
Huw Davies
2016-06-27
1
-0
/
+27
|
*
ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer.
Huw Davies
2016-06-27
1
-0
/
+49
*
|
ipv6: rename IP6_INC_STATS_BH()
Eric Dumazet
2016-04-27
1
-33
/
+33
|
/
*
ipv6: add complete rcu protection around np->opt
Eric Dumazet
2015-12-02
1
-1
/
+2
*
ipv6: use flag instead of u16 for hop in inet6_skb_parm
Florian Westphal
2015-07-09
1
-1
/
+1
*
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
2014-11-11
1
-9
/
+9
*
ipv6: include linux/uaccess.h instead of asm/uaccess.h
Fabian Frederick
2014-10-27
1
-1
/
+1
*
ipv6: White-space cleansing : Line Layouts
Ian Morris
2014-08-24
1
-1
/
+1
*
ipv6/exthdrs: accept tlv which includes only padding
Jiri Pirko
2013-09-11
1
-6
/
+0
*
ipv6: Store Router Alert option in IP6CB directly.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-13
1
-1
/
+2
*
ipv6: Pull IPv6 GSO registration out of the module
Vlad Yasevich
2012-11-15
1
-9
/
+1
*
ipv6: Update ipv6 static library with newly needed functions
Vlad Yasevich
2012-11-15
1
-44
/
+0
*
ipv6: Move exthdr offload support into separate file
Vlad Yasevich
2012-11-15
1
-36
/
+4
*
ipv6: Switch to using new offload infrastructure.
Vlad Yasevich
2012-11-15
1
-3
/
+35
*
ipv6: Add new offload registration infrastructure.
Vlad Yasevich
2012-11-15
1
-0
/
+8
*
ipv6: use IS_ENABLED()
Amerigo Wang
2012-11-01
1
-9
/
+9
*
net: Remove casts to same type
Joe Perches
2012-06-04
1
-2
/
+2
*
ipv6/exthdrs: strict Pad1 and PadN check
Eldad Zack
2012-05-20
1
-1
/
+14
*
ipv6: bool/const conversions phase2
Eric Dumazet
2012-05-19
1
-27
/
+27
*
ipv6: correct the ipv6 option name - Pad0 to Pad1
Eldad Zack
2012-05-17
1
-2
/
+2
*
ipv6: Export ipv6 functions for use by other protocols
Chris Elston
2012-05-01
1
-0
/
+1
*
net/ipv6/exthdrs.c: Strict PadN option checking
Eldad Zack
2012-04-12
1
-0
/
+16
*
net/ipv6/exthdrs.c: Checkpatch cleanups
Eldad Zack
2012-04-02
1
-8
/
+5
*
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-22
1
-9
/
+9
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
ipv6: avoid a dst_entry refcount change in ipv6_destopt_rcv()
Eric Dumazet
2011-08-01
1
-5
/
+2
*
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2011-03-12
1
-6
/
+6
*
ipv6: avoid two atomics in ipv6_rthdr_rcv()
Eric Dumazet
2010-06-14
1
-6
/
+4
*
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
Arnaud Ebalard
2010-06-02
1
-0
/
+24
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
[next]