Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
98da62b716a3b24ab8e77453c9a8a954124c18cd
/
net
/
ipv6
/
exthdrs.c
8b58a39
ipv6: use flag instead of u16 for hop in inet6_skb_parm
by Florian Westphal
· 9 years ago
ba7a46f
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
by Joe Perches
· 10 years ago
ce25698
ipv6: include linux/uaccess.h instead of asm/uaccess.h
by Fabian Frederick
· 10 years ago
67ba415
ipv6: White-space cleansing : Line Layouts
by Ian Morris
· 10 years ago
8112b1f
ipv6/exthdrs: accept tlv which includes only padding
by Jiri Pirko
· 11 years ago
dd3332b
ipv6: Store Router Alert option in IP6CB directly.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
c6b641a
ipv6: Pull IPv6 GSO registration out of the module
by Vlad Yasevich
· 12 years ago
3c73a03
ipv6: Update ipv6 static library with newly needed functions
by Vlad Yasevich
· 12 years ago
2207afc
ipv6: Move exthdr offload support into separate file
by Vlad Yasevich
· 12 years ago
3336288
ipv6: Switch to using new offload infrastructure.
by Vlad Yasevich
· 12 years ago
8ca896c
ipv6: Add new offload registration infrastructure.
by Vlad Yasevich
· 12 years ago
07a9362
ipv6: use IS_ENABLED()
by Amerigo Wang
· 12 years ago
e319269
net: Remove casts to same type
by Joe Perches
· 12 years ago
9b905fe
ipv6/exthdrs: strict Pad1 and PadN check
by Eldad Zack
· 12 years ago
a50feda
ipv6: bool/const conversions phase2
by Eric Dumazet
· 12 years ago
1de5a71
ipv6: correct the ipv6 option name - Pad0 to Pad1
by Eldad Zack
· 12 years ago
a495f83
ipv6: Export ipv6 functions for use by other protocols
by Chris Elston
· 13 years ago
c1412fc
net/ipv6/exthdrs.c: Strict PadN option checking
by Eldad Zack
· 13 years ago
ac3c817
net/ipv6/exthdrs.c: Checkpatch cleanups
by Eldad Zack
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
897dc80
ipv6: avoid a dst_entry refcount change in ipv6_destopt_rcv()
by Eric Dumazet
· 13 years ago
4c9483b
ipv6: Convert to use flowi6 where applicable.
by David S. Miller
· 14 years ago
f6bc7d9
ipv6: avoid two atomics in ipv6_rthdr_rcv()
by Eric Dumazet
· 14 years ago
20c59de
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
by Arnaud Ebalard
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
3ffe533
ipv6: drop unused "dev" arg of icmpv6_send()
by Alexey Dobriyan
· 15 years ago
2570a4f
ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
by David S. Miller
· 15 years ago
41135cc
net: constify struct inet6_protocol
by Alexey Dobriyan
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
0c6ce78
net: replace uses of NIP6_FMT with %p6
by Harvey Harrison
· 16 years ago
483a47d
ipv6: added net argument to IP6_INC_STATS_BH
by Denis V. Lunev
· 16 years ago
53b7997
ipv6 netns: Make several "global" sysctl variables namespace aware.
by YOSHIFUJI Hideaki
· 16 years ago
2aec609
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
0ce2855
ipv6: missed namespace context in ipv6_rthdr_rcv
by Denis V. Lunev
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
389f661
[NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware
by Daniel Lezcano
· 17 years ago
248b238
[IPV6]: make extended headers to return an error at initialization
by Daniel Lezcano
· 17 years ago
352e512
[NET]: Eliminate duplicate copies of dst_discard
by Herbert Xu
· 17 years ago
e5bbef2
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
by Herbert Xu
· 17 years ago
65c8846
[IPV6]: Avoid skb_copy/pskb_copy/skb_realloc_headroom on input
by Herbert Xu
· 17 years ago
bb4dbf9
[IPV6]: Do not send RH0 anymore.
by YOSHIFUJI Hideaki
· 17 years ago
c382bb9
[IPV6]: Restore semantics of Routing Header processing.
by YOSHIFUJI Hideaki
· 17 years ago
59fbb3a6
[IPV6] MIP6: Loadable module support for MIPv6.
by Masahide NAKAMURA
· 17 years ago
e76b2b2
[IPV6]: Do no rely on skb->dst before it is assigned.
by YOSHIFUJI Hideaki
· 18 years ago
ebbd90a
[IPV6]: Fix thinko in ipv6_rthdr_rcv() changes.
by YOSHIFUJI Hideaki
· 18 years ago
3ff50b7
[NET]: cleanup extra semicolons
by Stephen Hemminger
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
b0e380b
[SK_BUFF]: unions of just one member don't get anything done, kill them
by Arnaldo Carvalho de Melo
· 18 years ago
cfe1fc7
[SK_BUFF]: Introduce skb_network_header_len
by Arnaldo Carvalho de Melo
· 18 years ago
bff9b61
[SK_BUFF]: Use the helpers to get the layer header pointer
by Arnaldo Carvalho de Melo
· 18 years ago
9c70220
[SK_BUFF]: Introduce skb_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
ea2ae17
[SK_BUFF]: Introduce skb_transport_offset()
by Arnaldo Carvalho de Melo
· 18 years ago
0660e03
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
by Arnaldo Carvalho de Melo
· 18 years ago
d56f90a
[SK_BUFF]: Introduce skb_network_header()
by Arnaldo Carvalho de Melo
· 18 years ago
57effc7
[IPV6]: Use skb->nh.ipv6h instead of casting skb->nh.raw
by Arnaldo Carvalho de Melo
· 18 years ago
7159039
[IPV6]: Decentralize EXPORT_SYMBOLs.
by YOSHIFUJI Hideaki
· 18 years ago
b7aa0bf
[NET]: convert network timestamps to ktime_t
by Eric Dumazet
· 18 years ago
a23cf14
IPv6: fix Routing Header Type 0 handling thinko
by YOSHIFUJI Hideaki
· 18 years ago
0bcbc92
[IPV6]: Disallow RH0 by default.
by YOSHIFUJI Hideaki
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
1ab1457
[NET] IPV6: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
e69a4adc
[IPV6]: Misc endianness annotations.
by Al Viro
· 18 years ago
a11d206
[IPV6]: Per-interface statistics support.
by YOSHIFUJI Hideaki
· 18 years ago
dc435e6
[IPV6] MIP6: Fix to update IP6CB when cloned skbuff is received at HAO.
by Masahide NAKAMURA
· 18 years ago
e731c24
[IPV6] MIP6: Several obvious clean-ups.
by YOSHIFUJI Hideaki
· 18 years ago
a831f5b
[IPV6] MIP6: Add inbound interface of home address option.
by Masahide NAKAMURA
· 18 years ago
a80ff03
[IPV6]: Allow to replace skbuff by TLV parser.
by Masahide NAKAMURA
· 18 years ago
c61a404
[IPV6]: Find option offset by type.
by Masahide NAKAMURA
· 18 years ago
65d4ed9
[IPV6] MIP6: Add inbound interface of routing header type 2.
by Masahide NAKAMURA
· 18 years ago
84fa793
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
by Patrick McHardy
· 18 years ago
99c7bc0
[IPV6]: Fix kernel OOPs when setting sticky socket options.
by YOSHIFUJI Hideaki
· 18 years ago
adcfc7d
[IPV6]: Added GSO support for TCPv6
by Herbert Xu
· 18 years ago
b809739
[IPV6]: Clean up hop-by-hop options handler.
by YOSHIFUJI Hideaki
· 19 years ago
ec67009
[IPV6]: Ensure to have hop-by-hop options in our header of &sk_buff.
by YOSHIFUJI Hideaki
· 19 years ago
951dbc8
[IPV6]: Move nextheader offset to the IP6CB
by Patrick McHardy
· 19 years ago
3cf3dc6
[IPV6]: Export some symbols for DCCPv6
by Arnaldo Carvalho de Melo
· 19 years ago
df9890c
[IPV6]: Fix sending extension headers before and including routing header.
by YOSHIFUJI Hideaki
· 19 years ago
8b8aa4b
[IPV6]: Fix memory management error during setting up new advapi sockopts.
by YOSHIFUJI Hideaki
· 19 years ago
e6df439
[IPV6]: Bring Type 0 routing header in-line with rfc3542.
by Brian Haley
· 19 years ago
2e66fc4
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542
by David S. Miller
· 19 years ago
42ca89c
[IPV6]: Need to use pskb_trim_rcsum().
by Stephen Hemminger
· 19 years ago
333fad5
[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).
by YOSHIFUJI Hideaki
· 19 years ago
64ce207
[NET]: Make NETDEBUG pure printk wrappers
by Patrick McHardy
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago