Vlad Yasevich
|
c6b641a4c6
ipv6: Pull IPv6 GSO registration out of the module
|
12 years ago |
Vlad Yasevich
|
3c73a0368e
ipv6: Update ipv6 static library with newly needed functions
|
12 years ago |
Vlad Yasevich
|
2207afc8bf
ipv6: Move exthdr offload support into separate file
|
12 years ago |
Vlad Yasevich
|
3336288a9f
ipv6: Switch to using new offload infrastructure.
|
12 years ago |
Vlad Yasevich
|
8ca896cfdd
ipv6: Add new offload registration infrastructure.
|
12 years ago |
Amerigo Wang
|
07a936260a
ipv6: use IS_ENABLED()
|
12 years ago |
Joe Perches
|
e3192690a3
net: Remove casts to same type
|
13 years ago |
Eldad Zack
|
9b905fe684
ipv6/exthdrs: strict Pad1 and PadN check
|
13 years ago |
Eric Dumazet
|
a50feda546
ipv6: bool/const conversions phase2
|
13 years ago |
Eldad Zack
|
1de5a71c3e
ipv6: correct the ipv6 option name - Pad0 to Pad1
|
13 years ago |
Chris Elston
|
a495f8364e
ipv6: Export ipv6 functions for use by other protocols
|
13 years ago |
Eldad Zack
|
c1412fce7e
net/ipv6/exthdrs.c: Strict PadN option checking
|
13 years ago |
Eldad Zack
|
ac3c8172ff
net/ipv6/exthdrs.c: Checkpatch cleanups
|
13 years ago |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 years ago |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 years ago |
Eric Dumazet
|
897dc80b95
ipv6: avoid a dst_entry refcount change in ipv6_destopt_rcv()
|
14 years ago |
David S. Miller
|
4c9483b2fb
ipv6: Convert to use flowi6 where applicable.
|
14 years ago |
Eric Dumazet
|
f6bc7d9e47
ipv6: avoid two atomics in ipv6_rthdr_rcv()
|
15 years ago |
Arnaud Ebalard
|
20c59de2e6
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Alexey Dobriyan
|
3ffe533c87
ipv6: drop unused "dev" arg of icmpv6_send()
|
15 years ago |
David S. Miller
|
2570a4f542
ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
|
15 years ago |
Alexey Dobriyan
|
41135cc836
net: constify struct inet6_protocol
|
16 years ago |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 years ago |
Harvey Harrison
|
5b095d9892
net: replace %p6 with %pI6
|
16 years ago |
Harvey Harrison
|
0c6ce78abf
net: replace uses of NIP6_FMT with %p6
|
16 years ago |
Denis V. Lunev
|
483a47d2fe
ipv6: added net argument to IP6_INC_STATS_BH
|
16 years ago |
YOSHIFUJI Hideaki
|
53b7997fd5
ipv6 netns: Make several "global" sysctl variables namespace aware.
|
17 years ago |
David S. Miller
|
2aec609fb4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Denis V. Lunev
|
0ce28553cc
ipv6: missed namespace context in ipv6_rthdr_rcv
|
17 years ago |