Joe Perches
|
e3192690a3
net: Remove casts to same type
|
13 gadi atpakaļ |
Eldad Zack
|
9b905fe684
ipv6/exthdrs: strict Pad1 and PadN check
|
13 gadi atpakaļ |
Eric Dumazet
|
a50feda546
ipv6: bool/const conversions phase2
|
13 gadi atpakaļ |
Eldad Zack
|
1de5a71c3e
ipv6: correct the ipv6 option name - Pad0 to Pad1
|
13 gadi atpakaļ |
Chris Elston
|
a495f8364e
ipv6: Export ipv6 functions for use by other protocols
|
13 gadi atpakaļ |
Eldad Zack
|
c1412fce7e
net/ipv6/exthdrs.c: Strict PadN option checking
|
13 gadi atpakaļ |
Eldad Zack
|
ac3c8172ff
net/ipv6/exthdrs.c: Checkpatch cleanups
|
13 gadi atpakaļ |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 gadi atpakaļ |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 gadi atpakaļ |
Eric Dumazet
|
897dc80b95
ipv6: avoid a dst_entry refcount change in ipv6_destopt_rcv()
|
14 gadi atpakaļ |
David S. Miller
|
4c9483b2fb
ipv6: Convert to use flowi6 where applicable.
|
14 gadi atpakaļ |
Eric Dumazet
|
f6bc7d9e47
ipv6: avoid two atomics in ipv6_rthdr_rcv()
|
15 gadi atpakaļ |
Arnaud Ebalard
|
20c59de2e6
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
|
15 gadi atpakaļ |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 gadi atpakaļ |
Alexey Dobriyan
|
3ffe533c87
ipv6: drop unused "dev" arg of icmpv6_send()
|
15 gadi atpakaļ |
David S. Miller
|
2570a4f542
ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
|
15 gadi atpakaļ |
Alexey Dobriyan
|
41135cc836
net: constify struct inet6_protocol
|
15 gadi atpakaļ |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 gadi atpakaļ |
Harvey Harrison
|
5b095d9892
net: replace %p6 with %pI6
|
16 gadi atpakaļ |
Harvey Harrison
|
0c6ce78abf
net: replace uses of NIP6_FMT with %p6
|
16 gadi atpakaļ |
Denis V. Lunev
|
483a47d2fe
ipv6: added net argument to IP6_INC_STATS_BH
|
16 gadi atpakaļ |
YOSHIFUJI Hideaki
|
53b7997fd5
ipv6 netns: Make several "global" sysctl variables namespace aware.
|
17 gadi atpakaļ |
David S. Miller
|
2aec609fb4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 gadi atpakaļ |
Denis V. Lunev
|
0ce28553cc
ipv6: missed namespace context in ipv6_rthdr_rcv
|
17 gadi atpakaļ |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 gadi atpakaļ |
Daniel Lezcano
|
389f661224
[NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware
|
17 gadi atpakaļ |
Daniel Lezcano
|
248b238dc9
[IPV6]: make extended headers to return an error at initialization
|
17 gadi atpakaļ |
Herbert Xu
|
352e512c32
[NET]: Eliminate duplicate copies of dst_discard
|
17 gadi atpakaļ |
Herbert Xu
|
e5bbef20e0
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
|
17 gadi atpakaļ |
Herbert Xu
|
65c8846660
[IPV6]: Avoid skb_copy/pskb_copy/skb_realloc_headroom on input
|
17 gadi atpakaļ |